please help backporting some patches to stable release 20.11.7
Benjamin Le Berre
benjamin.le_berre at 6wind.com
Fri Nov 4 19:02:08 CET 2022
Hi,
I don't think that 09b5b2880d ("net/bnxt: fix error code during MTU
change") is meant to be backported to 20.11 since it is a fix to
a42ab1eb33ff ("net/bnxt: disallow MTU change when device is started")
which seems to not have been backported, although I cannot find
confirmation that it should have been skipped for the 20.11.6 release.
Kind Regards,
Benjamin Le Berre.
On Thu, Nov 3, 2022 at 10:41 AM <luca.boccassi at gmail.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 11/10/22.
>
> You can find the a temporary work-in-progress branch of the coming 20.11.7
> release at:
> https://github.com/bluca/dpdk-stable
> 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.
>
> Luca Boccassi
>
> ---
> 8ae946970e Abdullah Ömer Yamaç eal: fix thread name for high order lcores
> 09b5b2880d Benjamin Le Berre net/bnxt: fix error code during MTU change
> b38bd88beb Huisong Li net/hns3: fix clearing hardware MAC statistics
> 0d81da2559 Huisong Li net/hns3: fix RSS rule restore
> 8f81056e5a Qi Zhang net/ice/base: fix 100M speed capability
> 04ab2b2f0b Qi Zhang net/ice/base: fix comment of overloaded GCO bit
> 40ff47dd4b Qi Zhang net/ice/base: fix double VLAN in promiscuous mode
> b0472e210f Qi Zhang net/ice/base: fix input set of GTPoGRE
> 38ef9e1b99 Qi Zhang net/ice/base: fix null pointer dereference
> 27b7bdae1d Qi Zhang net/ice: fix DDP package init
> 3b8c645afa Zhichao Zeng net/iavf: fix outer checksum flags
> 1aaacea174 Zhichao Zeng net/iavf: fix processing VLAN TCI in SSE path
More information about the stable
mailing list