please help backporting some patches to stable release 23.11.7
Shani Peretz
shperetz at nvidia.com
Tue Apr 21 07:38:11 CEST 2026
> -----Original Message-----
> From: Nicolau, Radu <radu.nicolau at intel.com>
> Sent: Wednesday, 15 April 2026 13:34
> To: dpdk stable <stable at dpdk.org>
> Subject: RE: please help backporting some patches to stable release 23.11.7
>
> External email: Use caution opening links or attachments
>
>
> Hi, 112c07c62a doesn't need to be backported.
>
Thanks, will remove from the need to backport list
> -----Original Message-----
> From: Shani Peretz <shperetz at nvidia.com>
> Sent: Wednesday, 15 April, 2026 11:19 AM
> Cc: Ajit Khaparde <ajit.khaparde at broadcom.com>; Alex Vesker
> <valex at nvidia.com>; Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>;
> Ashok Kumar Natarajan <ashokkumar.natarajan at amd.com>; Bing Zhao
> <bingz at nvidia.com>; Richardson, Bruce <bruce.richardson at intel.com>; Loftus,
> Ciara <ciara.loftus at intel.com>; Dariusz Sosnowski <dsosnowski at nvidia.com>;
> Dharmik Thakkar <dharmikjayesh.thakkar at arm.com>; Erez Shitrit
> <erezsh at nvidia.com>; Ferruh Yigit <ferruh.yigit at intel.com>; Nitka, Grzegorz
> <grzegorz.nitka at intel.com>; Hemant Agrawal <hemant.agrawal at nxp.com>;
> Ian Stokes <ian.stokes at intel.com>; John W. Linville <linville at tuxdriver.com>;
> Jun Yang <jun.yang at nxp.com>; Keegan Freyhof
> <keegan.freyhof at broadcom.com>; Wiles, Keith <keith.wiles at intel.com>; Kevin
> Traynor <ktraynor at redhat.com>; Kishore Padmanabha
> <kishore.padmanabha at broadcom.com>; Konstantin Ananyev
> <konstantin.ananyev at huawei.com>; Maayan Kashani <mkashani at nvidia.com>;
> Marat Khalili <marat.khalili at huawei.com>; Matan Azrad
> <matan at nvidia.com>; Maxime Leroy <maxime at leroys.fr>; Michal Michalik
> <michal.michalik at intel.com>; Mohammad Shuab Siddique <mohammad-
> shuab.siddique at broadcom.com>; Morten Brørup
> <mb at smartsharesystems.com>; Nipun Gupta <nipun.gupta at amd.com>;
> Oleksandr Nahnybida <oleksandrn at interfacemasters.com>; Olivier Matz
> <olivier.matz at 6wind.com>; Ophir Munk <ophirmu at nvidia.com>; Ori Kam
> <orika at nvidia.com>; Pascal Mazon <pascal.mazon at 6wind.com>; Peter
> Spreadborough <peter.spreadborough at broadcom.com>; Nicolau, Radu
> <radu.nicolau at intel.com>; Raslan Darawsheh <rasland at mellanox.com>; Ravi
> Kumar <ravi1.kumar at amd.com>; Ray Kinsella <mdr at ashroe.eu>; Pattan,
> Reshma <reshma.pattan at intel.com>; Robin Jarry <rjarry at redhat.com>;
> Ruifeng Wang <ruifeng.wang at arm.com>; Sachin Saxena
> <sachin.saxena at nxp.com>; Gobriel, Sameh <sameh.gobriel at intel.com>; Selwin
> Sebastian <selwin.sebastian at amd.com>; Wani, Shaiq <shaiq.wani at intel.com>;
> Shani Peretz <shperetz at nvidia.com>; Shuanglin Wang
> <shuanglin.wang at broadcom.com>; Somnath Kotur
> <somnath.kotur at broadcom.com>; Hore, Soumyadeep
> <soumyadeep.hore at intel.com>; Sriharsha Basavapatna
> <sriharsha.basavapatna at broadcom.com>; Stephen Hemminger
> <stephen at networkplumber.org>; Suanming Mou <suanmingm at nvidia.com>;
> Thomas Monjalon <thomas at monjalon.net>; Vemula, Venkatesh
> <venkatesh.vemula at intel.com>; Viacheslav Ovsiienko
> <viacheslavo at nvidia.com>; Medvedkin, Vladimir
> <vladimir.medvedkin at intel.com>; Xavier Guillaume
> <xavier.guillaume at ovhcloud.com>; Wang, Yipeng1 <yipeng1.wang at intel.com>
> Subject: please help backporting some patches to stable release 23.11.7
>
> 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 04/21/26.
>
> You can find the a temporary work-in-progress branch of the coming 23.11.7
> 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
>
> ---
> 898248fc42 Ajit Khaparde net/bnxt: support statistics query when port is
> stopped
> 11b918959c Ashok Kumar Natarajan net/axgbe: fix 100M SGMII mode
> c87efa43b9 Keegan Freyhof net/bnxt: fix reported VLAN stripped flag for
> Thor2
> e7cd393f30 Maxime Leroy net/dpaa2: fix error packet dump
> f9b31cf4a6 Maxime Leroy net/dpaa2: fix Rx error queue memory leaks
> 112c07c62a Radu Nicolau hash: fix unaligned access for CRC
> 50d943929a Robin Jarry hash: free replaced data on overwrite when RCU is
> configured
> 00d41387a5 Stephen Hemminger net/mlx5: fix build with LTO abacc3b2da
> Stephen Hemminger net/tap: fix handling of queue stats
> 8c7751daa8 Stephen Hemminger net/tap: fix resource leaks on creation failure
> c67f59508d Stephen Hemminger net/tap: fix Rx descriptor vs scatter segment
> confusion
> 77f831b6f1 Stephen Hemminger pcapng: handle packets copied before file
> open b3b8301dee Thomas Monjalon net/idpf: fix commas instead of
> semicolons 3ed9a05bff Xavier Guillaume net/af_packet: fix receive buffer
> overflow
More information about the stable
mailing list