DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH] update ixgbe supported NICs
Date: Mon, 14 Nov 2016 10:30:02 +0100	[thread overview]
Message-ID: <1479115802-23809-1-git-send-email-thomas.monjalon@6wind.com> (raw)

According to http://dpdk.org/doc/guides/nics/ixgbe.html,
X520 was missing.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 doc/nics.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nics.html b/doc/nics.html
index bc4f827..682aab7 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -70,8 +70,8 @@
 			<ul>
 				<li><a href="/doc/guides/nics/e1000em.html">e1000</a> (82540, 82545, 82546)</li>
 				<li><a href="/browse/dpdk/tree/drivers/net/e1000/">e1000e</a> (82571..82574, 82583, ICH8..ICH10, PCH..PCH2, I217, I218)</li>
-				<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575..82576, 82580, I210, I211, I350, I354, DH89xx)</li>
-				<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598..82599, X540, X550)</li>
+				<li><a href="/browse/dpdk/tree/drivers/net/e1000/">igb</a> (82575, 82576, 82580, I210, I211, I350, I354, DH89xx)</li>
+				<li><a href="/doc/guides/nics/ixgbe.html">ixgbe</a> (82598, 82599, X520, X540, X550)</li>
 				<li><a href="/doc/guides/nics/i40e.html">i40e</a> (X710, XL710, X722)</li>
 				<li><a href="/doc/guides/nics/fm10k.html">fm10k</a> (FM10420)</li>
 			</ul>
-- 
2.7.0

             reply	other threads:[~2016-11-14  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14  9:30 Thomas Monjalon [this message]
2016-11-16 11:58 ` Mcnamara, John
2016-11-16 15:03   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479115802-23809-1-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).