From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 3F1E46CC7; Mon, 4 Jun 2018 20:35:56 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id o13-v6so169228wmf.4; Mon, 04 Jun 2018 11:35:56 -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=ILtIKlAdfBfSnhVHjDbzjwtohdcPONIOeahMRD/kmaQ=; b=TAQgXHU82ZZBvRpt45/ueX7SFEAe6GuwVBMIMMYeRsYZGl2yDzcqZK8iksTAN6k7bv cT9xqkW8lpXQM1zVfQaQg0p/by4ehQhar7ulFyTwOLCtPTnuroE6ijgSM3S3wfCbVzoe Vd0YRr2FmqwiPUfPekWV19TczK2NvU+j2wTVfK/w4IOQ7cqeNJIaFyT+MyXU33gwvUEu jb1Vh5DesXeHsdYLxtYUOcXO4y3Jp0eaDZobouHZb9tX11LDcs0c78wVuvM6S6W0qWci rbLzmkvw2QI3TJNq7lS11d1D64a0x7xWBD/6qZ1Dd1KgcG6b0sfjCDzIigYEd9QNeKI2 0xeA== X-Gm-Message-State: APt69E2JZ06GIU+C1hDN0Mcz72Tdqqr8kQ9r98SyOEDdGNgP2amL9rkS 2p3kUeJH9tzNvQLVurj48kgyi3py X-Google-Smtp-Source: ADUXVKLBsjM6Cf98pEh6pSId767OVGTpvrkgAveD3q3squVndhwdM0G1Wsz7t7KeQpZvrZULJuXhIA== X-Received: by 2002:a1c:6c0f:: with SMTP id h15-v6mr9154122wmc.30.1528137355528; Mon, 04 Jun 2018 11:35:55 -0700 (PDT) Received: from localhost ([2a00:23c5:be9a:5200:ce4c:82c0:d567:ecbb]) by smtp.gmail.com with ESMTPSA id 90-v6sm46794849wrl.79.2018.06.04.11.35.54 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 04 Jun 2018 11:35:54 -0700 (PDT) Message-ID: <1528137353.6997.88.camel@debian.org> From: Luca Boccassi To: dpdk stable Cc: dev@dpdk.org Date: Mon, 04 Jun 2018 19:35:53 +0100 In-Reply-To: <20180604085840.26999-1-bluca@debian.org> References: <20180604085840.26999-1-bluca@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] 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: Mon, 04 Jun 2018 18:35:56 -0000 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 > help review and test. The planned date for the final release is > Thursday, > the 14th of June. 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. >=20 > These patches are located at branch 18.02 of dpdk-stable repo: > =C2=A0=C2=A0=C2=A0=C2=A0https://dpdk.org/browse/dpdk-stable/ >=20 > Thanks. >=20 > Luca Boccassi >=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: Lee Roberts (1): =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0crypto/qat: assign device to correct NU= MA node --=20 Kind regards, Luca Boccassi