patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] please help backporting some patches to stable release 20.11.2-rc2
@ 2021-06-09 13:34 Xueming(Steven) Li
  2021-06-10  9:00 ` David Marchand
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Xueming(Steven) Li @ 2021-06-09 13:34 UTC (permalink / raw)
  To: Xueming(Steven) Li
  Cc: Adam Dybkowski, NBU-Contact-Adrien Mazarguil, Akhil Goyal,
	Alan Winkowski, Alexander Kozyrev, Ali Alnubani,
	Andrew Rybchenko, Andy Moreton, Ankur Dwivedi, Anoob Joseph,
	Beilei Xing, Bruce Richardson, Chengchang Tang, Chengwen Feng,
	Chunsong Feng, Ciara Power, Cristian Dumitrescu, Dapeng Yu,
	David Marchand, Dekel Peled, Dekel Peled, Ed Czeck, Fan Zhang,
	Ferruh Yigit, Gaetan Rivet, Gavin Hu, Hao Chen, Hemant Agrawal,
	Hongbo Zheng, Honnappa Nagarahalli, Huisong Li, Ivan Malov,
	Jan Viktorin, Jasvinder Singh, Jerin Jacob, Jiawei(Jonny) Wang,
	Jingjing Wu, John Miller, Juraj Linkeš, Juraj Linkeš,
	Keith Wiles, Kevin Traynor, Konstantin Ananyev, Lijun Ou,
	Liron Himi, Luca Boccassi, Matan Azrad, Matan Azrad,
	Michael Baum, Min Hu (Connor, Min Hu (Connor, Min Wang (Jushui,
	Nithin Dabilpuram, Ori Kam, Pavan Nikhilesh, Qi Zhang,
	Robin Jarry, Rosen Xu, Ruifeng Wang, Shahaf Shuler,
	Shepard Siegel, Shijith Thotton, Shun Hao, Stephen Hemminger,
	Suanming Mou, NBU-Contact-Thomas Monjalon, Tianfei zhang,
	Tianfei Zhang, Slava Ovsiienko, Wei Huang, Wei Hu (Xavier,
	Wenzhuo Lu, Wisam Monther, Jack Min, Xiaoyun Li, Yisen Zhuang,
	Yongseok Koh, Yuanhan Liu, Zhiyong Yang, Luca Boccassi

Hi commit authors (and maintainers),

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 06/16/21.

You can find the a temporary work-in-progress branch of the coming 20.11.2
release at:
    https://github.com/steevenlee/dpdk
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.

Xueming Li <xuemingl@nvidia.com>

---
a395143ac9  Adam Dybkowski   doc: fix release notes for QAT compression PMD
2444d35dc1  Beilei Xing      net/iavf: fix Tx context descriptor
1e28e842e0  Chengchang Tang  net/hns3: fix imprecise statistics
d7ec2c0765  Chengchang Tang  net/hns3: select Tx prepare based on Tx offload
ec2ed976ac  Chengwen Feng    net/hns3: delete mailbox arq ring
55c038c2db  Chengwen Feng    net/hns3: fix PTP capability report
aa5baf47e1  Chengwen Feng    net/hns3: rename Rx burst function
c53a5f3efb  Chengwen Feng    telemetry: check thread creations
9421152d7d  Dapeng Yu        net/softnic: fix meter policies initialization
627c5b41bb  David Marchand   build: fix default drivers list without Python
c3946acf22  David Marchand   doc: fix Arm SoCs list
b8b5dc6b95  David Marchand   net/ark: fix leak on thread termination
f9f24ecd79  Hongbo Zheng     net/hns3: fix concurrent interrupt handling
a2258ea1be  Huisong Li       doc: remove queue stats mapping from testpmd guide
d8caafcbf9  Ivan Malov       net/sfc: fix outer rule and encap rollback on error
178f76cdf3  Jiawei Wang      net/mlx5: fix age action in transfer root group
f11f70ae1a  Jiawei Wang      net/mlx5: fix default context in flow age action
8f5ea6a464  Juraj Linkeš     config/arm: fix implementer and its SoCs
e6988afdc7  Matan Azrad      net/mlx5: fix imissed statistics
cd414f81d1  Michael Baum     net/mlx5: workaround ASO memory region creation
8e321f7df1  Min Hu (Connor)  doc: fix Rx burst function in hns3 guide
53ef1b3477  Min Hu (Connor)  ethdev: add sanity checks in control APIs
052a5d3867  Pavan Nikhilesh  event/octeontx2: fix XAQ pool reconfigure
849111aec7  Shijith Thotton  event/octeontx2: configure crypto adapter xaq pool
3841fc3581  Shijith Thotton  event/octeontx2: fix crypto adapter queue pair operations
c751be1027  Shun Hao         net/mlx5: fix metering with flow ID 0
83306d6c46  Shun Hao         net/mlx5: fix meter statistics
0d655820e0  Thomas Monjalon  net/hns3: fix debug build
31625e6288  Viacheslav Ovsiienko net/mlx5: fix Tx queue doorbell record field offset
978a0303a3  Viacheslav Ovsiienko net/mlx5/linux: fix missed Rx packet stats
687833fffa  Wei Huang        raw/ifpga/base: check size before assigning
f2cb939365  Wisam Jaddo      app/flow-perf: fix IPv6 source address increment


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

end of thread, other threads:[~2021-07-26 17:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 13:34 [dpdk-stable] please help backporting some patches to stable release 20.11.2-rc2 Xueming(Steven) Li
2021-06-10  9:00 ` David Marchand
2021-06-14  7:07 ` Slava Ovsiienko
2021-06-14  7:13   ` Christian Ehrhardt
2021-06-14 12:32   ` Xueming(Steven) Li
2021-07-26 17:15 ` Ivan Malov

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