numam-dpdk/drivers
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
..
crypto mk: fix missing internal dependencies 2016-06-13 16:17:56 +02:00
net ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00