DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] add bnxt and qede in list of supported NICs
@ 2016-07-27 16:46 Thomas Monjalon
  2016-07-27 20:59 ` Ajit Khaparde
  2016-07-28  7:20 ` Harish Patil
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Monjalon @ 2016-07-27 16:46 UTC (permalink / raw)
  To: Ajit Khaparde, Stephen Hurd, Rasesh Mody, Harish Patil, Sony Chacko; +Cc: web

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

diff --git a/doc/nics.html b/doc/nics.html
index d2b6df7..2e9c600 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -42,6 +42,10 @@
 			<ul>
 				<li><a href="/doc/guides/nics/ena.html">ena</a> (Elastic Network Adapter)</li>
 			</ul>
+			<h3>Broadcom</h3>
+			<ul>
+				<li><a href="/doc/guides/nics/bnxt.html">bnxt</a> (NetXtreme C-Series)</li>
+			</ul>
 			<h3>Cavium</h3>
 			<ul>
 				<li><a href="/doc/guides/nics/thunderx.html">thunderx</a> (CN88XX)</li>
@@ -84,7 +88,8 @@
 			</ul>
 			<h3>QLogic</h3>
 			<ul>
-				<li><a href="/doc/guides/nics/bnx2x.html">bnx2x</a> (QLogic 578xx)</li>
+				<li><a href="/doc/guides/nics/bnx2x.html">bnx2x</a> (578xx)</li>
+				<li><a href="/doc/guides/nics/qede.html">qede</a> (FastLinQ QL4xxxx)</li>
 			</ul>
 			<h3>Paravirtualization</h3>
 			<ul>
-- 
2.7.0

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

end of thread, other threads:[~2016-07-28 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27 16:46 [dpdk-web] [PATCH] add bnxt and qede in list of supported NICs Thomas Monjalon
2016-07-27 20:59 ` Ajit Khaparde
2016-07-28  7:14   ` Thomas Monjalon
2016-07-28 18:36     ` Thomas Monjalon
2016-07-28 18:39       ` Ajit Khaparde
2016-07-28 19:31       ` Ajit Khaparde
2016-07-28 20:09         ` Thomas Monjalon
2016-07-28  7:20 ` Harish Patil

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