* [dpdk-web] [PATCH] move unmaintained extensions at the bottom
@ 2016-02-12 16:41 Thomas Monjalon
2016-02-18 18:13 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2016-02-12 16:41 UTC (permalink / raw)
To: web
The extensions memnic and vmxnet3 are not maintained and
does not work anymore with the latest DPDK.
Make their status explicit before a possible removal.
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
doc.html | 8 ++------
download.html | 10 +++++-----
2 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/doc.html b/doc.html
index 84c596d..397daea 100644
--- a/doc.html
+++ b/doc.html
@@ -53,12 +53,6 @@
<li>The guides are also available as
<a href="/doc/pdf-guides/">PDF files</a>.
</ul>
- <h3>Extensions</h3>
- <p>Drivers for paravirtualized NICs:</p>
- <ul>
- <li>For QEMU via IVSHMEM, read the <a href="/doc/memnic-pmd">memnic-pmd manual</a>.</li>
- <li>For VMware ESXi via vmxnet3 without uio, read the <a href="/doc/vmxnet3-usermap">vmxnet3-usermap manual</a>.</li>
- </ul>
<h3>Applications</h3>
<ul>
<li><a href="http://pktgen.readthedocs.org">pktgen-dpdk (traffic generator)</a>
@@ -70,6 +64,8 @@
<h3>Archives</h3>
<ul>
<li><a href="/doc/archives">documentation for previous versions</a>
+ <li>Unmaintained driver for QEMU IVSHMEM: <a href="/doc/memnic-pmd">memnic-pmd</a>.
+ <li>Unmaintained driver for VMware ESXi vmxnet3 without uio: <a href="/doc/vmxnet3-usermap">vmxnet3-usermap</a>.
</ul>
</section>
</body>
diff --git a/download.html b/download.html
index 1704053..2a1dedf 100644
--- a/download.html
+++ b/download.html
@@ -41,11 +41,6 @@
<p>Latest version: <a href="/browse/dpdk/snapshot/dpdk-2.2.0.tar.gz">2.2.0</a>.</p>
<p>Other versions and formats are available from the <a href="/browse/dpdk/refs/">browsing interface</a>.</p>
<p>Once downloaded, follow the <a href="/doc/quick-start">quick start instructions</a> to build and run a first test.</p>
- <h3>Extensions</h3>
- <ul>
- <li><a href="/browse/memnic/refs/">memnic</a> — latest: <a href="/browse/memnic/snapshot/memnic-1.3.tar.gz">1.3</a></li>
- <li><a href="/browse/vmxnet3-usermap/refs/">vmxnet3-usermap</a> — latest: <a href="/browse/vmxnet3-usermap/snapshot/vmxnet3-usermap-1.2.tar.gz">1.2</a></li>
- </ul>
<h3>Applications</h3>
<ul>
<li><a href="/browse/apps/pktgen-dpdk/refs/">pktgen-dpdk (traffic generator)</a></li>
@@ -54,6 +49,11 @@
<ul>
<li><a href="/browse/tools/dts/refs/">dts (test suite)</a></li>
</ul>
+ <h3>Unmaintained Extensions</h3>
+ <ul>
+ <li><a href="/browse/memnic/refs/">memnic</a> — latest: <a href="/browse/memnic/snapshot/memnic-1.3.tar.gz">1.3</a>
+ <li><a href="/browse/vmxnet3-usermap/refs/">vmxnet3-usermap</a> — latest: <a href="/browse/vmxnet3-usermap/snapshot/vmxnet3-usermap-1.2.tar.gz">1.2</a>
+ </ul>
</section>
</body>
</html>
--
2.7.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-web] [PATCH] move unmaintained extensions at the bottom
2016-02-12 16:41 [dpdk-web] [PATCH] move unmaintained extensions at the bottom Thomas Monjalon
@ 2016-02-18 18:13 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-02-18 18:13 UTC (permalink / raw)
To: web
2016-02-12 17:41, Thomas Monjalon:
> The extensions memnic and vmxnet3 are not maintained and
> does not work anymore with the latest DPDK.
> Make their status explicit before a possible removal.
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-18 18:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-12 16:41 [dpdk-web] [PATCH] move unmaintained extensions at the bottom Thomas Monjalon
2016-02-18 18:13 ` 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).