numam-dpdk/drivers/net/e1000
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
..
base
e1000_ethdev.h
e1000_logs.h
em_ethdev.c ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
em_rxtx.c mbuf: add new Rx flags for stripped VLAN 2016-06-15 17:18:57 +02:00
igb_ethdev.c ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
igb_pf.c igb: fix constant sign in left shift operator 2016-03-31 17:09:56 +02:00
igb_regs.h
igb_rxtx.c mbuf: add new Rx flags for stripped VLAN 2016-06-15 17:18:57 +02:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_e1000_version.map