patches for DPDK stable branches
 help / color / mirror / Atom feed
* please help backporting some patches to stable release 20.11.10
@ 2023-11-15 11:46 luca.boccassi
  2023-11-21 14:23 ` Power, Ciara
  0 siblings, 1 reply; 13+ messages in thread
From: luca.boccassi @ 2023-11-15 11:46 UTC (permalink / raw)
  To: dpdk stable
  Cc: Akhil Goyal, Ashish Gupta, Ciara Power, Declan Doherty,
	Fan Zhang, Gowrishankar Muthukrishnan, Kai Ji, Shally Verma,
	Sunila Sahu

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/11/22.

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

---
47a85dda3f  Ciara Power      crypto/openssl: fix memory leaks in asym session
9d91c3047d  Gowrishankar Muthukrishnan crypto/openssl: fix memory leaks in asym operations

^ permalink raw reply	[flat|nested] 13+ messages in thread
* please help backporting some patches to stable release 20.11.10
@ 2023-11-29  2:33 luca.boccassi
  2023-12-01  3:21 ` huangdengdui
  0 siblings, 1 reply; 13+ messages in thread
From: luca.boccassi @ 2023-11-29  2:33 UTC (permalink / raw)
  To: dpdk stable
  Cc: Chengchang Tang, Dengdui Huang, Hao Chen, Huisong Li, Jie Hai,
	Lijun Ou, Min Hu (Connor), Wei Hu (Xavier),
	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/12/01.

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

---
4c40006c4b  Dengdui Huang    net/hns3: fix ignored reset event
b59a0cbec8  Dengdui Huang    net/hns3: fix reset event status
94cf4db160  Dengdui Huang    net/hns3: fix VF reset handler interruption

^ permalink raw reply	[flat|nested] 13+ messages in thread
* please help backporting some patches to stable release 20.11.10
@ 2023-11-08 19:28 luca.boccassi
  0 siblings, 0 replies; 13+ messages in thread
From: luca.boccassi @ 2023-11-08 19:28 UTC (permalink / raw)
  To: dpdk stable
  Cc: Abdullah Sevincer, Alejandro Lucero, Bruce Richardson,
	Chaoyong He, Chenbo Xia, Chengchang Tang, Chengwen Feng,
	Chunsong Feng, David Marchand, Dengdui Huang, Ferruh Yigit,
	Gage Eads, Hao Chen, Heinrich Kuhn, Hongbo Zheng, Huisong Li,
	Jan Viktorin, Jerin Jacob, Jie Hai, Juraj Linkeš,
	Lijun Ou, Long Wu, Maxime Coquelin, Min Hu (Connor),
	Neil Horman, Patrick Fu, Paul Szczepanek, Peng Zhang,
	Ray Kinsella, Rolf Neugebauer, Ruifeng Wang, Timothy McDaniel,
	Wei Hu (Xavier),
	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/11/15.

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

---
1e80c07472  Chaoyong He      net/nfp: fix reconfigure logic in PF initialization
d67022275d  Chaoyong He      net/nfp: fix reconfigure logic of set MAC address
1eee1ea75c  Dengdui Huang    net/hns3: fix IMP or global reset
5be38fc6c0  Dengdui Huang    net/hns3: fix multiple reset detected log
c01ffb24a2  Dengdui Huang    net/hns3: refactor interrupt state query
a4b2c6815a  Huisong Li       net/hns3: fix LRO offload to report
7bfb0d4eaf  Juraj Linkeš     config/arm: fix aarch32 build with GCC 13
867d31bed4  Maxime Coquelin  vhost: fix check on virtqueue access in async registration

^ permalink raw reply	[flat|nested] 13+ messages in thread
* please help backporting some patches to stable release 20.11.10
@ 2023-10-19  0:02 luca.boccassi
  2023-10-19  0:23 ` Long Li
  2023-10-23  9:38 ` Richardson, Bruce
  0 siblings, 2 replies; 13+ messages in thread
From: luca.boccassi @ 2023-10-19  0:02 UTC (permalink / raw)
  To: dpdk stable
  Cc: Abhijit Sinha, Anatoly Burakov, Beilei Xing, Bernard Iremonger,
	Bruce Richardson, Chandubabu Namburu, Ciara Power,
	Declan Doherty, Deepak Kumar Jain, Dmitry Kozlyuk, Ferruh Yigit,
	Ferruh Yigit, Fiona Trahe, Hernan Vargas, Jie Hai, Jingjing Wu,
	John Griffin, Konstantin Ananyev, Leyi Rong, Long Li,
	Matan Azrad, Maxime Coquelin, Nicolas Chautru, Qi Zhang,
	Radu Nicolau, Saurabh Singhal, Selwin Sebastian,
	Somalapuram Amaranath, Thomas Monjalon, Wei Hu, 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/10/26.

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

---
12016895fc  Bruce Richardson net/iavf: fix buffer leak on Tx queue stop
d7d52b37e8  Ciara Power      crypto/qat: fix raw API null algorithm digest
7d04891664  Hernan Vargas    baseband/acc: fix ACC100 HARQ input alignment
37b68fa144  Jie Hai          app/testpmd: fix primary process not polling all queues
e35a5737a7  Saurabh Singhal  net/iavf: unregister interrupt handler before FD close
a27ff9cac1  Selwin Sebastian net/axgbe: identify CPU with cpuid
26c6bdf3d1  Wei Hu           net/mana: add 32-bit short doorbell
74decf3bf0  Wei Hu           net/mana: enable 32-bit build

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

end of thread, other threads:[~2024-03-26 18:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 11:46 please help backporting some patches to stable release 20.11.10 luca.boccassi
2023-11-21 14:23 ` Power, Ciara
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29  2:33 luca.boccassi
2023-12-01  3:21 ` huangdengdui
2023-11-08 19:28 luca.boccassi
2023-10-19  0:02 luca.boccassi
2023-10-19  0:23 ` Long Li
2023-10-23  9:38 ` Richardson, Bruce
2024-03-25 13:33   ` Chris Brezovec (cbrezove)
2024-03-25 13:55     ` Richardson, Bruce
2024-03-25 14:27       ` Luca Boccassi
2024-03-26 15:09         ` Richardson, Bruce
2024-03-26 18:57           ` Chris Brezovec (cbrezove)

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