[dpdk-web] [PATCH v2] release 17.08.1

Yuanhan Liu yliu at fridaylinux.org
Thu Dec 7 16:50:15 CET 2017


On Thu, Dec 07, 2017 at 11:36:48PM +0800, Yuanhan Liu wrote:
> Signed-off-by: Yuanhan Liu <yliu at fridaylinux.org>
> Acked-by: Thomas Monjalon <thomas at monjalon.net>

Applied. Thank you!

	--yliu
> ---
> 
> v2: fix wrong date
> ---
>  download.html | 4 ++--
>  rel.html      | 6 +++---
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/download.html b/download.html
> index ed57ec2..c625b1c 100644
> --- a/download.html
> +++ b/download.html
> @@ -44,9 +44,9 @@
>  				<i class="material-icons">archive</i>
>  				Latest Major<br>17.11
>  			</a><!-- no whitespace
> -			--><a href="http://fast.dpdk.org/rel/dpdk-17.05.2.tar.xz" class="button">
> +			--><a href="http://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz" class="button">
>  				<i class="material-icons">archive</i>
> -				Latest Stable<br>17.05.2
> +				Latest Stable<br>17.08.1
>  			</a><!-- no whitespace
>  			--><a href="/rel" class="button">
>  				<i class="material-icons">view_list</i>
> diff --git a/rel.html b/rel.html
> index 68344b9..169e3c2 100644
> --- a/rel.html
> +++ b/rel.html
> @@ -65,9 +65,9 @@
>  			<td><pre>53ee9e054a8797c9e67ffa0eb5d0c701</pre></td>
>  		</tr>
>  		<tr>
> -			<td><a href="http://fast.dpdk.org/rel/dpdk-17.08.tar.xz">DPDK 17.08</a></td>
> -			<td><a href="/doc/guides/rel_notes/release_17_08.html">2017 August 8</a></td>
> -			<td><pre>0641f59ea8ea98afefa7cfa2699f6241</pre></td>
> +			<td><a href="http://fast.dpdk.org/rel/dpdk-17.08.1.tar.xz">DPDK 17.08.1</a></td>
> +			<td><a href="/doc/guides-17.08/rel_notes/release_17_08.html">2017 December 7</a></td>
> +			<td><pre>faea23aa2899508b1738999d6f12502c</pre></td>
>  		</tr>
>  		<tr>
>  			<td><a href="http://fast.dpdk.org/rel/dpdk-17.05.2.tar.xz">DPDK 17.05.2</a></td>
> -- 
> 2.7.4


More information about the web mailing list