patches for DPDK stable branches
 help / color / mirror / Atom feed
* please help backporting some patches to stable release 22.11.9
@ 2025-06-30 12:29 luca.boccassi
  2025-06-30 19:15 ` Pathak, Pravin
  0 siblings, 1 reply; 3+ messages in thread
From: luca.boccassi @ 2025-06-30 12:29 UTC (permalink / raw)
  To: dpdk stable
  Cc: Akhil Goyal, Archana Muniganti, Arkadiusz Kusztal, Ayuj Verma,
	Bruce Richardson, Erik Gabriel Carrillo, Fan Zhang, Gage Eads,
	Gowrishankar Muthukrishnan, Harry van Haaren, Jerin Jacob,
	Kanaka Durga Kotamarthy, Kevin Liu, Kiran Kumar K, Liang Ma,
	Mattias Rönnblom, Mingjin Ye, Nithin Dabilpuram,
	Nithinsen Kaithakadan, Pavan Nikhilesh, Peter Mccarthy,
	Pravin Pathak, Qi Zhang, Rahul Bhansali, Ray Kinsella, Satha Rao,
	Shally Verma, Srujana Challa, Steve Yang, Sunil Kumar Kori,
	Tejasree Kondoj, Timothy McDaniel, Vidya Sagar Velumuri

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 22.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 22.11 branch, or
    - Indicate that the patch should not be backported

Please do either of the above by 07/07/25.

You can find the a temporary work-in-progress branch of the coming 22.11.9
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 22.11] foo/bar: fix baz

With git format-patch, this can be achieved by appending the parameter:
    --subject-prefix='PATCH 22.11'

Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".

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

Thanks.

Luca Boccassi

---
653ef76297  Gowrishankar Muthukrishnan test/crypto: fix RSA vector as per RFC 8017
3734cf22ab  Mattias Rönnblom eventdev: fix flag types consistency
a84f23cfb5  Mingjin Ye       net/ice: fix handling empty DCF RSS hash
a1efd31b0f  Nithinsen Kaithakadan common/cnxk: fix AES-CTR salt handling
a8b1b99ab2  Pravin Pathak    event/dlb2: fix credit release race condition
e31d467957  Pravin Pathak    event/dlb2: fix public symbol namespace
9891a50af0  Pravin Pathak    event/dlb2: fix QID depth xstat
9bebc33703  Rahul Bhansali   net/cnxk: fix lock for security session operations

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: please help backporting some patches to stable release 22.11.9
  2025-06-30 12:29 please help backporting some patches to stable release 22.11.9 luca.boccassi
@ 2025-06-30 19:15 ` Pathak, Pravin
  0 siblings, 0 replies; 3+ messages in thread
From: Pathak, Pravin @ 2025-06-30 19:15 UTC (permalink / raw)
  To: dpdk stable
  Cc: Akhil Goyal, Archana Muniganti, Kusztal, ArkadiuszX, Ayuj Verma,
	Richardson, Bruce, Carrillo, Erik G, Fan Zhang, Gage Eads,
	Gowrishankar Muthukrishnan, Van Haaren, Harry, Jerin Jacob,
	Kanaka Durga Kotamarthy, Kevin Liu, Kiran Kumar K, Liang Ma,
	Mattias Rönnblom, Ye, MingjinX, Nithin Dabilpuram,
	Nithinsen Kaithakadan, Pavan Nikhilesh, Mccarthy, Peter, Zhang,
	Qi Z, Rahul Bhansali, Ray Kinsella, Satha Rao, Shally Verma,
	Srujana Challa, Steve Yang, Sunil Kumar Kori, Tejasree Kondoj,
	Timothy McDaniel, Vidya Sagar Velumuri

It is OK if following are not backported to 22.11.9 branch

a8b1b99ab2  Pravin Pathak    event/dlb2: fix credit release race condition
e31d467957  Pravin Pathak    event/dlb2: fix public symbol namespace
9891a50af0  Pravin Pathak    event/dlb2: fix QID depth xstat

