please help backporting some patches to stable release 23.11.6

Loftus, Ciara ciara.loftus at intel.com
Mon Jan 5 12:14:53 CET 2026


> Subject: please help backporting some patches to stable release 23.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 23.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 23.11 branch, or
>     - Indicate that the patch should not be backported
> 
> Please do either of the above by 12/31/25.
> 
> You can find the a temporary work-in-progress branch of the coming 23.11.6
> release at:
>     https://github.com/shanipr/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 23.11] foo/bar: fix baz
> 
> With git format-patch, this can be achieved by appending the parameter:
>     --subject-prefix='PATCH 23.11'
> 
> Send the backported patch to "stable at dpdk.org" but not "dev at dpdk.org".
> 
> FYI, branch 23.11 is located at tree:
>    https://git.dpdk.org/dpdk-stable
> 
> Thanks.
> 
> Shani
> 
> ---
> 8a8c02d2bb  Anatoly Burakov  vfio: fix custom containers in multiprocess
> bd96307d15  Bruce Richardson net/fm10k: fix Tx packet prepare
> 19d7188f6f  Bruce Richardson net/ixgbe: fix Tx packet prepare
> 12b050defa  Chengwen Feng    app/dma-perf: check buffer size
> cca4c3bc3f  Chengwen Feng    app/dma-perf: fix stopping device
> 431bc9c42e  Ciara Loftus     net/iavf: remove extra stores in AVX-512 VLAN
> offload

The above commit 431bc9c42e should not be backported.
Tx VLAN offload is disabled in the iavf AVX-512 path in
23.11 (see commit efe1b63775e8 net/iavf: fix VLAN insertion
in vector path). Because of this the optimisation in the
proposed backport patch would be to no effect, so I don't
think it should be backported.

Thanks,
Ciara

> 0e3c389b9e  Gagandeep Singh  bus/dpaa: do proper cleanup of frame queues
> on shutdown
> 7ba84453ba  Jasper Tran O'Leary net/gve: free device resources on close
> 6280a30607  Jiawen Wu        net/ngbe: fix checksum error counter
> 02c9cc1012  Jiawen Wu        net/txgbe: filter FDIR match flex bytes for tunnel
> b9ad8a6e72  Jiawen Wu        net/txgbe: fix checksum error counter
> c9a341034a  Jiawen Wu        net/txgbe: fix FDIR filter for SCTP tunnel
> a2d4de2710  Jiawen Wu        net/txgbe: fix FDIR input mask
> f9465bdcef  Jun Yang         net/dpaa2: fix error frame dump
> 97e2e198b9  Nawal Kishor     rawdev: fix device ID retrieval failure handling
> 327682174e  Nupur Uttarwar   net/mlx5: skip Rx control flow tables in
> isolated mode
> 4f0abf4b7e  Prashant Gupta   net/dpaa2: free buffers from error queue
> 253174309f  Radu Nicolau     crypto/qat: fix source buffer alignment
> 820ca7361b  Rongwei Liu      net/mlx5: fix flow aging race condition
> 3eec7a797f  Rongwei Liu      net/mlx5: remove counter alignment
> d762a8fbbd  Satheesh Paul    net/cnxk: fix port ID default action
> 743bbd3bd2  Sunil Kumar Kori net/ice: fix Tx packet prepare
> 74348d7ad2  Vamsi Attunuru   net/octeon_ep: fix mbuf data offset update
> f4905fdcf6  Vladimir Medvedkin fib6: fix memory leak on delete operation


More information about the stable mailing list