patches for DPDK stable branches
 help / color / mirror / Atom feed
* please help backporting some patches to stable release 22.11.8
@ 2025-03-07 12:26 luca.boccassi
  0 siblings, 0 replies; 3+ messages in thread
From: luca.boccassi @ 2025-03-07 12:26 UTC (permalink / raw)
  To: dpdk stable
  Cc: Aaron Conole, Akhil Goyal, Anatoly Burakov, Andre Muezerie,
	Arkadiusz Kusztal, Chenbo Xia, Fan Zhang,
	Gowrishankar Muthukrishnan, Jay Zhou, Kai Ji, Long Li,
	Maxime Coquelin, Michael Santana

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 2025/03/14.

You can find the a temporary work-in-progress branch of the coming 22.11.8
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

---
873577fac7  Arkadiusz Kusztal crypto/qat: fix SM3 state size
b03cb9c87a  Gowrishankar Muthukrishnan vhost/crypto: skip fetch before vring init
57aa3ec91e  Long Li          net/mana: fix multi-process tracking

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

* please help backporting some patches to stable release 22.11.8
@ 2025-03-19 14:25 luca.boccassi
  0 siblings, 0 replies; 3+ messages in thread
From: luca.boccassi @ 2025-03-19 14:25 UTC (permalink / raw)
  To: dpdk stable
  Cc: Alex Vesker, Dariusz Sosnowski, Erez Shitrit, Maayan Kashani,
	Matan Azrad, Viacheslav Ovsiienko, Xueming Li

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 03/26/25.

You can find the a temporary work-in-progress branch of the coming 22.11.8
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

---
16ac8f9800  Alex Vesker      net/mlx5/hws: fix DV FT type convert
6886b5f39d  Maayan Kashani   net/mlx5: fix hairpin queue release

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

* please help backporting some patches to stable release 22.11.8
@ 2025-02-17 17:13 luca.boccassi
  0 siblings, 0 replies; 3+ messages in thread
From: luca.boccassi @ 2025-02-17 17:13 UTC (permalink / raw)
  To: dpdk stable
  Cc: Bruce Richardson, Chas Williams, Chenbo Xia, Chengwen Feng,
	David Marchand, Huisong Li, Joshua Washington, Junfeng Guo,
	Lingli Chen, Maxime Coquelin, Maxime Gouin, Min Hu (Connor),
	Olivier Matz, Praveen Kaligineedi, Raslan Darawsheh,
	Stephen Hemminger, Xiaoyun Li

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 2025/02/24.

You can find the a temporary work-in-progress branch of the coming 22.11.8
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

---
4dc4e33ffa  Olivier Matz     net/virtio: fix Rx checksum calculation
a71168a775  Praveen Kaligineedi net/gve: allocate Rx QPL pages using malloc
eb29e625ce  Stephen Hemminger test/bonding: fix active backup receive test

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

end of thread, other threads:[~2025-03-19 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-07 12:26 please help backporting some patches to stable release 22.11.8 luca.boccassi
  -- strict thread matches above, loose matches on Subject: below --
2025-03-19 14:25 luca.boccassi
2025-02-17 17:13 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).