From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 71B34A04B1 for ; Mon, 23 Nov 2020 02:53:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6971C23D; Mon, 23 Nov 2020 02:53:17 +0100 (CET) Received: from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191]) by dpdk.org (Postfix) with ESMTP id CE9D423D for ; Mon, 23 Nov 2020 02:53:16 +0100 (CET) Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4CfVXk5932zhfDb; Mon, 23 Nov 2020 09:52:54 +0800 (CST) Received: from [10.67.103.119] (10.67.103.119) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.487.0; Mon, 23 Nov 2020 09:53:07 +0800 To: dpdk stable CC: Brian Johnson , Chenbo Xia , Chengchang Tang , "Jerin Jacob" , Jesse Brandeburg , Konstantin Ananyev , Matan Azrad , Maxime Coquelin , "Nithin Dabilpuram" , Patrick Fu , "Qi Zhang" , Xueming Li References: <20201109190531.3480949-1-luca.boccassi@gmail.com> <20201109190556.3481033-1-luca.boccassi@gmail.com> From: oulijun Message-ID: <9bdf4113-1eab-84c9-f244-dabe4d7697ce@huawei.com> Date: Mon, 23 Nov 2020 09:53:07 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <20201109190556.3481033-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="gbk"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.119] X-CFilter-Loop: Reflected Subject: Re: [dpdk-stable] please help backporting some patches to stable release 19.11.6 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" ÔÚ 2020/11/10 3:05, luca.boccassi@gmail.com дµÀ: > Hi commit authors (and maintainers), > > I didn't apply following commits from DPDK main to 19.11 > stable branch, as conflicts or build errors occur. > > Can authors check your patches in the following list and either: > - Backport your patches to the 19.11 branch, or > - Indicate that the patch should not be backported > > Please do either of the above by the 16th of November. > > > Some notes on stable backports: > > A backport should contain a reference to the DPDK main branch commit > in it's commit message in the following fashion: > [ upstream commit ] > > For example: > https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb > > When sending the backported patch, please indicate the target branch in the > subject line, as we have multiple branches, for example: > [PATCH 19.11] foo/bar: fix baz > > With git format-patch, this can be achieved by appending the parameter: > --subject-prefix='PATCH 19.11' > > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". > > FYI, branch 19.11 is located at tree: > https://git.dpdk.org/dpdk-stable > > Thanks. > > Luca Boccassi > > --- > 0e98d5e6d9 Chengchang Tang net/hns3: fix packet type report in Rx > f9edada651 Chengchang Tang net/hns3: fix Tx checksum outer header prepare > fb6eb9009f Chengchang Tang net/hns3: fix Tx checksum with fixed header length Hi£¬Luca Boccassi I have returned the hns3 patchset on November 13, which contains two patches and the dependent patches. Can you help you integrate them? Thanks Lijun Ou > ead06572bd Jesse Brandeburg net/iavf: fix performance with writeback policy > c59898131b Maxime Coquelin vhost: validate index in async API > 364eb0e466 Nithin Dabilpuram net/octeontx2: avoid per packet barrier with multi segment > fb4b7a131c Patrick Fu vhost: fix guest/host physical address conversion > 1cbdad1bf2 Xueming Li common/mlx5: get number of ports that can be bonded > . >