numam-dpdk/config
Ferruh Yigit a72cb3e765 doc: announce queue stats moving to xstats
Queue stats will be removed from basic stats to xstats.

It will be PMDs responsibility to fill queue stats based on number of
queues they have.

Until all PMDs implement the xstats, a temporary
'RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS' device flag created. PMDs switched
to the xstats should clear this flag to bypass the ethdev layer autofill
for queue stats.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-10-16 23:27:15 +02:00
..
arm config: remap flags used for Arm platforms 2020-10-13 16:35:48 +02:00
ppc build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
x86 acl: add infrastructure for AVX512 classify methods 2020-10-14 14:23:00 +02:00
meson.build cmdline: support Windows 2020-10-15 00:39:10 +02:00
rte_config.h doc: announce queue stats moving to xstats 2020-10-16 23:27:15 +02:00