numam-dpdk/drivers/net/e1000
Jacek Piasecki 25e38f09af net/e1000: support xstats by ID
To achieve functionality of retrieving only specific statistics
given by application there are two new functions added:
eth_igb_xstats_get_by_ids() which retrieve
values of statistics specified by ids array
and eth_igb_xstats_get_names_by_ids() which retrieve
names of statistics specified by ids array.

Signed-off-by: Jacek Piasecki <jacekx.piasecki@intel.com>
Signed-off-by: Kuba Kozak <kubax.kozak@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
2017-04-20 22:30:26 +02:00
..
base net/e1000/base: fix multicast setting in VF 2017-04-04 15:52:50 +02:00
e1000_ethdev.h net/igb: implement descriptor status API 2017-03-30 15:27:42 +02:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c drivers/net: do not use ethdev driver 2017-04-18 19:05:46 +02:00
em_rxtx.c net/e1000: implement descriptor status API 2017-03-30 15:27:42 +02:00
igb_ethdev.c net/e1000: support xstats by ID 2017-04-20 22:30:26 +02:00
igb_pf.c net/e1000: localize mapping of ethdev to PCI device 2016-12-24 18:54:33 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c net/igb: implement descriptor status API 2017-03-30 15:27:42 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00