Remy Horton bd6aa172cf ethdev: fetch extended statistics with integer ids
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 xstats
functions to instead use a numeric identifier rather than a string, and
adds the ability to retrieve identifier-to-string mappings.

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-06-16 17:40:16 +02:00
..
2016-06-07 10:02:39 +02:00
2016-05-16 14:17:41 +02:00
2016-06-14 17:24:15 +02:00
2015-08-03 12:43:01 +02:00
2016-03-10 21:08:28 +01:00