From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wr0-f179.google.com (mail-wr0-f179.google.com
 [209.85.128.179]) by dpdk.org (Postfix) with ESMTP id D89EB2C23
 for <web@dpdk.org>; Sun, 26 Feb 2017 18:36:49 +0100 (CET)
Received: by mail-wr0-f179.google.com with SMTP id g10so38791714wrg.2
 for <web@dpdk.org>; Sun, 26 Feb 2017 09:36:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:in-reply-to:references;
 bh=aPFsuHg1QPvbGBrWR3Z6jX8dgdCkGB53SeBe27PTW0w=;
 b=RKx2ujphnORzP8feOpurSsEwx85uWbrZME0PvOV6SkweCkZ5Es/CxMDsG65Hkhbz1N
 cucTnfXcIVJYRj0hcDTXfK5A6w5cf6EhgClRCDiYwccY27FwmDpfLVr2uSqxoPYfVC+s
 sUXs5ZJZ6HRU2I0JHKEThJdxeBBt5O66Hmf5gGve4lyOZUXkLKf/iQ11dh3TzG7ahPYI
 zrIVRPHT1bQThzV760zRakWEHAr6OpfJF85tPlzb7q1pp0wARC5atXvvrU93yHRzjGiR
 0F0SXkWPn1fi+/QiphBiDDJGRKMnOFeKjS2QdWDLcDlJ96s5MNkoa96JiN5dMHJp/Ba4
 UZLQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to
 :references;
 bh=aPFsuHg1QPvbGBrWR3Z6jX8dgdCkGB53SeBe27PTW0w=;
 b=EWdBJa/XaH/bjBqOZ+vwqBV1H5a0F9ps2RkEwvi7O18Ph8Ck5veTo+Sjx0UNjiEASa
 9HJeJYdwQtpsPvQDzxfQi6XagnhbhbCJF7TOQEMB6+7wAC0qTJ1i1sL3AqRzcvolLRtc
 kJ3nL7pHEuh/KA1P7pzoRsW4Eb3x/XfSqZYw4gtgKJQrEzNQ6GutSZYqoXjDKhsjPiIY
 Qhxf051C+IiGfyMLyeA3uiiH15XKa8+qxvAXrItNAbK4UzlBP33mmnP7Qc5pJZBjwWZ6
 RufbrqDsljusqE6csQsah4CrQC61Oop2dsJfUX4egUkdgWFMkt2qjQLjECGj/PxFjFSE
 2uIg==
X-Gm-Message-State: AMke39mV0KHX648vYA+veKPCueh2DIu5ypjyiStjpEGudqZ1EtrgZX8DhAN26DpxXKr0/cNN
X-Received: by 10.223.169.164 with SMTP id b33mr11878940wrd.132.1488130609381; 
 Sun, 26 Feb 2017 09:36:49 -0800 (PST)
Received: from XPS13.localdomain (163.21.90.92.rev.sfr.net. [92.90.21.163])
 by smtp.gmail.com with ESMTPSA id g19sm11633143wrb.23.2017.02.26.09.36.48
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
 Sun, 26 Feb 2017 09:36:48 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: web@dpdk.org,
	vincent.jardin@6wind.com
Date: Sun, 26 Feb 2017 18:36:41 +0100
Message-Id: <1488130601-27084-1-git-send-email-thomas.monjalon@6wind.com>
X-Mailer: git-send-email 2.7.0
In-Reply-To: <20170216182159.12528-1-ferruh.yigit@intel.com>
References: <20170216182159.12528-1-ferruh.yigit@intel.com>
Subject: [dpdk-web] [PATCH v2] cleanup supported NICs
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Feb 2017 17:36:50 -0000

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