numam-dpdk/drivers/net/e1000
Stephen Hemminger 4a41c17dba igb: set default thresholds based on MAC type
This brings the DPDK igb driver inline with the behavior used by
the current Linux driver. The IGB hardware has several different
MAC types and the threshold values that work vary based on the hardware.

Since DPDK 1.8 it has been up to devices to provide the correct default
configuration parameter. But the igb driver gives values that are broken
on some devices, and always causes a warning message at startup.

Please test this on real hardware, I don't have the luxury of a
hardware lab full of variations of this chip.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-03-16 16:58:26 +01: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 e1000: support I217 and I218 devices 2016-03-16 16:57:48 +01:00
em_rxtx.c mbuf: get DMA address 2016-03-04 16:01:15 +01:00
igb_ethdev.c igb: set default thresholds based on MAC type 2016-03-16 16:58:26 +01:00
igb_pf.c e1000: fix VF MAC address on close 2016-03-16 16:58:16 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c igb: set default thresholds based on MAC type 2016-03-16 16:58:26 +01:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00