please help backporting some patches to stable release 20.11.4

Xueming(Steven) Li xuemingl at nvidia.com
Sat Nov 27 15:04:00 CET 2021


On Sat, 2021-11-13 at 16:43 +0800, lihuisong (C) wrote:
> Hi, xueming
> 
> The following two patches have been sent. Please backport. Thanks.
> 
> f93819cf5a  Chengwen Feng    net/hns3: fix interrupt vector freeing
> 19e67d8ebc  Huisong Li       net/hns3: fix residual MAC after setting default MAC

Hi Huisong,

Applied your patches to list, thanks for backporting!

> 
> 
> 在 2021/11/10 15:44, 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 11/30/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>
> > 
> > ---
> > c28e2165ec  Aman Singh       kni: fix build for SLES15-SP3
> > 85e21b77d8  Bruce Richardson telemetry: fix socket path conflicts for in-memory mode
> > ea3ef0b85f  Bruce Richardson usertools: fix flake8 compliance of telemetry script
> > 2fc3e696a7  Chengchang Tang  net/hns3: add runtime config for mailbox limit time
> > f93819cf5a  Chengwen Feng    net/hns3: fix interrupt vector freeing
> > 435d523112  Dapeng Yu        net/iavf: fix multi-process shared data
> > 7f49dafe05  David Marchand   net/mlx5: do not close stdin on error
> > 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
> > 851f03e1ea  Heinrich Kuhn    net/nfp: cancel delayed LSC work in port close
> > 3596537005  Honnappa Nagarahalli eal: fix memory ordering around lcore task accesses
> > 19e67d8ebc  Huisong Li       net/hns3: fix residual MAC after setting default MAC
> > 6474b59448  Ivan Malov       net/virtio: fix Tx checksum for tunnel packets
> > 12a653eb53  Jiawen Wu        net/txgbe: fix link status when device stopped
> > 655eae01f9  Jie Wang         app/testpmd: fix RSS hash offload display
> > 9381e4c04b  Junfeng Guo      net/iavf: fix QFI field bit check for GTPU EH
> > 620e0290d1  Kalesh AP        net/bnxt: fix VLAN indication in Rx mbuf
> > 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
> > f86d553cc1  Tudor Cornea     net/af_packet: fix ignoring full ring on Tx
> > 2108930be1  Tudor Cornea     net/ixgbe: fix port initialization if MTU config fails
> > .



More information about the stable mailing list