DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] e1000/base: announce supported NICs
@ 2016-11-27 18:11 Wenzhuo Lu
  2016-11-30 13:07 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Wenzhuo Lu @ 2016-11-27 18:11 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, Wenzhuo Lu

Announce the support of I219 NICs. Also add all the
other supported NICs.

Add Intel I219 NICs support in release note too.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
---
 doc/guides/rel_notes/release_17_02.rst |  4 ++++
 drivers/net/e1000/base/README          | 21 +++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst
index 3b65038..a9380a4 100644
--- a/doc/guides/rel_notes/release_17_02.rst
+++ b/doc/guides/rel_notes/release_17_02.rst
@@ -38,6 +38,10 @@ New Features
      Also, make sure to start the actual text at the margin.
      =========================================================
 
+   * **Support I219 NICs.**
+
+     Add the support for the I219 NICs, which is Intel 1 Gigabit NICs.
+
 
 Resolved Issues
 ---------------
diff --git a/drivers/net/e1000/base/README b/drivers/net/e1000/base/README
index 6cdd9b3..de1ae4c 100644
--- a/drivers/net/e1000/base/README
+++ b/drivers/net/e1000/base/README
@@ -34,6 +34,27 @@ This directory contains source code of FreeBSD em & igb drivers of version
 cid-shared-code.2016.11.22 released by ND. The sub-directory of base/
 contains the original source package.
 
+This driver is valid for the product(s) listed below
+* Intel® Ethernet Controller 82540
+* Intel® Ethernet Controller 82545 Series
+* Intel® Ethernet Controller 82546 Series
+* Intel® Ethernet Controller 82571 Series
+* Intel® Ethernet Controller 82572 Series
+* Intel® Ethernet Controller 82573
+* Intel® Ethernet Controller 82574
+* Intel® Ethernet Controller 82583
+* Intel® Ethernet Controller I217 Series
+* Intel® Ethernet Controller I218 Series
+* Intel® Ethernet Controller I219 Series
+* Intel® Ethernet Controller 82576 Series
+* Intel® Ethernet Controller 82575 Series
+* Intel® Ethernet Controller 82580 Series
+* Intel® Ethernet Controller I350 Series
+* Intel® Ethernet Controller I210 Series
+* Intel® Ethernet Controller I211
+* Intel® Ethernet Controller I354 Series
+* Intel® Ethernet Controller DH89XXCC Series
+
 Updating the driver
 ===================
 
-- 
1.9.3

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

* Re: [dpdk-dev] [PATCH] e1000/base: announce supported NICs
  2016-11-27 18:11 [dpdk-dev] [PATCH] e1000/base: announce supported NICs Wenzhuo Lu
@ 2016-11-30 13:07 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2016-11-30 13:07 UTC (permalink / raw)
  To: Wenzhuo Lu, dev

On 11/27/2016 6:11 PM, Wenzhuo Lu wrote:
> Announce the support of I219 NICs. Also add all the
> other supported NICs.
> 
> Add Intel I219 NICs support in release note too.
> 
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

Commit log and release notes wording updated.

Applied to dpdk-next-net/master, thanks.

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

end of thread, other threads:[~2016-11-30 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-27 18:11 [dpdk-dev] [PATCH] e1000/base: announce supported NICs Wenzhuo Lu
2016-11-30 13:07 ` Ferruh Yigit

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).