[dpdk-dev] [dpdk-stable] [PATCH] ethdev: fix missing imissed counter in xstats

Ferruh Yigit ferruh.yigit at intel.com
Thu Dec 14 18:41:34 CET 2017


On 12/14/2017 6:23 AM, Olivier Matz wrote:
> imissed counter has been set as deprecated in commit 49f386542af4
> ("ethdev: remove driver specific stats") and removed from the
> rte_eth_xstats_name_off structure.
> 
> The imissed counter has been restored few commits later but has not been
> restored in the rte_eth_stats structure. Add it back.
> 
> Fixes: 4eadb8ba11b7 ("ethdev: do not deprecate imissed counter")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Thibaut Collet <thibaut.collet at 6wind.com>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list