From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 0E617A05FE for ; Mon, 18 Mar 2019 13:07:40 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D597B2C30; Mon, 18 Mar 2019 13:07:39 +0100 (CET) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by dpdk.org (Postfix) with ESMTP id C58842C30; Mon, 18 Mar 2019 13:07:38 +0100 (CET) Received: by mail-wm1-f44.google.com with SMTP id z6so2005599wmi.0; Mon, 18 Mar 2019 05:07:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=WXRK4zUc+3NGQlHDBWx8AVIubw3HphYWXg8DNRnfbp8=; b=MgsIQXPwjObJiEkby2Rzc6okzih/eHBsAGP6kG85ceFLgqGxa1m0vllFsG8l6nhq79 v7f7oL07/CM957jJTV+hQl3pfXWAsQ4NHGa5IANHCPLmBWKVfIWDMHmyMuvOrAqTi0r5 XKWWwYsJ6Hb2hCfCKbl/fauxiUs3O8p/mQt5bdBKoHoxzYeyO43rhdfiF5bdlKJIbHMZ JCbkUbe9IScSW57fs9Z3PcC1TWmnq4ufC9yW4US8XTbvXBCRUeaylQOpzWNSKBtEv5Ok jZU4Os4vWQm5sJKuOSHDFHvnwSA6trlnPtg29lcH3ow5sIdTwqyn7NQKiNnqvWYK09v4 +RNw== X-Gm-Message-State: APjAAAWstBbEWX2CodIffU8nmqnK8oJ71iqMkOOGQWuTNgUYtWoamvMm VUtgWvDhdVVs01LQmot3PEuAMhy6St0= X-Google-Smtp-Source: APXvYqxpN2njKEz8In1858/3fzHGXV11wOfGSLtChEyb5T25uQcptVCazxRoi60ez6G14b4YOqGfHw== X-Received: by 2002:a1c:be19:: with SMTP id o25mr11459680wmf.117.1552910858111; Mon, 18 Mar 2019 05:07:38 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:b00c:66c8:99df:336]) by smtp.gmail.com with ESMTPSA id o8sm2687298wmh.11.2019.03.18.05.07.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Mar 2019 05:07:37 -0700 (PDT) Message-ID: From: Luca Boccassi To: dpdk stable Cc: dev Date: Mon, 18 Mar 2019 12:07:36 +0000 In-Reply-To: <1548323035.8759.38.camel@debian.org> References: <1543508586.5087.45.camel@debian.org> <1544467138.7111.12.camel@debian.org> <1544697343.7111.19.camel@debian.org> <1548323035.8759.38.camel@debian.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Subject: Re: [dpdk-stable] 16.11.9 (LTS) patches review and test X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, 2019-01-24 at 09:43 +0000, Luca Boccassi wrote: > On Sat, 2018-12-22 at 11:15 +0100, Luca Boccassi wrote: > > On Thu, 13 Dec 2018, 11:35 Luca Boccassi >=20 > > > On Mon, 2018-12-10 at 18:38 +0000, Luca Boccassi wrote: > > > > On Thu, 2018-11-29 at 16:23 +0000, Luca Boccassi wrote: > > > > > Hi all, > > > > >=20 > > > > > Here is a list of patches targeted for LTS release 16.11.9. > > > > > Please > > > > > help review and test. The planned date for the final release > > > > > is > > > > > December the 10th. > > > > > Before that, please shout if anyone has objections with these > > > > > patches being applied. > > > > >=20 > > > > > Also for the companies committed to running regression tests, > > > > > please run the tests and report any issue before the release > > > > > date > > > > > by > > > > > replying to this email. > > > > >=20 > > > > > This will be the last 16.11 point release. As with all good > > > > > things, > > > > > it > > > > > must come to an end! > > > > >=20 > > > > > A release candidate tarball can be found at: > > > > >=20 > > > > > https://dpdk.org/browse/dpdk-stable/tag/?id=3Dv16.11.9-rc1 > > > > >=20 > > > > > These patches are located at branch 16.11 of dpdk-stable > > > > > repo: > > > > > https://dpdk.org/browse/dpdk-stable/ > > > > >=20 > > > > > Thanks. > > > > >=20 > > > > > Luca Boccassi > > > >=20 > > > > Hi, > > > >=20 > > > > Unfortunately due to the conference and other commitments it > > > > was > > > > not > > > > possible to have the test results of 16.11.9-rc1 yet, so the > > > > final > > > > release will have to be postponed. > > > > Tentative date is a week from now, on December the 17th. > > > >=20 > > > > Apologies if this delay causes any issue. > > >=20 > > > Hi, > > >=20 > > > For the same reasons, unfortunately we have to delay the 16.11.9 > > > release further. The tentative release date is now Friday the > > > 21st. > > >=20 > > > Apologies if this delay causes any issue. > > >=20 > > > -- > > > Kind regards, > > > Luca Boccassi > > >=20 > >=20 > > Hi, > >=20 > > Unfortunately test results are yet not ready, so I have to postpone > > again. > > I will send a further update when a tentative date becomes clearer. > >=20 > > Kind regards, > > Luca Boccassi >=20 > Hi, >=20 > Due to conferences, holidays and other higher priority deliverables > the > regression tests on 16.11.9 has still to be ran. The newest estimate > is > by the end of February - with the alternative being releasing now > without the testing. > During the release meeting we agreed that, unless there are > objections > and urgent requirements to have 16.11.9 release in January, we will > wait for the regressions and postpone to end of February. Please let > us > know if there are any objections. >=20 > Again, apologies for this delay. Hi, Testing results came back, there are known issues with bonding and GRE checksum offloads (i40e) that were also affecting previous releases, no new regressions have been found. Therefore, I'll proceed to tag 16.11.9 later today. --=20 Kind regards, Luca Boccassi