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: af75078fec ("first public release")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-07-22 00:16:45 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_eth_ctrl.h ethdev: add tunnel and port RSS offload types 2016-06-22 17:32:28 +02:00
rte_ethdev.c ethdev: fix overwriting driver-specific stats 2016-07-22 00:16:45 +02:00
rte_ethdev.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_ether_version.map ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00