[dpdk-stable] please help backporting some patches to stable release 20.11.2-rc2

Xueming(Steven) Li xuemingl at nvidia.com
Wed Jun 9 15:34:07 CEST 2021


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 at dpdk.org" but not "dev at dpdk.org".

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

Thanks.

Xueming Li <xuemingl at 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



More information about the stable mailing list