From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) by dpdk.org (Postfix) with ESMTP id 0450DD818; Fri, 8 Jun 2018 10:23:36 +0200 (CEST) Received: by mail-wr0-f193.google.com with SMTP id w7-v6so12442665wrn.6; Fri, 08 Jun 2018 01:23:36 -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:mime-version; bh=0GsOzmyGO6Dht65GdFwRAM5sXaYHv+tG8r5HhiMRbmk=; b=qKaBDAWAGtg8G3T8vd6jRaT9Uxt6BUeEzUzvwpQwZpHkV88ljZdkIlu07KimaspQ/+ /Nh4A+sv3wenELK9gnEJOEabul5rFmEntDT8SMuKDu8cU7zjKS1iNZwsUIn1Sjrr1xmF cjPGlH+NEdltVDmepa/KKEAFXnZKVMEYbviIOu4NX84XfAw2dLAkB/40xke2gkA4x8xt ISWDLG5/8jamrou/mREN3W/2zV2cSWEAdTy7D054AAj+Z5iMvo+ZmVhdjGJcM0QlAKZy 8bg/XIgqUgmg1B8Cyi/5EAU3vt1n7XuozDhMZ01j+ezy6MvFvmo65hpeIsncihZsVwYT sfCw== X-Gm-Message-State: APt69E3Z3qivqJ2qvT98/nmpPg8BYg9Y7DNVE8cQ1pktQsWiWq9i2hr2 LHtHu3MAMLUIi8ifVX7r1oA= X-Google-Smtp-Source: ADUXVKKlCQOP0ts4i18EC0xOQa/WRxG9SsHJ8VXxdkrsfHcz+pTldy3I7NWPeqx2wPeHimLA6A4NNQ== X-Received: by 2002:adf:dc52:: with SMTP id m18-v6mr4455762wrj.84.1528446216656; Fri, 08 Jun 2018 01:23:36 -0700 (PDT) Received: from localhost ([2a00:23c5:be9a:5200:ce4c:82c0:d567:ecbb]) by smtp.gmail.com with ESMTPSA id u11-v6sm1310437wrq.68.2018.06.08.01.23.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Jun 2018 01:23:35 -0700 (PDT) Message-ID: <1528446214.6997.115.camel@debian.org> From: Luca Boccassi To: Raslan Darawsheh , dpdk stable Cc: "dev@dpdk.org" Date: Fri, 08 Jun 2018 09:23:34 +0100 In-Reply-To: References: <20180604085840.26999-1-bluca@debian.org> <1528137353.6997.88.camel@debian.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Subject: Re: [dpdk-dev] [dpdk-stable] 18.02.2 patches review and test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 08:23:37 -0000 On Thu, 2018-06-07 at 23:10 +0000, Raslan Darawsheh wrote: > Hi, > We've tested this version and we don't see any new issues. >=20 > Kindest regards, > Raslan Darawsheh Great, thanks for the help! > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Luca Boccassi > Sent: Monday, June 4, 2018 9:36 PM > To: dpdk stable > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] 18.02.2 patches review and test >=20 > On Mon, 2018-06-04 at 09:58 +0100, Luca Boccassi wrote: > > Hi all, > >=20 > > Here is a list of patches targeted for stable release 18.02.2. > > Please=C2=A0 > > help review and test. The planned date for the final release is=C2=A0 > > Thursday, the 14th of June. Before that, please shout if anyone > > has=C2=A0 > > objections with these patches being applied. > >=20 > > Also for the companies committed to running regression tests, > > please=C2=A0 > > run the tests and report any issue before the release date. > >=20 > > These patches are located at branch 18.02 of dpdk-stable repo: > > =C2=A0=C2=A0=C2=A0=C2=A0 > > https://emea01.safelinks.protection.outlook.com/?url=3Dhttps%3A%2F%2F > > dpd > > k.org%2Fbrowse%2Fdpdk- > > stable%2F&data=3D02%7C01%7Crasland%40mellanox.com% > > 7Ccba30760511b4833b4cc08d5ca4a057a%7Ca652971c7d2e4d9ba6a4d149256f46 > > 1b% > > 7C0%7C0%7C636637341669500745&sdata=3D8W%2BszfAznE5zhZQOfIcUINKr4gScR0 > > Z9V > > Wj0m4%2F7n9o%3D&reserved=3D0 > >=20 > > Thanks. > >=20 > > Luca Boccassi > >=20 > > --- >=20 > The fix for a bad regression in the qat crypto pmd was missed, due to > missing Fixes line in the commit message. It has now been queued on > request of the author: >=20 > Lee Roberts (1): > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0crypto/qat: assign device to correct = NUMA node >=20 > -- > Kind regards, > Luca Boccassi --=20 Kind regards, Luca Boccassi