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: support I217 and I218 devices 2016-03-16 16:57:48 +01:00
e1000_ethdev.h igb: support ieee1588 functions for device time 2015-11-13 17:44:41 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
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: add access to specific device info 2015-07-16 23:56:13 +02:00
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 e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00