DPDK website maintenance
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Cc: web@dpdk.org, bluca@debian.org, thomas@monjalon.net,
	david.marchand@redhat.com, xuemingl@nvidia.com
Subject: Re: [PATCH] release 21.11.1
Date: Tue, 26 Apr 2022 14:06:17 +0100	[thread overview]
Message-ID: <bc4f29cc-5b31-78c6-a967-f0ea6db66188@redhat.com> (raw)
In-Reply-To: <CAATJJ0Jy6fOtJtsW4p0oRMdcVrbL4cWjBo6juaaX5s3ctzaZgA@mail.gmail.com>

On 26/04/2022 13:46, Christian Ehrhardt wrote:
> On Tue, Apr 26, 2022 at 2:41 PM Kevin Traynor <ktraynor@redhat.com> wrote:
>>
>> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> 
> LGTM, I also checked the download and that was fine as well.

Thanks for checking. Also, thanks to David for changing the scripts to 
resolve the caching issue. This was the first 'real' test of them.

> Just curious - did you intentionally plan a later release than 19.11 and 20.11?
> 

Yes, I had done that due to some holiday plans. We can discuss a plan 
offline if there is a need to have it earlier.

> Acked-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> 

Thanks Christian.

>> ---
>>   content/download/_index.md | 6 +++---
>>   content/roadmap/_index.md  | 2 +-
>>   2 files changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/content/download/_index.md b/content/download/_index.md
>> index 86f40ec..ad611b3 100644
>> --- a/content/download/_index.md
>> +++ b/content/download/_index.md
>> @@ -11,8 +11,8 @@ weight = "2"
>>     22.03.0
>>   </a>
>> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.11.tar.xz">
>> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-21.11.1.tar.xz">
>>     {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>>     Latest Long Term Stable (LTS)\
>> -  21.11.0
>> +  21.11.1
>>   </a>
>>   <a class="dwnld-btn" href="/roadmap">
>> @@ -27,5 +27,5 @@ weight = "2"
>>   |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
>>   | [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz)         | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html)    | a07ca8839f98062f46e1cc359735cce8 |
>> -| [DPDK 21.11.0](//fast.dpdk.org/rel/dpdk-21.11.tar.xz)         | [2021 November 26](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 58660bbbe9e95abce86e47692b196555 |
>> +| [DPDK 21.11.1](//fast.dpdk.org/rel/dpdk-21.11.1.tar.xz)       | [2022 April 26](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html)    | 00a43122260fa773f98234e2dec01cc7 |
>>   | [DPDK 21.08.0](//fast.dpdk.org/rel/dpdk-21.08.tar.xz)         | [2021 August 8](//doc.dpdk.org/guides-21.08/rel_notes/release_21_08.html)    | de33433a1806280996a0ecbe66e3642f |
>>   | [DPDK 21.05.0](//fast.dpdk.org/rel/dpdk-21.05.tar.xz)         | [2021 May 21](//doc.dpdk.org/guides-21.05/rel_notes/release_21_05.html)      | a78bba290b11d9717d1272cc6bfaf7c3 |
>> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
>> index 5040d13..f66d0b7 100644
>> --- a/content/roadmap/_index.md
>> +++ b/content/roadmap/_index.md
>> @@ -121,3 +121,3 @@ by 3-6 weeks, depending on the test results.
>>   | 19.11.12 | 19.11.13 | August 2022       | December 2022 (LTS) | Christian Ehrhardt        |
>>   | 20.11.5  | 20.11.6  | August 2022       | December 2022 (LTS) | Luca Boccassi, Xueming Li |
>> -| 21.11.0  | 21.11.1  | April 2022        | November 2023 (LTS) | Kevin Traynor             |
>> +| 21.11.1  | 21.11.2  | September 2022    | November 2023 (LTS) | Kevin Traynor             |
>> --
>> 2.34.1
>>
> 
> 


  reply	other threads:[~2022-04-26 13:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 12:40 Kevin Traynor
2022-04-26 12:46 ` Christian Ehrhardt
2022-04-26 13:06   ` Kevin Traynor [this message]
2022-04-26 12:49 ` David Marchand
2022-04-26 15:23 ` Kevin Traynor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc4f29cc-5b31-78c6-a967-f0ea6db66188@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=bluca@debian.org \
    --cc=christian.ehrhardt@canonical.com \
    --cc=david.marchand@redhat.com \
    --cc=thomas@monjalon.net \
    --cc=web@dpdk.org \
    --cc=xuemingl@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).