numam-dpdk/app/proc_info
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
..
main.c ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
Makefile app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00