On 19/08/2019 12:18, Ilya Maximets wrote: > There is a big code duplication issue with DPDK xstats that led to > missed "rx_oversize_errors" statistics. It's defined but not used. > Fix that by actually using this stat along with code refactoring that > will allow us to not make same mistakes in the future. > Macro definitions are perfectly suitable to automate code generation > in such cases and already used in a couple of places in OVS for similar > purposes. > > Signed-off-by: Ilya Maximets <[email protected]> > ---
Acked-by: Kevin Traynor <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
