DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] update ixgbe supported NICs
@ 2016-11-14  9:30 Thomas Monjalon
  2016-11-16 11:58 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2016-11-14  9:30 UTC (permalink / raw)
  To: web

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

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

end of thread, other threads:[~2016-11-16 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-14  9:30 [dpdk-web] [PATCH] update ixgbe supported NICs Thomas Monjalon
2016-11-16 11:58 ` Mcnamara, John
2016-11-16 15:03   ` Thomas Monjalon

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