please help backporting some patches to stable release 19.11.14
Mah, Yock Gen
yock.gen.mah at intel.com
Thu Nov 17 00:23:33 CET 2022
> 4841015ffb Mah Yock Gen net/igc: remove unnecessary PHY ID checks
My suggestion is do not backport this patch to 19.11.14 as we never validate the patch on 19.11, it will create unnecessary risk. And, we do not have necessary hardware (i225-IT) with us now for next few weeks to validate it.
-----Original Message-----
From: christian.ehrhardt at canonical.com <christian.ehrhardt at canonical.com>
Sent: Friday, 11 November, 2022 7:48 PM
Cc: Konstantin Ananyev <konstantin.ananyev at intel.com>; Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>; Kumara Parameshwaran <kumaraparamesh92 at gmail.com>; Lijun Ou <oulijun at huawei.com>; Lior Margalit <lmargalit at nvidia.com>; Long Li <longli at microsoft.com>; Long Wu <long.wu at corigine.com>; Mah, Yock Gen <yock.gen.mah at intel.com>; Mao YingMing <maoyingming at baidu.com>; Matan Azrad <matan at mellanox.com>; Matan Azrad <matan at nvidia.com>; mattias.ronnblom <mattias.ronnblom at ericsson.com>; Maxime Coquelin <maxime.coquelin at redhat.com>; Min Hu (Connor) <humin29 at huawei.com>; Morten Brørup <mb at smartsharesystems.com>; Rao, Nikhil <nikhil.rao at intel.com>; Niklas Soderlund <niklas.soderlund at corigine.com>; Nithin Dabilpuram <ndabilpuram at marvell.com>; Matz, Olivier <olivier.matz at 6wind.com>; Ori Kam <orika at nvidia.com>; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Stillwell Jr, Paul M <paul.m.stillwell.jr at intel.com>; Pavan Nikhilesh <pbhagavatula at marvell.com>; Peng Zhang <peng.zhang at corigine.com>; Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Nicolau, Radu <radu.nicolau at intel.com>; Raja Zidane <rzidane at nvidia.com>; Remy Horton <remy.horton at intel.com>; Rolf Neugebauer <rolf.neugebauer at netronome.com>; Shahaf Shuler <shahafs at mellanox.com>; Shally Verma <shally.verma at caviumnetworks.com>; Shijith Thotton <sthotton at marvell.com>; Shiqi Liu <835703180 at qq.com>; Su, Simei <simei.su at intel.com>; Somnath Kotur <somnath.kotur at broadcom.com>; Suanming Mou <suanmingm at mellanox.com>; Sunila Sahu <sunila.sahu at caviumnetworks.com>; Taripin, Samuel <samuel.taripin at intel.com>; Umesh Kartha <umesh.kartha at caviumnetworks.com>; Usman Tanveer <usman.tanveer at emumba.com>; Viacheslav Ovsiienko <viacheslavo at nvidia.com>; Medvedkin, Vladimir <vladimir.medvedkin at intel.com>; Wei Hu (Xavier) <xavier.huwei at huawei.com>; Ling, WeiX <weix.ling at intel.com>; Ma, WenwuX <wenwux.ma at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Zhou, YidingX <yidingx.zhou at intel.com>; Yisen Zhuang <yisen.zhuang at huawei.com>; Yongseok Koh <yskoh at mellanox.com>; Wang, YuanX <yuanx.wang at intel.com>
Subject: please help backporting some patches to stable release 19.11.14
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 11/18/22.
You can find the a temporary work-in-progress branch of the coming 19.11.14 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. I had to split the mail again to obey rules of mail providers
---
09b5b2880d Benjamin Le Berre net/bnxt: fix error code during MTU change
830f7e7907 Changpeng Liu vhost: add non-blocking API for posting interrupt
bc6eeb29c6 Chengwen Feng net/hns3: fix VF mailbox message handling
12590fc503 Chengwen Feng net/hns3: optimize SVE Tx performance
e0ec62d6e9 Chengwen Feng net/hns3: revert fix mailbox communication with HW
1a7374c956 Dmitry Kozlyuk eal: fix side effect in some pointer arithmetic macros
329280c53e Erik Gabriel Carrillo service: fix early move to inactive status
8f4ff7de39 Ganapati Kundapura eventdev/crypto: fix multi-process
c05a540902 Huisong Li net/hns3: delete unused markup
b38bd88beb Huisong Li net/hns3: fix clearing hardware MAC statistics
a35799625e Huisong Li net/hns3: fix lock protection of RSS flow rule
904ee370e8 Huisong Li net/hns3: fix packet type for GENEVE
1042ed401f Huisong Li net/hns3: fix restore filter function input
705a508003 Huisong Li net/hns3: fix RSS filter restore
43d8adf389 Huisong Li net/hns3: fix RSS flow rule restore
0d81da2559 Huisong Li net/hns3: fix RSS rule restore
860ed8516a Huisong Li net/hns3: move flow direction rule recovery
df810d1b6e Ivan Malov net/bonding: fix flow flush order on close
9f71a297da Jiawei Wang net/mlx5: fix modify action with tunnel decapsulation
bfa87e21bd Jiawei Wang net/mlx5: fix tunnel header with IPIP offload
b8a55871d5 Jun Qiu gro: trim tail padding bytes
aaa44cb125 Kalesh AP net/bnxt: remove unnecessary check
19ee91c6bd Kevin Liu net/iavf: check illegal packet sizes
72f51b097a Kumara Parameshwaran gro: check payload length after trim
bc5d8fdb70 Long Li net/mlx5: fix Verbs FD leak in secondary process
bb340f56fc Long Wu net/nfp: fix memory leak in Rx
4841015ffb Mah Yock Gen net/igc: remove unnecessary PHY ID checks
4bfb499829 Mao YingMing net/bnxt: fix null pointer dereference in LED config
60b254e392 Matan Azrad net/mlx5: fix Rx queue recovery mechanism
70cb0278a4 Mattias Rönnblom event/dsw: fix flow migration
459531c958 Morten Brørup mempool: fix cache flushing algorithm
a2833ecc5e Morten Brørup mempool: fix get objects from mempool with cache
4edcee19fc Nithin Dabilpuram examples/ipsec-secgw: use Tx checksum offload conditionally
a0a17e2a3e Olivier Matz cryptodev: fix unduly newlines in logs
d5262b521d Olivier Matz mem: fix API doc about allocation on secondary processes
927cb43fe9 Pavan Nikhilesh examples/l3fwd: fix port group mask with AltiVec
dbad6f64f9 Peng Zhang net/nfp: fix internal buffer size and MTU check
b0472e210f Qi Zhang net/ice/base: fix input set of GTPoGRE
c05f2e9688 Radu Nicolau examples/ipsec-secgw: fix Tx checksum offload flag
130bb7da53 Raja Zidane net/mlx5: fix Tx check for hardware descriptor length
d914c01036 Shiqi Liu node: check Rx element allocation
f66323717e Usman Tanveer net/bonding: fix mode 4 with dedicated queues
d15bfd2930 Viacheslav Ovsiienko net/mlx5: fix inline length exceeding descriptor limit
40abb903fe Wenwu Ma examples/vhost: fix use after free
cb5c1b91f7 Yiding Zhou net/iavf: add thread for event callbacks
More information about the stable
mailing list