DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 16.11.3
@ 2017-08-30  9:42 Yuanhan Liu
  2017-08-30 10:00 ` Thomas Monjalon
  2017-08-30 10:18 ` [dpdk-web] [PATCH v2] " Yuanhan Liu
  0 siblings, 2 replies; 6+ messages in thread
From: Yuanhan Liu @ 2017-08-30  9:42 UTC (permalink / raw)
  To: web; +Cc: Thomas Monjalon, Yuanhan Liu

Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
---
 download.html | 4 ++--
 rel.html      | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/download.html b/download.html
index f16f142..4bb9f4b 100644
--- a/download.html
+++ b/download.html
@@ -44,9 +44,9 @@
 				<i class="material-icons">archive</i>
 				Latest Major<br>17.08
 			</a><!-- no whitespace
-			--><a href="http://fast.dpdk.org/rel/dpdk-17.05.1.tar.xz" class="button">
+			--><a href="http://fast.dpdk.org/rel/dpdk-16.11.3.tar.xz" class="button">
 				<i class="material-icons">archive</i>
-				Latest Stable<br>17.05.1
+				Latest Stable<br>16.11.3 (LTS)
 			</a><!-- no whitespace
 			--><a href="/rel" class="button">
 				<i class="material-icons">view_list</i>
diff --git a/rel.html b/rel.html
index c4e4b86..9f6ffb4 100644
--- a/rel.html
+++ b/rel.html
@@ -75,9 +75,9 @@
 			<td><pre>cbdf8b7a92ce934d47c38cbc9c20c54a</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.2.tar.xz">DPDK 16.11.2 (LTS)</a></td>
-			<td><a href="/doc/guides-16.11/rel_notes/release_16_11.html">2017 May 31</a></td>
-			<td><pre>72f5494ba3180abd51672fafc68fa7dc</pre></td>
+			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.3.tar.xz">DPDK 16.11.3 (LTS)</a></td>
+			<td><a href="/doc/guides-16.11/rel_notes/release_16_11.html">2017 August 30</a></td>
+			<td><pre>15c78112d1221494f949cda13ff917be</pre></td>
 		</tr>
 		<tr>
 			<td><a href="http://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz">DPDK 16.07.2</a></td>
-- 
2.7.4

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

* Re: [dpdk-web] [PATCH] release 16.11.3
  2017-08-30  9:42 [dpdk-web] [PATCH] release 16.11.3 Yuanhan Liu
@ 2017-08-30 10:00 ` Thomas Monjalon
  2017-08-30 10:15   ` Yuanhan Liu
  2017-08-30 10:18 ` [dpdk-web] [PATCH v2] " Yuanhan Liu
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2017-08-30 10:00 UTC (permalink / raw)
  To: Yuanhan Liu; +Cc: web

30/08/2017 11:42, Yuanhan Liu:
> -				Latest Stable<br>17.05.1
> +				Latest Stable<br>16.11.3 (LTS)

I think we must keep 17.05.1 as latest stable.

There is a button "Other Versions - LTS and Older"
to get this LTS.

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

* Re: [dpdk-web] [PATCH] release 16.11.3
  2017-08-30 10:00 ` Thomas Monjalon
@ 2017-08-30 10:15   ` Yuanhan Liu
  0 siblings, 0 replies; 6+ messages in thread
From: Yuanhan Liu @ 2017-08-30 10:15 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: web

On Wed, Aug 30, 2017 at 12:00:58PM +0200, Thomas Monjalon wrote:
> 30/08/2017 11:42, Yuanhan Liu:
> > -				Latest Stable<br>17.05.1
> > +				Latest Stable<br>16.11.3 (LTS)
> 
> I think we must keep 17.05.1 as latest stable.

Right. Will fix it soon.

	--yliu
> 
> There is a button "Other Versions - LTS and Older"
> to get this LTS.

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

* [dpdk-web] [PATCH v2] release 16.11.3
  2017-08-30  9:42 [dpdk-web] [PATCH] release 16.11.3 Yuanhan Liu
  2017-08-30 10:00 ` Thomas Monjalon
@ 2017-08-30 10:18 ` Yuanhan Liu
  2017-08-30 10:50   ` Thomas Monjalon
  1 sibling, 1 reply; 6+ messages in thread
From: Yuanhan Liu @ 2017-08-30 10:18 UTC (permalink / raw)
  To: web; +Cc: Thomas Monjalon, Yuanhan Liu

Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
---

v2: do not change "Latest Stable".
---
 rel.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rel.html b/rel.html
index c4e4b86..9f6ffb4 100644
--- a/rel.html
+++ b/rel.html
@@ -75,9 +75,9 @@
 			<td><pre>cbdf8b7a92ce934d47c38cbc9c20c54a</pre></td>
 		</tr>
 		<tr>
-			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.2.tar.xz">DPDK 16.11.2 (LTS)</a></td>
-			<td><a href="/doc/guides-16.11/rel_notes/release_16_11.html">2017 May 31</a></td>
-			<td><pre>72f5494ba3180abd51672fafc68fa7dc</pre></td>
+			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.3.tar.xz">DPDK 16.11.3 (LTS)</a></td>
+			<td><a href="/doc/guides-16.11/rel_notes/release_16_11.html">2017 August 30</a></td>
+			<td><pre>15c78112d1221494f949cda13ff917be</pre></td>
 		</tr>
 		<tr>
 			<td><a href="http://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz">DPDK 16.07.2</a></td>
-- 
2.7.4

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

* Re: [dpdk-web] [PATCH v2] release 16.11.3
  2017-08-30 10:18 ` [dpdk-web] [PATCH v2] " Yuanhan Liu
@ 2017-08-30 10:50   ` Thomas Monjalon
  2017-08-30 11:05     ` Yuanhan Liu
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2017-08-30 10:50 UTC (permalink / raw)
  To: Yuanhan Liu; +Cc: web

30/08/2017 12:18, Yuanhan Liu:
> Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
> ---
> 
> v2: do not change "Latest Stable".
> ---
>  rel.html | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Thomas Monjalon <thomas@monjalon.net>

Thanks for the new LTS release, Yuanhan

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

* Re: [dpdk-web] [PATCH v2] release 16.11.3
  2017-08-30 10:50   ` Thomas Monjalon
@ 2017-08-30 11:05     ` Yuanhan Liu
  0 siblings, 0 replies; 6+ messages in thread
From: Yuanhan Liu @ 2017-08-30 11:05 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: web

On Wed, Aug 30, 2017 at 12:50:31PM +0200, Thomas Monjalon wrote:
> 30/08/2017 12:18, Yuanhan Liu:
> > Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
> > ---
> > 
> > v2: do not change "Latest Stable".
> > ---
> >  rel.html | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> Acked-by: Thomas Monjalon <thomas@monjalon.net>

Patch pushed.

> Thanks for the new LTS release, Yuanhan

My pleasure.

	--yliu

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

end of thread, other threads:[~2017-08-30 11:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30  9:42 [dpdk-web] [PATCH] release 16.11.3 Yuanhan Liu
2017-08-30 10:00 ` Thomas Monjalon
2017-08-30 10:15   ` Yuanhan Liu
2017-08-30 10:18 ` [dpdk-web] [PATCH v2] " Yuanhan Liu
2017-08-30 10:50   ` Thomas Monjalon
2017-08-30 11:05     ` Yuanhan Liu

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