please help backporting some patches to stable release 20.11.4

Richardson, Bruce bruce.richardson at intel.com
Tue Nov 30 15:46:08 CET 2021


Patch ea3ef0b85f is not relevant for 20.11, and does not need to be backported.

> -----Original Message-----
> From: Xueming Li <xuemingl at nvidia.com>
> Sent: Sunday, November 28, 2021 3:12 PM
> Cc: xuemingl at nvidia.com; Luca Boccassi <bluca at debian.org>; Adrien
> Mazarguil <adrien.mazarguil at 6wind.com>; Akhil Goyal <gakhil at marvell.com>;
> Zhang, AlvinX <alvinx.zhang at intel.com>; Singh, Aman Deep
> <aman.deep.singh at intel.com>; Burakov, Anatoly <anatoly.burakov at intel.com>;
> Ankur Dwivedi <adwivedi at marvell.com>; Anoob Joseph <anoobj at marvell.com>;
> Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Ashish Gupta
> <ashish.gupta at marvell.com>; Xing, Beilei <beilei.xing at intel.com>; Bing
> Zhao <bingz at nvidia.com>; Richardson, Bruce <bruce.richardson at intel.com>;
> Xia, Chenbo <chenbo.xia at intel.com>; Chengchang Tang
> <tangchengchang at huawei.com>; Chunsong Feng <fengchunsong at huawei.com>;
> Power, Ciara <ciara.power at intel.com>; Yu, DapengX <dapengx.yu at intel.com>;
> Jain, Deepak K <deepak.k.jain at intel.com>; Dekel Peled <dekelp at nvidia.com>;
> Dmitry Kozlyuk <dkozlyuk at nvidia.com>; Dmitry Kozlyuk
> <dmitry.kozliuk at gmail.com>; Dmitry Malloy <dmitrym at microsoft.com>; Zhang,
> Roy Fan <roy.fan.zhang at intel.com>; Feifei Wang <feifei.wang2 at arm.com>;
> Yigit, Ferruh <ferruh.yigit at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Wang, Haiyue <haiyue.wang at intel.com>; Hao Chen
> <chenhao164 at huawei.com>; Honnappa Nagarahalli
> <honnappa.nagarahalli at arm.com>; Huisong Li <lihuisong at huawei.com>; Jian
> Wang <jianwang at trustnetic.com>; Jiawen Wu <jiawenwu at trustnetic.com>; Wu,
> Jingjing <jingjing.wu at intel.com>; Griffin, John <john.griffin at intel.com>;
> Guo, Junfeng <junfeng.guo at intel.com>; Wiles, Keith
> <keith.wiles at intel.com>; Laatz, Kevin <kevin.laatz at intel.com>; Lijun Ou
> <oulijun at huawei.com>; Liu, Lingyu <lingyu.liu at intel.com>; Lior Margalit
> <lmargalit at nvidia.com>; Liu, Tianjiao <tianjiao.liu at intel.com>; Liang,
> LongfengX <longfengx.liang at intel.com>; Liu, Yong <yong.liu 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>; Narcisa Ana Maria Vasile
> <navasile at linux.microsoft.com>; Nelio Laranjeiro
> <nelio.laranjeiro at 6wind.com>; Chautru, Nicolas
> <nicolas.chautru at intel.com>; Ola Liljedahl <ola.liljedahl at arm.com>; Ori
> Kam <orika at nvidia.com>; Kadam, Pallavi <pallavi.kadam at intel.com>; Parav
> Pandit <parav at mellanox.com>; Zegan, PrzemyslawX
> <przemyslawx.zegan at intel.com>; Qiming Chen <chenqiming_huawei at 163.com>;
> Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> Ray Kinsella <mdr at ashroe.eu>; Su, Simei <simei.su at intel.com>; Suanming Mou
> <suanmingm at nvidia.com>; Tejasree Kondoj <ktejasree at marvell.com>; Tom Rix
> <trix at redhat.com>; Viacheslav Ovsiienko <viacheslavo at nvidia.com>; Wei Hu
> (Xavier) <xavier.huwei at huawei.com>; Yisen Zhuang
> <yisen.zhuang at huawei.com>; Yongseok Koh <yskoh at mellanox.com>; Yuval Avnery
> <yuvalav at mellanox.com>
> Subject: please help backporting some patches to stable release 20.11.4
> 
> 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 12/05/21.
> 
> You can find the a temporary work-in-progress branch of the coming 20.11.4
> 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>
> 
> ---
> c1c99d3421  Alvin Zhang      net/ice: fix pointer of meta data
> c28e2165ec  Aman Singh       kni: fix build for SLES15-SP3
> 156eee2177  Arek Kusztal     common/qat: fix queue pair config overrun
> ea3ef0b85f  Bruce Richardson usertools: fix flake8 compliance of telemetry
> script
> 2fc3e696a7  Chengchang Tang  net/hns3: add runtime config for mailbox
> limit time
> 9143a09ded  Dapeng Yu        net/ice: fix adminq handling on DCF passive
> reset
> bc5bee028e  Dmitry Kozlyuk   net/mlx5: create drop queue using DevX
> c5042f93a4  Dmitry Kozlyuk   net/mlx5: discover max flow priority using
> DevX
> b09c65fa4f  Dmitry Kozlyuk   net/mlx5: fix flow indirect action reference
> counting
> 3596537005  Honnappa Nagarahalli eal: fix memory ordering around lcore
> task accesses
> 12a653eb53  Jiawen Wu        net/txgbe: fix link status when device
> stopped
> 9381e4c04b  Junfeng Guo      net/iavf: fix QFI field bit check for GTPU EH
> cd212c4669  Lingyu Liu       net/iavf: fix QFI fields of GTPU UL/DL for
> flow director
> 69d268b4ff  Lior Margalit    net/mlx5: fix RSS expansion for explicit
> graph node
> 3f02c7ff68  Lior Margalit    net/mlx5: fix RSS expansion for inner tunnel
> VLAN
> 0c3fa68396  Lior Margalit    net/mlx5: fix RSS expansion for L2/L3 VXLAN
> aa52e5f0f9  Lior Margalit    net/mlx5: fix RSS expansion traversal over
> next nodes
> a451287102  Lior Margalit    net/mlx5: fix RSS expansion with EtherType
> 99ebada2d6  Marvin Liu       net/virtio: fix oversized packets in
> vectorized Rx
> dc26c9c21b  Michael Baum     common/mlx5: fix device list operations
> concurrency
> 5dfa003db5  Michael Baum     common/mlx5: fix post doorbell barrier
> dffae63d3c  Michael Baum     common/mlx5: fix resource cleaning in device
> removal
> b0df6b29e7  Nicolas Chautru  baseband/acc100: fix 4GUL outbound size
> 45570d7e44  Qiming Chen      net/iavf: fix resource leak on probing
> failure
> f063054f8a  Tejasree Kondoj  crypto/octeontx2: fix lookaside IPsec IPv6


More information about the stable mailing list