patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Xueming Li <xuemingl@nvidia.com>
Cc: "dpdk stable" <stable@dpdk.org>,
	"Xueming Li" <xuemingl@nvidia.com>,
	"Mattias Rönnblom" <mattias.ronnblom@ericsson.com>,
	"Akhil Goyal" <gakhil@marvell.com>,
	"Aman Singh" <aman.deep.singh@intel.com>,
	"Amit Bernstein" <amitbern@amazon.com>,
	"Amiya Ranjan Mohakud" <amiyaranjan.mohakud@gmail.com>,
	"Ankur Dwivedi" <adwivedi@marvell.com>,
	"Anoob Joseph" <anoobj@marvell.com>,
	"Archana Muniganti" <marchana@marvell.com>,
	"Arkadiusz Kusztal" <arkadiuszx.kusztal@intel.com>,
	"Bing Zhao" <bingz@nvidia.com>,
	"Bruce Richardson" <bruce.richardson@intel.com>,
	"Christian Koue Muf" <ckm@napatech.com>,
	"Ciara Loftus" <ciara.loftus@intel.com>,
	"Dariusz Sosnowski" <dsosnowski@nvidia.com>,
	"Dengdui Huang" <huangdengdui@huawei.com>,
	"Erik Gabriel Carrillo" <erik.g.carrillo@intel.com>,
	"Evgeny Schemeilin" <evgenys@amazon.com>,
	"Ferruh Yigit" <ferruh.yigit@amd.com>,
	"Gage Eads" <gage.eads@intel.com>,
	"Gowrishankar Muthukrishnan" <gmuthukrishn@marvell.com>,
	"Gregory Etelson" <getelson@nvidia.com>,
	"Harman Kalra" <hkalra@marvell.com>,
	"Harry van Haaren" <harry.van.haaren@intel.com>,
	"Jay Zhou" <jianjay.zhou@huawei.com>,
	"Jerin Jacob" <jerinj@marvell.com>,
	"Jian Wang" <jianwang@trustnetic.com>,
	"Jiawen Wu" <jiawenwu@trustnetic.com>,
	"Jie Hai" <haijie1@huawei.com>, "Kai Ji" <kai.ji@intel.com>,
	"Kiran Kumar K" <kirankumark@marvell.com>,
	"Liang Ma" <liangma@bytedance.com>,
	"Maayan Kashani" <mkashani@nvidia.com>,
	"Matan Azrad" <matan@nvidia.com>,
	"Nithin Dabilpuram" <ndabilpuram@marvell.com>,
	"Nithinsen Kaithakadan" <nkaithakadan@marvell.com>,
	"Oleksandr Kolomeiets" <okl-plv@napatech.com>,
	"Ori Kam" <orika@nvidia.com>,
	"Pavan Nikhilesh" <pbhagavatula@marvell.com>,
	"Peter Mccarthy" <peter.mccarthy@intel.com>,
	"Pravin Pathak" <pravin.pathak@intel.com>,
	"Radu Nicolau" <radu.nicolau@intel.com>,
	"Rahul Bhansali" <rbhansali@marvell.com>,
	"Rajesh Mudimadugula" <rmudimadugul@marvell.com>,
	"Ray Kinsella" <mdr@ashroe.eu>, "Ron Beider" <rbeider@amazon.com>,
	"Satha Rao" <skoteshwar@marvell.com>,
	"Serhii Iliushyk" <sil-plv@napatech.com>,
	"Shai Brandes" <shaibran@amazon.com>,
	"Srujana Challa" <schalla@marvell.com>,
	"Suanming Mou" <suanmingm@nvidia.com>,
	"Sunil Kumar Kori" <skori@marvell.com>,
	"Tejasree Kondoj" <ktejasree@marvell.com>,
	"Timothy McDaniel" <timothy.mcdaniel@intel.com>,
	"Tirthendu Sarkar" <tirthendu.sarkar@intel.com>,
	"Viacheslav Ovsiienko" <viacheslavo@nvidia.com>,
	"Vidya Sagar Velumuri" <vvelumuri@marvell.com>,
	"Vladimir Medvedkin" <vladimir.medvedkin@intel.com>,
	"Wajeeh Atrash" <atrwajee@amazon.com>,
	"Yosef Raisman" <yraisman@amazon.com>,
	"Zaiyu Wang" <zaiyuwang@trustnetic.com>
Subject: please help backporting some patches to stable release 23.11.5
Date: Wed, 30 Jul 2025 15:26:00 +0800	[thread overview]
Message-ID: <20250730072601.137797-1-xuemingl@nvidia.com> (raw)
In-Reply-To: <20250626121657.32689-1-xuemingl@nvidia.com>

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 08/10/25.

You can find the a temporary work-in-progress branch of the coming 23.11.5
release at:
    https://git.dpdk.org/dpdk-stable/log/?h=23.11-staging
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@dpdk.org" but not "dev@dpdk.org".

