From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 14815A0548 for ; Thu, 11 Aug 2022 12:39:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC6CD410FC; Thu, 11 Aug 2022 12:39:36 +0200 (CEST) Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by mails.dpdk.org (Postfix) with ESMTP id 42C8440DDE for ; Thu, 11 Aug 2022 12:39:34 +0200 (CEST) Received: from dggemv711-chm.china.huawei.com (unknown [172.30.72.54]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4M3NX22tfFzlVhb; Thu, 11 Aug 2022 18:36:34 +0800 (CST) Received: from kwepemm600004.china.huawei.com (7.193.23.242) by dggemv711-chm.china.huawei.com (10.1.198.66) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 11 Aug 2022 18:39:29 +0800 Received: from [10.67.103.231] (10.67.103.231) by kwepemm600004.china.huawei.com (7.193.23.242) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 11 Aug 2022 18:39:26 +0800 Message-ID: Date: Thu, 11 Aug 2022 18:39:26 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: please help backporting some patches to stable release 20.11.6 To: dpdk stable CC: , Luca Boccassi , Ajit Khaparde , Andrew Rybchenko , Andrey Vesnovaty , "Andy Gospodarek" , Andy Pei , Beilei Xing , Bernard Iremonger , Changchun Ouyang , Chaoyong He , Chenbo Xia , Chengwen Feng , Damodharam Ammepalli , David Marchand , Deepak Kumar Jain , Dmitry Kozlyuk , Dongdong Liu , Evgeny Schemeilin , Gage Eads , Gerry Gribbon , Gregory Etelson , Guy Tzalik , Heinrich Kuhn , Huawei Xie , Igor Chauskin , "Jerin Jacob" , Jianfeng Tan , "Jingjing Wu" , Kalesh AP , Lijun Ou , Li Zhang , Marcin Wojtas , Matan Azrad , Maxime Coquelin , Michal Krawczyk , "Min Hu (Connor)" , =?UTF-8?Q?Niklas_S=c3=b6derlund?= , Ori Kam , Pablo de Lara , Peng Zhang , Qiming Yang , Qi Zhang , "Raja Zidane" , Raslan Darawsheh , "Shahaf Shuler" , Simei Su , Somnath Kotur , Steeven Li , "Stephen Hemminger" , Timothy McDaniel , Tomasz Duszynski , Viacheslav Ovsiienko , Walter Heymans , "Wei Hu (Xavier)" , Wei Ling , Wenxuan Wu , "Wenzhuo Lu" , Xiaolong Ye , Xiao Wang , Yajun Wu , Yiding Zhou , Yisen Zhuang , "Yongseok Koh" , Yuanhan Liu , "Yuan Wang" , Zhimin Huang References: <20220616134733.2042354-1-xuemingl@nvidia.com> <20220720083148.3955227-1-xuemingl@nvidia.com> From: "lihuisong (C)" In-Reply-To: <20220720083148.3955227-1-xuemingl@nvidia.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemm600004.china.huawei.com (7.193.23.242) X-CFilter-Loop: Reflected X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 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 Hi Xueming, The following commits do not need to be backported. 8ba42ce98d  Huisong Li       net/hns3: fix crash from secondary process 7b29666261  Huisong Li       net/hns3: fix statistics locking 在 2022/7/20 16:31, Xueming Li 写道: > Hi commit authors (and maintainers), > > Despite being selected by the DPDK maintenance tool ./devtools/git-log-fixes.sh > I didn't apply following commits from DPDK main to 20.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 20.11 branch, or > - Indicate that the patch should not be backported > > Please do either of the above by 08/15/22. > > You can find the a temporary work-in-progress branch of the coming 20.11.6 > release at: > https://github.com/steevenlee/dpdk > It is recommended to backport on top of that to minimize further conflicts or > misunderstandings. > > 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 20.11] foo/bar: fix baz > > With git format-patch, this can be achieved by appending the parameter: > --subject-prefix='PATCH 20.11' > > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". > > FYI, branch 20.11 is located at tree: > https://git.dpdk.org/dpdk-stable > > Thanks. > > Xueming Li > > --- > 60600018d3 Andy Pei vdpa/ifc/base: fix null pointer dereference > 916508f002 Chengwen Feng net/hns3: support backplane media type > 89670e3b0f Damodharam Ammepalli net/bnxt: cleanup MTU setting > a42ab1eb33 Damodharam Ammepalli net/bnxt: disallow MTU change when device is started > 468f31eb71 David Marchand crypto/ipsec_mb: fix build with GCC 12 > 2449949584 David Marchand net/ena: fix build with GCC 12 > 36c525a035 David Marchand vhost: prefix logs with context > 4b27989d24 Dmitry Kozlyuk app/testpmd: cleanup port resources after implicit close > e96d3d02d6 Dmitry Kozlyuk common/mlx5: fix non-expandable global MR cache > 8ba42ce98d Huisong Li net/hns3: fix crash from secondary process > 7b29666261 Huisong Li net/hns3: fix statistics locking > 6f065d1539 Li Zhang vdpa/mlx5: fix maximum number of virtqs > 5c305e218f Peng Zhang net/nfp: fix initialization > 5ddb903824 Raja Zidane net/mlx5: reject negative integrity item configuration > a442ca2d23 Raslan Darawsheh app/regex: fix mbuf size for multi-segment buffer > 0f0f2fd444 Somnath Kotur net/bnxt: fix check for autoneg enablement in the PHY FW > d39e23f26e Timothy McDaniel event/dlb2: fix advertized capabilities > 87ecdd9e7f Timothy McDaniel event/dlb2: improve enqueue efficiency > 2ddf4b110c Tomasz Duszynski common/cnxk: allow changing PTP mode on CN10K > 755fd7b22d Wenxuan Wu net/iavf: fix GTP-U extension flow > 95af59b7ad Yajun Wu vdpa/mlx5: workaround VAR offset within page > 196f35f81c Yiding Zhou net/iavf: fix VF reset > 1907ce4bae Yuan Wang examples/vhost: fix retry logic on Rx path > 41f9a1757f Yuan Wang net/virtio-user: fix socket non-blocking mode > .