patches for DPDK stable branches
 help / color / mirror / Atom feed
* please help backporting some patches to stable release 20.11.9
@ 2023-07-14 22:51 luca.boccassi
  2023-07-20  8:31 ` Jiawen Wu
  0 siblings, 1 reply; 8+ messages in thread
From: luca.boccassi @ 2023-07-14 22:51 UTC (permalink / raw)
  To: dpdk stable
  Cc: Ali Alnubani, Anatoly Burakov, Arkadiusz Kusztal, Ashish Gupta,
	Beilei Xing, Bernard Iremonger, Bruce Richardson, Ciara Power,
	Deepak Kumar Jain, Ferruh Yigit, Ferruh Yigit, Fiona Trahe,
	Jian Wang, Jiawen Wu, Jie Hai, John Griffin, Song Jiale,
	Vikash Poddar, Wenzhuo Lu

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

Please do either of the above by 2023/07/21.

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

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

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

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

Thanks.

Luca Boccassi

---
8b4618a7b4  Ciara Power      crypto/qat: fix null algorithm digest placement
d7d802daf8  Ferruh Yigit     app/testpmd: revert primary process polling all queues fix
5e170dd8b6  Jiawen Wu        net/txgbe: fix blocking system events
7cb939f648  Vikash Poddar    common/qat: detach crypto from compress build

^ permalink raw reply	[flat|nested] 8+ messages in thread
* please help backporting some patches to stable release 20.11.9
@ 2023-07-20 11:01 luca.boccassi
  0 siblings, 0 replies; 8+ messages in thread
From: luca.boccassi @ 2023-07-20 11:01 UTC (permalink / raw)
  To: dpdk stable
  Cc: Alexander Kozyrev, Matan Azrad, Michael Baum, Shahaf Shuler,
	Viacheslav Ovsiienko

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

Please do either of the above by 07/27/23.

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

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

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

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

Thanks.

Luca Boccassi

---
e6479f009f  Alexander Kozyrev net/mlx5: fix MPRQ stride size for headroom

^ permalink raw reply	[flat|nested] 8+ messages in thread
* please help backporting some patches to stable release 20.11.9
@ 2023-06-28 14:12 luca.boccassi
  2023-06-29  3:02 ` Jiawen Wu
  0 siblings, 1 reply; 8+ messages in thread
From: luca.boccassi @ 2023-06-28 14:12 UTC (permalink / raw)
  To: dpdk stable
  Cc: Anatoly Burakov, Beilei Xing, Bernard Iremonger, Dan Nowlin,
	Dmitry Kozlyuk, Ferruh Yigit, Jian Wang, Jiawen Wu, Jie Hai,
	Leyi Rong, Mingjin Ye, Paul M Stillwell Jr, Qiming Yang,
	Qi Zhang, Wenzhuo Lu

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

Please do either of the above by July 7th.

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

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

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

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

Thanks.

Luca Boccassi

---
12011b11a3  Jiawen Wu        net/txgbe: adapt to MNG veto bit setting
646b058472  Jiawen Wu        net/txgbe: fix interrupt enable mask
141a520b35  Jie Hai          app/testpmd: fix primary process not polling all queues
6fd3a7a618  Mingjin Ye       net/ice/base: fix internal etype in switch filter

^ permalink raw reply	[flat|nested] 8+ messages in thread
* please help backporting some patches to stable release 20.11.9
@ 2023-06-15  1:38 luca.boccassi
  2023-06-15  5:49 ` Rongwei Liu
  2023-06-15 13:27 ` huangdengdui
  0 siblings, 2 replies; 8+ messages in thread
From: luca.boccassi @ 2023-06-15  1:38 UTC (permalink / raw)
  To: dpdk stable
  Cc: Aaron Conole, Alejandro Lucero, Anatoly Burakov,
	Andrew Rybchenko, Beilei Xing, Bernard Iremonger,
	Bruce Richardson, Chaoyong He, Chengchang Tang, Chengwen Feng,
	Ciara Power, Dariusz Sosnowski, David Marchand, Declan Doherty,
	Dengdui Huang, Dongdong Liu, Ferruh Yigit, Ferruh Yigit,
	Heinrich Kuhn, Honnappa Nagarahalli, Ilyes Ben Hamouda,
	Jiawei Wang, Jie Hai, Kai Ji, Kiran Kumar K, Lijun Ou,
	Matan Azrad, Michael Santana, Min Hu (Connor),
	Morten Brørup, Niklas Söderlund, Olivier Matz, Ori Kam,
	Rongwei Liu, Saoirse O'Donovan, Shahaf Shuler, Suanming Mou,
	Viacheslav Ovsiienko, Wei Hu (Xavier),
	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 20.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 20.11 branch, or
    - Indicate that the patch should not be backported

Please do either of the above by 2023/06/23.

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

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

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

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

Thanks.

Luca Boccassi

---
e97738919c  Chaoyong He      net/nfp: fix Tx descriptor free logic of NFD3
c1f0cdae14  Dariusz Sosnowski net/mlx5: fix drop action attribute validation
db42a84233  Dengdui Huang    app/testpmd: fix crash with invalid queue
0622428215  Jie Hai          net/hns3: fix missing FEC capability
cd41a27154  Jie Hai          net/hns3: get FEC capability from firmware
ad4d51d277  Rongwei Liu      net/mlx5: forbid duplicated tag index in pattern template
7ae50175c7  Saoirse O'Donovan test/crypto: fix return value for SNOW3G

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

end of thread, other threads:[~2023-07-20 11:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 22:51 please help backporting some patches to stable release 20.11.9 luca.boccassi
2023-07-20  8:31 ` Jiawen Wu
  -- strict thread matches above, loose matches on Subject: below --
2023-07-20 11:01 luca.boccassi
2023-06-28 14:12 luca.boccassi
2023-06-29  3:02 ` Jiawen Wu
2023-06-15  1:38 luca.boccassi
2023-06-15  5:49 ` Rongwei Liu
2023-06-15 13:27 ` huangdengdui

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