[dpdk-web] [PATCH] release 17.02

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 14 22:55:30 CET 2017


Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
---
 doc/archives.html | 5 +++++
 doc/nics.html     | 1 +
 download.html     | 4 ++--
 rel.html          | 5 +++++
 4 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/doc/archives.html b/doc/archives.html
index f99c554..582a189 100644
--- a/doc/archives.html
+++ b/doc/archives.html
@@ -38,6 +38,11 @@
 </header>
 <section>
 	<h2>Documentation Archives</h2>
+	<p>DPDK 17.02 |
+		<a href="/doc/api-17.02/">HTML API</a> |
+		<a href="/doc/guides-17.02/">HTML guides</a> |
+		<a href="http://fast.dpdk.org/doc/pdf-guides-17.02/">PDF guides</a>
+	</p>
 	<p>DPDK 16.11 |
 		<a href="/doc/api-16.11/">HTML API</a> |
 		<a href="/doc/guides-16.11/">HTML guides</a> |
diff --git a/doc/nics.html b/doc/nics.html
index 91e367a..e6d6c4e 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -109,6 +109,7 @@
 			<h3>Others</h3>
 			<ul>
 				<li><a href="/browse/dpdk/tree/drivers/net/af_packet">af_packet</a> (Linux AF_PACKET socket)</li>
+				<li><a href="/doc/guides/nics/tap.html">tap</a> (kernel L2)</li>
 				<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>
diff --git a/download.html b/download.html
index 1277029..b35705d 100644
--- a/download.html
+++ b/download.html
@@ -39,9 +39,9 @@
 		</header>
 		<section id="download">
 			<h2>Download</h2>
-			<a href="http://fast.dpdk.org/rel/dpdk-16.11.tar.xz" class="button">
+			<a href="http://fast.dpdk.org/rel/dpdk-17.02.tar.xz" class="button">
 				<i class="material-icons">archive</i>
-				Latest Major<br>16.11
+				Latest Major<br>17.02
 			</a><!-- no whitespace
 			--><a href="http://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz" class="button">
 				<i class="material-icons">archive</i>
diff --git a/rel.html b/rel.html
index 56f2b31..7a104a4 100644
--- a/rel.html
+++ b/rel.html
@@ -59,6 +59,11 @@
 			<th>md5</th>
 		</tr>
 		<tr>
+			<td><a href="http://fast.dpdk.org/rel/dpdk-17.02.tar.xz">DPDK 17.02</a></td>
+			<td><a href="/doc/guides/rel_notes/release_17_02.html">2017 February 14</a></td>
+			<td><pre>6b9f7387c35641f4e8dbba3e528f2376</pre></td>
+		</tr>
+		<tr>
 			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.tar.xz">DPDK 16.11</a></td>
 			<td><a href="/doc/guides/rel_notes/release_16_11.html">2016 November 13</a></td>
 			<td><pre>06c1c577795360719d0b4fafaeee21e9</pre></td>
-- 
2.7.0



More information about the web mailing list