2015-07-16 09:54, Olivier MATZ: > On 07/15/2015 03:11 PM, Maryam Tahhan wrote: > > This patch set implements xstats_get() and xstats_reset() in dev_ops for > > ixgbe to expose detailed error statistics to DPDK applications. The > > dump_cfg application was extended to demonstrate the usage of > > retrieving statistics for DPDK interfaces and renamed to proc_info > > in order reflect this new functionality. This patch set also removes non > > generic statistics from the statistics strings at the ethdev level and > > marks the relevant registers as depricated in struct rte_eth_stats. > > Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied with minor fixes, thanks