numam-dpdk/app/test-pmd
Remy Horton e2aae1c1ce ethdev: remove name from extended statistic fetch
The current extended ethernet statistics fetching involve doing several
string operations, which causes performance issues if there are lots of
statistics and/or network interfaces. This patch changes the test-pmd
and proc_info applications to use the new xstats API, and removes
deprecated code associated with the old API.

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-06-16 18:12:00 +02:00
..
cmdline.c app/testpmd: print RSS hash update error 2016-06-16 16:46:38 +02:00
config.c ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
csumonly.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
flowgen.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
icmpecho.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
macfwd.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
macswap.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
Makefile app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
parameters.c app/testpmd: add scatter enabling option 2016-06-08 22:38:52 +02:00
rxonly.c mbuf: add new Rx flags for stripped VLAN 2016-06-15 17:18:57 +02:00
testpmd.c app/testpmd: show topology at forwarding start 2016-06-16 16:34:48 +02:00
testpmd.h app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
txonly.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00