please help backporting some patches to stable release 20.11.6

lihuisong (C) lihuisong at huawei.com
Thu Aug 11 12:39:26 CEST 2022


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 <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>
>
> ---
> 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
> .


More information about the stable mailing list