[dpdk-dev] [PATCH v1] ether: fix overwriting driver-specific stats

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 22 00:15:58 CEST 2016


2016-07-19 12:05, Remy Horton:
> 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 at intel.com>

Applied, thanks


More information about the dev mailing list