FYI, branch 23.11 is located at tree:
   https://git.dpdk.org/dpdk-stable

Thanks.

Xueming Li <xuemingl@nvidia.com>

---
5503bbc975  Amiya Ranjan Mohakud net/iavf: fix VLAN strip disabling for ADQ v2 capability
a738c43ffa  Dengdui Huang    app/testpmd: fix tunnel inner info
92a5b06c15  Gregory Etelson  net/mlx5: fix access to auxiliary flow data
26bf49930c  Jiawen Wu        net/ngbe: restrict VLAN strip configuration on VF
db4878838a  Jiawen Wu        net/txgbe: fix FDIR perfect mode for IPv6
a1851465f8  Jiawen Wu        net/txgbe: fix to create FDIR filter for tunnel packet
3734cf22ab  Mattias Rönnblom eventdev: fix flag types consistency
a1efd31b0f  Nithinsen Kaithakadan common/cnxk: fix AES-CTR salt handling
842c1cee22  Oleksandr Kolomeiets net/ntnic: unmap DMA during queue release
a8b1b99ab2  Pravin Pathak    event/dlb2: fix credit release race condition
068acf11ce  Radu Nicolau     crypto/qat: fix out-of-place chain/cipher/auth headers
9bebc33703  Rahul Bhansali   net/cnxk: fix lock for security session operations
22493624c1  Rajesh Mudimadugula crypto/virtio: fix descriptor flags virtq info
7905edcda1  Shai Brandes     net/ena: fix aenq timeout with low poll interval
99bfe66911  Shai Brandes     net/ena: fix control path interrupt mode
09988bf334  Tejasree Kondoj  crypto/cnxk: fix includes

  reply	other threads:[~2025-07-30  7:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-26 12:16 Xueming Li
2025-07-30  7:26 ` Xueming Li [this message]
2025-07-30  9:01   ` Jiawen Wu
2025-07-30 12:17     ` Xueming Li
2025-07-30 12:55       ` Amiya Ranjan Mohakud
2025-07-30  9:11   ` Sarkar, Tirthendu
2025-07-30 11:28     ` Xueming Li
2025-07-30  9:41   ` Nicolau, Radu
2025-07-30 11:45     ` Xueming Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250730072601.137797-1-xuemingl@nvidia.com \
    --to=xuemingl@nvidia.com \
    --cc=adwivedi@marvell.com \
    --cc=aman.deep.singh@intel.com \
    --cc=amitbern@amazon.com \
    --cc=amiyaranjan.mohakud@gmail.com \
    --cc=anoobj@marvell.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=atrwajee@amazon.com \
    --cc=bingz@nvidia.com \
    --cc=bruce.richardson@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=ckm@napatech.com \
    --cc=dsosnowski@nvidia.com \
    --cc=erik.g.carrillo@intel.com \
    --cc=evgenys@amazon.com \
    --cc=ferruh.yigit@amd.com \
    --cc=gage.eads@intel.com \
    --cc=gakhil@marvell.com \
    --cc=getelson@nvidia.com \
    --cc=gmuthukrishn@marvell.com \
    --cc=haijie1@huawei.com \
    --cc=harry.van.haaren@intel.com \
    --cc=hkalra@marvell.com \
    --cc=huangdengdui@huawei.com \
    --cc=jerinj@marvell.com \
    --cc=jianjay.zhou@huawei.com \
    --cc=jianwang@trustnetic.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=kai.ji@intel.com \
    --cc=kirankumark@marvell.com \
    --cc=ktejasree@marvell.com \
    --cc=liangma@bytedance.com \
    --cc=marchana@marvell.com \
    --cc=matan@nvidia.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=mdr@ashroe.eu \
    --cc=mkashani@nvidia.com \
    --cc=ndabilpuram@marvell.com \
    --cc=nkaithakadan@marvell.com \
    --cc=okl-plv@napatech.com \
    --cc=orika@nvidia.com \
    --cc=pbhagavatula@marvell.com \
    --cc=peter.mccarthy@intel.com \
    --cc=pravin.pathak@intel.com \
    --cc=radu.nicolau@intel.com \
    --cc=rbeider@amazon.com \
    --cc=rbhansali@marvell.com \
    --cc=rmudimadugul@marvell.com \
    --cc=schalla@marvell.com \
    --cc=shaibran@amazon.com \
    --cc=sil-plv@napatech.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    --cc=stable@dpdk.org \
    --cc=suanmingm@nvidia.com \
    --cc=timothy.mcdaniel@intel.com \
    --cc=tirthendu.sarkar@intel.com \
    --cc=viacheslavo@nvidia.com \
    --cc=vladimir.medvedkin@intel.com \
    --cc=vvelumuri@marvell.com \
    --cc=yraisman@amazon.com \
    --cc=zaiyuwang@trustnetic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).