> -----Original Message-----
> From: luca.boccassi@gmail.com <luca.boccassi@gmail.com>
> Sent: Monday, June 30, 2025 8:29 AM
> To: dpdk stable <stable@dpdk.org>
> Cc: Akhil Goyal <gakhil@marvell.com>; Archana Muniganti
> <marchana@marvell.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal@intel.com>; Ayuj Verma <ayverma@marvell.com>;
> Richardson, Bruce <bruce.richardson@intel.com>; Carrillo, Erik G
> <erik.g.carrillo@intel.com>; Fan Zhang <fanzhang.oss@gmail.com>; Gage Eads
> <gage.eads@intel.com>; Gowrishankar Muthukrishnan
> <gmuthukrishn@marvell.com>; Van Haaren, Harry
> <harry.van.haaren@intel.com>; Jerin Jacob <jerinj@marvell.com>; Kanaka
> Durga Kotamarthy <kkotamarthy@marvell.com>; Kevin Liu
> <kevinx.liu@intel.com>; Kiran Kumar K <kirankumark@marvell.com>; Liang
> Ma <liangma@liangbit.com>; Mattias Rönnblom
> <mattias.ronnblom@ericsson.com>; Ye, MingjinX <mingjinx.ye@intel.com>;
> Nithin Dabilpuram <ndabilpuram@marvell.com>; Nithinsen Kaithakadan
> <nkaithakadan@marvell.com>; Pavan Nikhilesh
> <pbhagavatula@marvell.com>; Mccarthy, Peter <peter.mccarthy@intel.com>;
> Pathak, Pravin <pravin.pathak@intel.com>; Zhang, Qi Z
> <qi.z.zhang@intel.com>; Rahul Bhansali <rbhansali@marvell.com>; Ray
> Kinsella <mdr@ashroe.eu>; Satha Rao <skoteshwar@marvell.com>; Shally
> Verma <shallyv@marvell.com>; Srujana Challa <schalla@marvell.com>; Steve
> Yang <stevex.yang@intel.com>; Sunil Kumar Kori <skori@marvell.com>;
> Tejasree Kondoj <ktejasree@marvell.com>; Timothy McDaniel
> <timothy.mcdaniel@intel.com>; Vidya Sagar Velumuri
> <vvelumuri@marvell.com>
> Subject: please help backporting some patches to stable release 22.11.9
> 
> 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 22.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 22.11 branch, or
>     - Indicate that the patch should not be backported
> 
> Please do either of the above by 07/07/25.
> 
> You can find the a temporary work-in-progress branch of the coming 22.11.9
> 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 22.11] foo/bar: fix baz
> 
> With git format-patch, this can be achieved by appending the parameter:
>     --subject-prefix='PATCH 22.11'
> 
> Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".
> 
> FYI, branch 22.11 is located at tree:
>    https://git.dpdk.org/dpdk-stable
> 
> Thanks.
> 
> Luca Boccassi
> 
> ---
> 653ef76297  Gowrishankar Muthukrishnan test/crypto: fix RSA vector as per
> RFC 8017 3734cf22ab  Mattias Rönnblom eventdev: fix flag types consistency
> a84f23cfb5  Mingjin Ye       net/ice: fix handling empty DCF RSS hash
> a1efd31b0f  Nithinsen Kaithakadan common/cnxk: fix AES-CTR salt handling
> a8b1b99ab2  Pravin Pathak    event/dlb2: fix credit release race condition
> e31d467957  Pravin Pathak    event/dlb2: fix public symbol namespace
> 9891a50af0  Pravin Pathak    event/dlb2: fix QID depth xstat
> 9bebc33703  Rahul Bhansali   net/cnxk: fix lock for security session operations

^ permalink raw reply	[flat|nested] 3+ messages in thread

* please help backporting some patches to stable release 22.11.9
@ 2025-06-12 21:15 luca.boccassi
  0 siblings, 0 replies; 3+ messages in thread
From: luca.boccassi @ 2025-06-12 21:15 UTC (permalink / raw)
  To: dpdk stable
  Cc: Akhil Goyal, Alejandro Lucero, Chaoyong He, David Marchand,
	Dengdui Huang, Dongdong Liu, Fan Zhang, Hailin Xu, Huisong Li,
	Jay Zhou, Jerin Jacob, Jie Hai, Kaiwen Deng, Kiran Kumar K,
	Long Wu, Min Hu (Connor),
	Niklas Söderlund, Nithin Dabilpuram, Pavan Nikhilesh,
	Peng Zhang, Rajesh Mudimadugula, Rolf Neugebauer, Ruifeng Wang,
	Satha Rao, Shijith Thotton, Sunil Kumar Kori, Wei Hu (Xavier),
	Wei Zhao, Wenzhuo Lu, Yisen Zhuang

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 22.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 22.11 branch, or
    - Indicate that the patch should not be backported

Please do either of the above by 06/19/25.

You can find the a temporary work-in-progress branch of the coming 22.11.9
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 22.11] foo/bar: fix baz

With git format-patch, this can be achieved by appending the parameter:
    --subject-prefix='PATCH 22.11'

Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".

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

Thanks.

Luca Boccassi

---
53df26286e  Chaoyong He      net/nfp: fix crash with null RSS hash key
346a007e16  Chaoyong He      net/nfp: fix hash key length logic
7c37826c2b  David Marchand   test/lcore: fix race in per-lcore test
99c065da47  Dengdui Huang    net/hns3: fix Rx packet without CRC data
09766f41b3  Kaiwen Deng      net/ixgbe: enable ethertype filter for E610
98cf04bb90  Kiran Kumar K    test/graph: fix second run
f77eb8f3c6  Pavan Nikhilesh  event/cnxk: fix missing HW state checks
9843181aa5  Rajesh Mudimadugula crypto/virtio: fix driver ID
25e35296b5  Sunil Kumar Kori net/cnxk: fix reconfiguring MAC address

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-30 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-30 12:29 please help backporting some patches to stable release 22.11.9 luca.boccassi
2025-06-30 19:15 ` Pathak, Pravin
  -- strict thread matches above, loose matches on Subject: below --
2025-06-12 21:15 luca.boccassi

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).