DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] Add support for Intel chipsets
@ 2015-09-24 22:13 Ravi Kerur
  2015-09-24 22:14 ` [dpdk-dev] [PATCH v1] Add support for I217 and I218 Intel 1G chipsets Ravi Kerur
  2015-09-25  7:08 ` [dpdk-dev] [PATCH v1] Add support for Intel chipsets Thomas Monjalon
  0 siblings, 2 replies; 7+ messages in thread
From: Ravi Kerur @ 2015-09-24 22:13 UTC (permalink / raw)
  To: dev

M. Jay(Jayakumar, Muthurajan<muthurajan.jayakumar@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-28  1:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-24 22:13 [dpdk-dev] [PATCH v1] Add support for Intel chipsets Ravi Kerur
2015-09-24 22:14 ` [dpdk-dev] [PATCH v1] Add support for I217 and I218 Intel 1G chipsets Ravi Kerur
2015-09-24 23:31   ` Jayakumar, Muthurajan
2015-09-25  7:08 ` [dpdk-dev] [PATCH v1] Add support for Intel chipsets Thomas Monjalon
2015-09-25  8:04   ` Lu, Wenzhuo
2015-09-25 21:13     ` Ravi Kerur
2015-09-28  1:11       ` Lu, Wenzhuo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).