numam-dpdk/lib/librte_ether
Remy Horton 53ecfa24fb ethdev: fix overwriting driver-specific stats
After doing a driver callout to fill in the driver specific
parts of struct rte_eth_stats, rte_eth_stats_get() overwrites
the rx_nombuf member regardless of whether the driver itself
has assigned a value. Any driver-assigned value should take
priority.

Fixes: af75078fece3 ("first public release")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-07-22 00:16:45 +02:00
..
2016-04-20 13:49:31 +02:00
2016-07-10 14:55:42 +02:00
2016-07-10 14:55:42 +02:00