please help backporting some patches to stable release 25.11.3
Kevin Traynor
ktraynor at redhat.com
Thu Jul 30 14:47:00 CEST 2026
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 25.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 25.11 branch, or
- Indicate that the patch should not be backported
Please do either of the above by 08/06/26.
You can find the a temporary work-in-progress branch of the coming 25.11.3
release at:
https://github.com/kevintraynor/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 25.11] foo/bar: fix baz
With git format-patch, this can be achieved by appending the parameter:
--subject-prefix='PATCH 25.11'
Send the backported patch to "stable at dpdk.org" but not "dev at dpdk.org".
FYI, branch 25.11 is located at tree:
https://git.dpdk.org/dpdk-stable
Thanks.
Kevin
---
96d0e13e5f Andrew Bailey dts: fix cryptodev latency parsing
458ed82bef Bruce Richardson cfgfile: prevent overflow on resize
8e038dee42 Bruce Richardson net/idpf: fix Tx of large mbuf segments
593a6de02f Chenna Arnoori net/bnxt: fix Rx timestamping for non-PTP packets
f860b4377b Ciara Loftus net/iavf: report selected burst mode when no-poll active
cd8c5f5702 Damodharam Ammepalli net/bnxt: fix LRO capability reporting
d630c199f0 Dariusz Sosnowski net/mlx5: redirect LACP traffic for legacy E-Switch
feb485b62c Mohammad Shuab Siddique net/bnxt: fix PTP timestamp flags in scalar Rx
7773d4ad0d Shaiq Wani net/ice: use granular packet types for L2TPv2 PPP
96cc9b6ea6 Shaiq Wani net/idpf: fix multi-segment mbuf leak in split Tx path
c88941eb79 Stephen Hemminger app/testpmd: fix port socket ID with NUMA disabled
More information about the stable
mailing list