M. Jay(Jayakumar, Muthurajan<muthurajan.jayakumar at intel.com>) and I discussed and decided to include support for I217/I218 chipsets since these chipsets are found everywhere f.e. on laptops, low-end servers and we found it useful and helpful for testing simple functionality. Hence we decided to send this patch to be included in the mainline.
Ravi Kerur (1): Add support for I217 and I218 Intel 1G chipsets. drivers/net/e1000/base/e1000_api.c | 1 + drivers/net/e1000/base/e1000_hw.h | 1 + drivers/net/e1000/base/e1000_ich8lan.c | 30 +++++++----------------- drivers/net/e1000/base/e1000_osdep.h | 24 +++++++++++++++---- drivers/net/e1000/em_ethdev.c | 31 ++++++++++++++++++++++++- lib/librte_eal/common/include/rte_pci_dev_ids.h | 6 +++++ 6 files changed, 65 insertions(+), 28 deletions(-) -- 1.9.1