DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] releases: fix 17.11.8 and 16.11.10 md5sums
@ 2019-11-12 13:59 luca.boccassi
  2019-11-12 14:03 ` David Marchand
  0 siblings, 1 reply; 2+ messages in thread
From: luca.boccassi @ 2019-11-12 13:59 UTC (permalink / raw)
  To: web; +Cc: david.marchand

From: Luca Boccassi <luca.boccassi@microsoft.com>

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
---
 content/download/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/_index.md b/content/download/_index.md
index 191464c..4085936 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -32,11 +32,11 @@ weight = "2"
 | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       | [2019 April 1](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)     | 391116ff3012ffd33bb63ed5feb3375c |
 | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
 | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       | [2018 June 15](//doc.dpdk.org/guides-18.02/rel_notes/release_18_02.html)     | 75ad6d39b513649744e49c9fcbbb9ca5 |
-| [DPDK 17.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.8.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 219bb56a5136e04792d00a9c61aaae42 |
+| [DPDK 17.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.8.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | cc655d3d7cb3ceff565d59c5fb6936d2 |
 | [DPDK 17.08.2](//fast.dpdk.org/rel/dpdk-17.08.2.tar.xz)       | [2018 April 23](//doc.dpdk.org/guides-17.08/rel_notes/release_17_08.html)    | dd239a878c8c40cf482fdfe438f8d99c |
 | [DPDK 17.05.2](//fast.dpdk.org/rel/dpdk-17.05.2.tar.xz)       | [2017 September 7](//doc.dpdk.org/guides-17.05/rel_notes/release_17_05.html) | 37afc9ce410d8e6945a1beb173074003 |
 | [DPDK 17.02.1](//fast.dpdk.org/rel/dpdk-17.02.1.tar.xz)       | [2017 June 2](//doc.dpdk.org/guides-17.02/rel_notes/release_17_02.html)      | cbdf8b7a92ce934d47c38cbc9c20c54a |
-| [DPDK 16.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.10.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html)   | 2fce1db2f53d9683fc87dcc2b47880e2 |
+| [DPDK 16.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.10.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html)   | 62b9b8faf85c4ade5f130dde193c99ff |
 | [DPDK 16.07.2](//fast.dpdk.org/rel/dpdk-16.07.2.tar.xz)       | [2016 November 30](//doc.dpdk.org/guides-16.07/rel_notes/release_16_07.html) | 4922ea2ec935b64ff5c191fec53344a6 |
 | [DPDK 16.04](//fast.dpdk.org/rel/dpdk-16.04.tar.xz)           | [2016 April 12](//doc.dpdk.org/guides/rel_notes/release_16_04.html)          | d1f82e7d7589b3b2f623c155442b8306 |
 | [DPDK 2.2](//fast.dpdk.org/rel/dpdk-2.2.0.tar.xz)             | [2015 December 15](//doc.dpdk.org/guides/rel_notes/release_2_2.html)         | bfa10283b49d56264c82519d130458cc |
-- 
2.20.1


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

* Re: [dpdk-web] [PATCH] releases: fix 17.11.8 and 16.11.10 md5sums
  2019-11-12 13:59 [dpdk-web] [PATCH] releases: fix 17.11.8 and 16.11.10 md5sums luca.boccassi
@ 2019-11-12 14:03 ` David Marchand
  0 siblings, 0 replies; 2+ messages in thread
From: David Marchand @ 2019-11-12 14:03 UTC (permalink / raw)
  To: luca.boccassi; +Cc: web

On Tue, Nov 12, 2019 at 2:59 PM <luca.boccassi@gmail.com> wrote:
>
> From: Luca Boccassi <luca.boccassi@microsoft.com>
>
> Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
> ---
>  content/download/_index.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 191464c..4085936 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -32,11 +32,11 @@ weight = "2"
>  | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       | [2019 April 1](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)     | 391116ff3012ffd33bb63ed5feb3375c |
>  | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
>  | [DPDK 18.02.2](//fast.dpdk.org/rel/dpdk-18.02.2.tar.xz)       | [2018 June 15](//doc.dpdk.org/guides-18.02/rel_notes/release_18_02.html)     | 75ad6d39b513649744e49c9fcbbb9ca5 |
> -| [DPDK 17.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.8.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | 219bb56a5136e04792d00a9c61aaae42 |
> +| [DPDK 17.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-17.11.8.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html) | cc655d3d7cb3ceff565d59c5fb6936d2 |
>  | [DPDK 17.08.2](//fast.dpdk.org/rel/dpdk-17.08.2.tar.xz)       | [2018 April 23](//doc.dpdk.org/guides-17.08/rel_notes/release_17_08.html)    | dd239a878c8c40cf482fdfe438f8d99c |
>  | [DPDK 17.05.2](//fast.dpdk.org/rel/dpdk-17.05.2.tar.xz)       | [2017 September 7](//doc.dpdk.org/guides-17.05/rel_notes/release_17_05.html) | 37afc9ce410d8e6945a1beb173074003 |
>  | [DPDK 17.02.1](//fast.dpdk.org/rel/dpdk-17.02.1.tar.xz)       | [2017 June 2](//doc.dpdk.org/guides-17.02/rel_notes/release_17_02.html)      | cbdf8b7a92ce934d47c38cbc9c20c54a |
> -| [DPDK 16.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.10.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html)   | 2fce1db2f53d9683fc87dcc2b47880e2 |
> +| [DPDK 16.11.10 (LTS)](//fast.dpdk.org/rel/dpdk-16.11.10.tar.xz) | [2019 November 12](//doc.dpdk.org/guides-16.11/rel_notes/release_16_11.html)   | 62b9b8faf85c4ade5f130dde193c99ff |
>  | [DPDK 16.07.2](//fast.dpdk.org/rel/dpdk-16.07.2.tar.xz)       | [2016 November 30](//doc.dpdk.org/guides-16.07/rel_notes/release_16_07.html) | 4922ea2ec935b64ff5c191fec53344a6 |
>  | [DPDK 16.04](//fast.dpdk.org/rel/dpdk-16.04.tar.xz)           | [2016 April 12](//doc.dpdk.org/guides/rel_notes/release_16_04.html)          | d1f82e7d7589b3b2f623c155442b8306 |
>  | [DPDK 2.2](//fast.dpdk.org/rel/dpdk-2.2.0.tar.xz)             | [2015 December 15](//doc.dpdk.org/guides/rel_notes/release_2_2.html)         | bfa10283b49d56264c82519d130458cc |
> --
> 2.20.1
>

Acked-by: David Marchand <david.marchand@redhat.com>

-- 
David Marchand


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

end of thread, other threads:[~2019-11-12 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12 13:59 [dpdk-web] [PATCH] releases: fix 17.11.8 and 16.11.10 md5sums luca.boccassi
2019-11-12 14:03 ` David Marchand

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