please help backporting some patches to stable release 20.11.6

Zhou, YidingX yidingx.zhou at intel.com
Wed Jun 22 06:21:10 CEST 2022


Hi Xueming,

> 676d986b4b  Yiding Zhou      net/iavf: fix crash after VF reset failure

There is no need to backport this to 20.11.6. Thanks.

/Yiding

> -----Original Message-----
> From: Xueming Li <xuemingl at nvidia.com>
> Sent: Thursday, June 16, 2022 9:48 PM
> Cc: 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>; Singh, Aman Deep
> <aman.deep.singh at intel.com>; Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru>; Ashish Jain <ashish.jain at nxp.com>;
> Xing, Beilei <beilei.xing at intel.com>; Iremonger, Bernard
> <bernard.iremonger at intel.com>; Chaoyong He
> <chaoyong.he at corigine.com>; Xia, Chenbo <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>;
> Hu, Jiayu <jiayu.hu at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>;
> Kalesh AP <kalesh-anakkur.purayil at broadcom.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>;
> De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Patrick Fu
> <patrick.fu at intel.com>; Peng Zhang <peng.zhang at corigine.com>; Zhang, Qi
> Z <qi.z.zhang at intel.com>; Rolf Neugebauer
> <rolf.neugebauer at netronome.com>; Xu, Rosen <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>; Pai G, Sunil <sunil.pai.g at intel.com>;
> Zhang, Tianfei <tianfei.zhang at intel.com>; Tianli Lai <laitianli at tom.com>;
> Viacheslav Ovsiienko <viacheslavo at nvidia.com>; Walter Heymans
> <walter.heymans at corigine.com>; Huang, Wei <wei.huang at intel.com>; Wei
> Hu (Xavier) <xavier.huwei at huawei.com>; Xiaolong Ye
> <xiaolong.ye at intel.com>; Xiaoyu Min <jackmin at nvidia.com>; Li, Xiaoyun
> <xiaoyun.li at intel.com>; Yanglong Wu <yanglong.wu at intel.com>; Zhou,
> YidingX <yidingx.zhou at intel.com>; Yisen Zhuang
> <yisen.zhuang at huawei.com>; Zhang, Yuying <yuying.zhang at intel.com>
> Subject: please help backporting some patches to stable release 20.11.6
> 
> 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" but not "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>
> 
> ---
> d2fa2632a4  Dariusz Sosnowski net/mlx5: fix RSS hash types adjustment
> 2d47fd3dfb  David Marchand   vhost: fix async access
> 0615dd2aa1  Duncan Bellamy   eal/ppc: fix compilation for musl
> e3d264383b  Gagandeep Singh  crypto/dpaa2_sec: fix crypto operation
> pointer
> e46372d7b0  Huisong Li       app/testpmd: fix port status of bonding slave
> device
> a65342d9d5  Huisong Li       net/hns3: fix MAC and queues HW statistics
> overflow
> 6a925602a9  Jiawen Wu        net/txgbe: fix SGMII mode to link up
> c0278f6e52  Kalesh AP        net/bnxt: fix tunnel stateless offloads
> a213b86821  Michael Baum     net/mlx5: fix LRO validation in Rx setup
> 417be15e5f  Peng Zhang       net/nfp: make sure MTU is never larger than
> mbuf size
> 0b5da8cc52  Tianli Lai       net/dpaa2: fix dpdmux default interface
> ae835aba40  Wei Huang        raw/ifpga: remove virtual devices on close
> 676d986b4b  Yiding Zhou      net/iavf: fix crash after VF reset failure


More information about the stable mailing list