doc: announce queue stats moving to xstats
authorFerruh Yigit <ferruh.yigit@intel.com>
Wed, 14 Oct 2020 02:26:48 +0000 (03:26 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Oct 2020 21:27:15 +0000 (23:27 +0200)
commita72cb3e7656a89e0d56c1c2bd0fe7f68f56e2699
tree34dc9d1cc5175a9940bf6cd30692f9179b1cf235
parentf30e69b41f949cd4a9afb6ff39de196e661708e2
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>
config/rte_config.h
doc/guides/rel_notes/deprecation.rst
lib/librte_ethdev/rte_ethdev.h