DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: web@dpdk.org, vincent.jardin@6wind.com
Subject: [dpdk-web] [PATCH v2] cleanup supported NICs
Date: Sun, 26 Feb 2017 18:36:41 +0100	[thread overview]
Message-ID: <1488130601-27084-1-git-send-email-thomas.monjalon@6wind.com> (raw)
In-Reply-To: <20170216182159.12528-1-ferruh.yigit@intel.com>

From: Ferruh Yigit <ferruh.yigit@intel.com>

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
v2:
	- rewording
	- move vmxnet3_usermap

---
 doc/nics.html | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/doc/nics.html b/doc/nics.html
index e6d6c4e..f3eff47 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -62,10 +62,6 @@
 			<ul>
 				<li><a href="/doc/guides/nics/enic.html">enic</a> (UCS Virtual Interface Card)</li>
 			</ul>
-			<h3>Emulex</h3>
-			<ul>
-				<li><a href="/about#6WIND">oce</a> (OneConnect OCe14000 family)</li>
-			</ul>
 			<h3>Intel</h3>
 			<ul>
 				<li><a href="/doc/guides/nics/e1000em.html">e1000</a> (82540, 82545, 82546)</li>
@@ -98,13 +94,8 @@
 			<h3>Paravirtualization</h3>
 			<ul>
 				<li><a href="/doc/guides/nics/virtio.html">virtio-net</a> (QEMU)</li>
+				<li><a href="/doc/guides/nics/vmxnet3.html">vmxnet3</a> (VMware ESXi)</li>
 				<li><a href="/doc/guides/xen/pkt_switch.html#xen-pmd-frontend-prerequisites">xenvirt</a> (Xen)</li>
-				<li>
-					<a href="/doc/vmxnet3-usermap">vmxnet3 usermap</a> or
-					<a href="/doc/guides/nics/vmxnet3.html">vmxnet3 + uio</a>
-					(VMware ESXi)
-				</li>
-				<li><a href="/doc/memnic-pmd">memnic</a></li>
 			</ul>
 			<h3>Others</h3>
 			<ul>
@@ -113,6 +104,12 @@
 				<li><a href="/doc/guides/nics/pcap_ring.html#libpcap-based-pmd">pcap</a> (file or kernel driver)</li>
 				<li><a href="/doc/guides/nics/pcap_ring.html#rings-based-pmd">ring</a> (memory)</li>
 			</ul>
+			<h3>Attic</h3>
+			<ul>
+				<li><a href="/doc/memnic-pmd">memnic</a> (Qemu IVSHMEM)</li>
+				<li><a href="/doc/vmxnet3-usermap">vmxnet3 usermap</a> (VMware ESXi without uio)</li>
+				<li><a href="/about#6WIND">oce</a> (Emulex OneConnect OCe14000)</li>
+			</ul>
 		</section>
 	</body>
 </html>
-- 
2.7.0

  reply	other threads:[~2017-02-26 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 18:21 [dpdk-web] [PATCH] " Ferruh Yigit
2017-02-26 17:36 ` Thomas Monjalon [this message]
2017-03-07 14:57   ` [dpdk-web] [PATCH v2] " Ferruh Yigit
2017-03-07 15:00     ` 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=1488130601-27084-1-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=ferruh.yigit@intel.com \
    --cc=vincent.jardin@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).