please help backporting some patches to stable release 20.11.6

Xueming(Steven) Li xuemingl at nvidia.com
Mon Jun 20 11:28:01 CEST 2022


Hi Kalesh,

Thanks, patch applied.

From: Kalesh Anakkur Purayil <kalesh-anakkur.purayil at broadcom.com>
Sent: Monday, June 20, 2022 4:30 PM
To: dpdk stable <stable at dpdk.org>
Cc: Xueming(Steven) Li <xuemingl at nvidia.com>; Luca Boccassi <bluca at debian.org>; Ajit Khaparde <ajit.khaparde at broadcom.com>; Akhil Goyal <akhil.goyal at nxp.com>; Akhil Goyal <gakhil at marvell.com>; Alejandro Lucero <alejandro.lucero at netronome.com>; Aman Singh <aman.deep.singh at intel.com>; Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>; Ashish Jain <ashish.jain at nxp.com>; Beilei Xing <beilei.xing at intel.com>; Bernard Iremonger <bernard.iremonger at intel.com>; Chaoyong He <chaoyong.he at corigine.com>; Chenbo Xia <chenbo.xia at intel.com>; Chunsong Feng <fengchunsong at huawei.com>; Dariusz Sosnowski <dsosnowski at nvidia.com>; David Christensen <david.christensen at broadcom.com>; David Christensen <drc at linux.vnet.ibm.com>; David Marchand <david.marchand at redhat.com>; Duncan Bellamy <dunk at denkimushi.com>; Ferruh Yigit <ferruh.yigit at intel.com>; Gagandeep Singh <g.singh at nxp.com>; Hao Chen <chenhao164 at huawei.com>; Hemant Agrawal <hemant.agrawal at nxp.com>; Huisong Li <lihuisong at huawei.com>; Jian Wang <jianwang at trustnetic.com>; Jiawen Wu <jiawenwu at trustnetic.com>; Jiayu Hu <jiayu.hu at intel.com>; Jingjing Wu <jingjing.wu at intel.com>; Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>; Lijun Ou <oulijun at huawei.com>; Louis Peens <louis.peens at corigine.com>; Lunyuan Cui <lunyuanx.cui at intel.com>; Matan Azrad <matan at nvidia.com>; Maxime Coquelin <maxime.coquelin at redhat.com>; Michael Baum <michaelba at nvidia.com>; Min Hu (Connor) <humin29 at huawei.com>; Niklas Soderlund <niklas.soderlund at corigine.com>; Nipun Gupta <nipun.gupta at nxp.com>; Pablo de Lara <pablo.de.lara.guarch at intel.com>; Patrick Fu <patrick.fu at intel.com>; Peng Zhang <peng.zhang at corigine.com>; Qi Zhang <qi.z.zhang at intel.com>; Rolf Neugebauer <rolf.neugebauer at netronome.com>; Rosen Xu <rosen.xu at intel.com>; Sachin Saxena <sachin.saxena at oss.nxp.com>; Shreyansh Jain <shreyansh.jain at nxp.com>; Somnath Kotur <somnath.kotur at broadcom.com>; Stephen Hurd <stephen.hurd at broadcom.com>; Sunil Pai G <sunil.pai.g at intel.com>; Tianfei zhang <tianfei.zhang at intel.com>; Tianli Lai <laitianli at tom.com>; Slava Ovsiienko <viacheslavo at nvidia.com>; Walter Heymans <walter.heymans at corigine.com>; Wei Huang <wei.huang at intel.com>; Wei Hu (Xavier) <xavier.huwei at huawei.com>; Xiaolong Ye <xiaolong.ye at intel.com>; Jack Min <jackmin at nvidia.com>; Xiaoyun Li <xiaoyun.li at intel.com>; Yanglong Wu <yanglong.wu at intel.com>; Yiding Zhou <yidingx.zhou at intel.com>; Yisen Zhuang <yisen.zhuang at huawei.com>; Yuying Zhang <yuying.zhang at intel.com>
Subject: Re: please help backporting some patches to stable release 20.11.6

Hi Xueming,


On Thu, Jun 16, 2022 at 7:18 PM Xueming Li <xuemingl at nvidia.com<mailto:xuemingl at nvidia.com>> wrote:
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 06/30/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 <commit's dpdk main branch SHA-1 checksum> ]

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 at dpdk.org<mailto:stable at dpdk.org>" but not "dev at dpdk.org<mailto:dev at dpdk.org>".

FYI, branch 20.11 is located at tree:
   https://git.dpdk.org/dpdk-stable

Thanks.

Xueming Li <xuemingl at nvidia.com<mailto:xuemingl at nvidia.com>>

---

c0278f6e52  Kalesh AP        net/bnxt: fix tunnel stateless offloads
I have backported the above upstream commit and sent it to the list. I had to make some extra changes to fix build failure.

Regards,
Kalesh

--
Regards,
Kalesh A P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/stable/attachments/20220620/7ee2817e/attachment.htm>


More information about the stable mailing list