[dpdk-stable] please help backporting some patches to stable release 19.11.10
Lior Margalit
lmargalit at nvidia.com
Wed Aug 11 12:24:26 CEST 2021
Hi,
Regarding my patches:
fa06906a48 Lior Margalit net/mlx5: fix IPIP multi-tunnel validation
-> sent the attached backported patch.
3e455a97dc Lior Margalit net/mlx5: fix RSS expansion for GTP
5e1db76dd8 Lior Margalit net/mlx5: fix RSS flow rule with L4 mismatch
-> these patches are not relevant for 19.11
Thank you,
Lior
-----Original Message-----
From: christian.ehrhardt at canonical.com <christian.ehrhardt at canonical.com>
Sent: Tuesday, August 10, 2021 6:40 PM
Cc: Ajit Khaparde <ajit.khaparde at broadcom.com>; Akhil Goyal <gakhil at marvell.com>; Aman Deep Singh <aman.deep.singh at intel.com>; Anatoly Burakov <anatoly.burakov at intel.com>; Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>; Arek Kusztal <arkadiuszx.kusztal at intel.com>; Beilei Xing <beilei.xing at intel.com>; Bruce Richardson <bruce.richardson at intel.com>; Chenbo Xia <chenbo.xia at intel.com>; Chengchang Tang <tangchengchang at huawei.com>; Cheng Jiang <cheng1.jiang at intel.com>; Chengwen Feng <fengchengwen at huawei.com>; Christian Ehrhardt <christian.ehrhardt at canonical.com>; Ciara Power <ciara.power at intel.com>; Cristian Dumitrescu <cristian.dumitrescu at intel.com>; Dapeng Yu <dapengx.yu at intel.com>; David Marchand <david.marchand at redhat.com>; Declan Doherty <declan.doherty at intel.com>; Deepak Kumar Jain <deepak.k.jain at intel.com>; Dmitry Kozlyuk <dkozlyuk at nvidia.com>; Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>; Evgeny Schemeilin <evgenys at amazon.com>; Fan Zhang <roy.fan.zhang at intel.com>; Feifei Wang <feifei.wang2 at arm.com>; Fiona Trahe <fiona.trahe at intel.com>; Ghalem Boudour <ghalem.boudour at 6wind.com>; Gregory Etelson <getelson at nvidia.com>; Hemant Agrawal <hemant.agrawal at nxp.com>; Henry Nadeau <hnadeau at iol.unh.edu>; Hongbo Zheng <zhenghongbo3 at huawei.com>; Huisong Li <lihuisong at huawei.com>; Igor Chauskin <igorch at amazon.com>; Ivan Ilchenko <ivan.ilchenko at oktetlabs.ru>; Jakub Grajciar <jgrajcia at cisco.com>; Jasvinder Singh <jasvinder.singh at intel.com>; Jay Jayatheerthan <jay.jayatheerthan at intel.com>; Jerin Jacob <jerinj at marvell.com>; Jian Wang <jianwang at trustnetic.com>; Jiawen Wu <jiawenwu at trustnetic.com>; Jingjing Wu <jingjing.wu at intel.com>; John Griffin <john.griffin at intel.com>; John McNamara <john.mcnamara at intel.com>; Kai Ji <kai.ji at intel.com>; Kalesh AP <kalesh-anakkur.purayil at broadcom.com>; Keith Wiles <keith.wiles at intel.com>; Kiran Kumar K <kirankumark at marvell.com>; Konstantin Ananyev <konstantin.ananyev at intel.com>; Lance Richardson <lance.richardson at broadcom.com>; Lijun Ou <oulijun at huawei.com>; Lingli Chen <linglix.chen at intel.com>; Lior Margalit <lmargalit at nvidia.com>; NBU-Contact-longli <longli at microsoft.com>; Luca Boccassi <bluca at debian.org>
Subject: please help backporting some patches to stable release 19.11.10
External email: Use caution opening links or attachments
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 19.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 19.11 branch, or
- Indicate that the patch should not be backported
Please do either of the above by 08/17/21.
You can find the a temporary work-in-progress branch of the coming 19.11.10 release at:
https://github.com/cpaelzer/dpdk-stable-queue
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 19.11] foo/bar: fix baz
With git format-patch, this can be achieved by appending the parameter:
--subject-prefix='PATCH 19.11'
Send the backported patch to "stable at dpdk.org" but not "dev at dpdk.org".
FYI, branch 19.11 is located at tree:
https://git.dpdk.org/dpdk-stable
Thanks.
Christian Ehrhardt <christian.ehrhardt at canonical.com>
P.S. split in two for mail restrictions :-/
---
b3fa83945a Ajit Khaparde net/bnxt: fix ring allocation and free
135e3a4046 Arek Kusztal crypto/qat: disable asymmetric crypto on GEN3
2fefa0942e Beilei Xing net/i40e: fix flow director input set conflict
33d2ee0010 Beilei Xing net/iavf: fix scalar Rx
976ddf2f5a Chengchang Tang net/hns3: fix residual MAC address entry
2d91b28730 Cheng Jiang net/virtio: fix refill order in packed ring datapath
699fa1d40e Chengwen Feng net/hns3: fix Arm SVE build with GCC 8.3
9b290a3a63 Chengwen Feng net/hns3: fix flow rule list in multi-process
31c5af644b Christian Ehrhardt vfio: add stdbool include
e391a7b7f8 Dapeng Yu net/i40e: fix multi-process shared data
03a91d7efb Dapeng Yu net/ice: fix default RSS key generation
e9b3d79b06 Dmitry Kozlyuk bus: clarify log for non-NUMA-aware devices
e8c90926bd Dmitry Kozlyuk doc: fix build on Windows with Meson 0.58
1c196da274 Feifei Wang net/mlx5: fix r/w lock usage in DMA unmap
3e7008459d Ghalem Boudour net/ena: enable multi-segment in Tx offload flags
494d6863c2 Gregory Etelson net/mlx5: fix representor interrupt handler
9c30a6f3c9 Henry Nadeau doc: fix spelling
ee930d38ff Hongbo Zheng net/hns3: fix timing of clearing interrupt source
c6ccd1e392 Huisong Li sched: rework configuration failure handling
4e8169eb0d Ivan Ilchenko net/virtio: fix Rx scatter offload
8c98bf791c Jasvinder Singh doc: remove old deprecation notice for sched
93d5bdb5e3 Kai Ji crypto/aesni_gcm: fix performance on some AVX512 CPUs
70c7d4184c Kalesh AP net/bnxt: fix auto-negociation on Whitney+
8ac3cbba62 Kalesh AP net/bnxt: invoke device removal event on recovery failure
46c451d905 Kalesh AP net/bnxt: remove unnecessary comment
5ed30db87f Lance Richardson net/bnxt: fix missing barriers in completion handling c6c90a33de Lance Richardson net/bnxt: fix ring and context memory allocation 008feb839f Lance Richardson net/bnxt: fix Rx burst size constraint
fa06906a48 Lior Margalit net/mlx5: fix IPIP multi-tunnel validation
3e455a97dc Lior Margalit net/mlx5: fix RSS expansion for GTP
5e1db76dd8 Lior Margalit net/mlx5: fix RSS flow rule with L4 mismatch
2f6c2adbe5 Michael Baum common/mlx5: fix memory region leak
b57e105381 Michal Krawczyk net/ena: trigger reset on Tx prepare failure 6922655cad Naga Harish K S V eventdev: fix event port setup in Tx adapter 4e30586dcd Nathan Skrzypczak net/memif: fix abstract socket address length
cd27047dbe Nick Connolly build: support drivers symlink on Windows
a46bd97f60 Olivier Matz net/tap: fix Rx checksum flags on IP options packets
375474b4d9 Olivier Matz net/tap: fix Rx checksum flags on TCP packets
ca7204b921 Owen Hilyard tests/cmdline: fix memory leaks
45f6a19f65 Qi Zhang net/ice: fix data path in secondary process
f8b3326f31 Qi Zhang net/ice: fix data path selection in secondary process
4ea794318a Rebecca Troy test/crypto: fix autotest function parameters
d81cea5280 Satheesh Paul net/cnxk: fix default MCAM allocation size
03c8f2fe11 Somnath Kotur net/bnxt: detect bad opaque in Rx completion
219842b999 Somnath Kotur net/bnxt: workaround spurious zero stats in Thor
128c22b998 Stephen Hemminger eal: fix argument in 32-bit safe BSF function
920bdbf1bd Steve Yang net/i40e: fix raw packet flow director
45633c460c Suanming Mou net/mlx5: workaround drop action with old kernel
b6b8a1ebd4 Viacheslav Ovsiienko app/testpmd: fix offloads for newly attached port 0fd928bbba Viacheslav Ovsiienko common/mlx5: fix compatibility with OFED port query API
d0cf77e8c2 Viacheslav Ovsiienko common/mlx5: use new port query API if available ec837ad0fc Viacheslav Ovsiienko net/mlx5: fix multi-segment inline for the first segments
9f430dd751 Viacheslav Ovsiienko net/mlx5: fix RoCE LAG bond device probing c150dff40d Viacheslav Ovsiienko net/mlx5: fix Rx queue timestamp format 6b157f3bfa Viacheslav Ovsiienko net/mlx5: fix switchdev mode recognition
706ba48665 Xiao Wang vhost: check header for legacy dequeue offload
84f4764c22 Xiaoyu Min net/mlx5: fix MPLS RSS expansion
More information about the stable
mailing list