[dpdk-stable] [EXT] please help backporting some patches to stable release 19.11.7

Liron Himi lironh at marvell.com
Thu Feb 4 14:44:55 CET 2021


The following patch should not be backported

30d3072070  Liron Himi       net/mvpp2: introduce fixup for FIFO overrun

Thanks
Liron Himi

-----Original Message-----
From: Christian Ehrhardt <christian.ehrhardt at canonical.com> 
Sent: Thursday, 4 February 2021 13:56
Cc: Ajit Khaparde <ajit.khaparde at broadcom.com>; Alvin Zhang <alvinx.zhang at intel.com>; Amit Bernstein <amitbern at amazon.com>; Beilei Xing <beilei.xing at intel.com>; Bruce Richardson <bruce.richardson at intel.com>; Chenmin Sun <chenmin.sun at intel.com>; David Marchand <david.marchand at redhat.com>; Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>; Ferruh Yigit <ferruh.yigit at intel.com>; Harry van Haaren <harry.van.haaren at intel.com>; Hemant Agrawal <hemant.agrawal at nxp.com>; Huisong Li <lihuisong at huawei.com>; Ido Segev <idose at amazon.com>; Igor Chauskin <igorch at amazon.com>; Jeff Guo <jia.guo at intel.com>; Jiawei Wang <jiaweiw at nvidia.com>; Kalesh AP <kalesh-anakkur.purayil at broadcom.com>; Lance Richardson <lance.richardson at broadcom.com>; Lee Daly <lee.daly at intel.com>; Lijun Ou <oulijun at huawei.com>; Liron Himi <lironh at marvell.com>; Martin Spinler <spinler at cesnet.cz>; Matan Azrad <matan at nvidia.com>; Maxime Coquelin <maxime.coquelin at redhat.com>; Michael Baum <michaelba at nvidia.com>; Michal Krawczyk <mk at semihalf.com>; Murphy Yang <murphyx.yang at intel.com>; Olivier Matz <olivier.matz at 6wind.com>; Qi Zhang <qi.z.zhang at intel.com>; Ruifeng Wang <ruifeng.wang at arm.com>; Shiri Kuzin <shirik at nvidia.com>; Somnath Kotur <somnath.kotur at broadcom.com>; Steve Yang <stevex.yang at intel.com>; Suanming Mou <suanmingm at nvidia.com>; Tal Shnaiderman <talshn at nvidia.com>; Thomas Monjalon <thomas at monjalon.net>; Venkat Duvvuru <venkatkumar.duvvuru at broadcom.com>; Viacheslav Ovsiienko <viacheslavo at nvidia.com>; Victor Raj <victor.raj at intel.com>; Xueming Zhang <xuemingx.zhang at intel.com>
Subject: [EXT] please help backporting some patches to stable release 19.11.7

External Email

----------------------------------------------------------------------
Hi commit authors (and maintainers),

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 02/11/21.

You can find the a temporary work-in-progress branch of the coming 19.11.7 release at:
    https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_cpaelzer_dpdk-2Dstable-2Dqueue&d=DwIDAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=M6lEONY3jVnAkBjt0yC6oAsT7Jn2HI7LhNHCQYlnx1Q&m=M5CpZp2UKV6jk5pCX1zLzz45xxKKK3usSPbzLp_PRbc&s=5LzKLligLPHGBCczQZXJ-gnb5Max090w0vQkdcGxeZM&e=
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://urldefense.proofpoint.com/v2/url?u=https-3A__git.dpdk.org_dpdk-2Dstable_commit_-3Fh-3D18.11-26id-3Dd90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb&d=DwIDAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=M6lEONY3jVnAkBjt0yC6oAsT7Jn2HI7LhNHCQYlnx1Q&m=M5CpZp2UKV6jk5pCX1zLzz45xxKKK3usSPbzLp_PRbc&s=urj3GGhOaOJFkiOogX7duaB2eB3Qj0H1ptUMBsAR7H8&e= 

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://urldefense.proofpoint.com/v2/url?u=https-3A__git.dpdk.org_dpdk-2Dstable&d=DwIDAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=M6lEONY3jVnAkBjt0yC6oAsT7Jn2HI7LhNHCQYlnx1Q&m=M5CpZp2UKV6jk5pCX1zLzz45xxKKK3usSPbzLp_PRbc&s=C65bE4aFCvPdHGkUHqHeaU2pN7in7Recs9s9TQpkMgY&e= 

Thanks.

Christian Ehrhardt <christian.ehrhardt at canonical.com>

---
15cfb0bfc4  Alvin Zhang      net/ixgbe: fix configuration of max frame size
1f949ad90b  Amit Bernstein   net/ena: fix Tx doorbell statistics
47193beea5  Beilei Xing      net/i40e: fix flex payload rule conflict
7be7dc6dea  Bruce Richardson build: force pkg-config for dependency detection
820778fad6  Bruce Richardson vhost: fix missing header includes
c85ebb39db  Dmitry Kozlyuk   buildtools: fix archive extraction for LLVM 8
a38eae8efa  Dmitry Kozlyuk   buildtools: fix archive extraction for Python 3.5
65ef14c576  Dmitry Kozlyuk   buildtools: fix pmdinfogen with pyelftools < 0.24
08dcd18706  Huisong Li       app/testpmd: fix queue stats mapping configuration
ec12dc5a55  Huisong Li       net/hns3: fix Rx/Tx errors stats
3213d584b6  Huisong Li       net/hns3: fix xstats with id and names
8a90f3d8d0  Igor Chauskin    net/ena: fix Tx SQ free space assessment
1d973d8f4c  Igor Chauskin    net/ena: prevent double doorbell
2ce964954b  Jiawei Wang      app/testpmd: fix packets dump overlapping
73d1cc96be  Lance Richardson net/bnxt: fix doorbell write ordering
c86e930165  Lance Richardson net/bnxt: fix fallback mbuf allocation logic
e750acef45  Lance Richardson net/bnxt: fix outer UDP checksum Rx offload capability
d5bbd72246  Lance Richardson net/bnxt: make offload flags mapping per-ring 48a580c5df  Lance Richardson net/bnxt: set correct checksum status in mbuf
f77b3c3a7b  Lijun Ou         net/hns3: adjust some comments
30d3072070  Liron Himi       net/mvpp2: introduce fixup for FIFO overrun
8e1630e0f1  Michael Baum     net/mlx4: fix device detach
4a7f979af2  Michael Baum     net/mlx5: remove CQE padding device argument
05cffdcfa0  Michal Krawczyk  net/ena: validate Rx req ID upon acquiring descriptor
75c6287f25  Murphy Yang      net/ice: fix outer checksum flags
de6aede17b  Olivier Matz     service: propagate init error in EAL
d5be7f9375  Qi Zhang         net/ice/base: update add scheduler node counter
d362e6f6ac  Shiri Kuzin      net/mlx5: fix VXLAN decap on non-VXLAN flow
9d276b439a  Somnath Kotur    net/bnxt: fix error handling in device start
c9ffd6f886  Somnath Kotur    net/bnxt: fix lock init and destroy
70517a3a8f  Somnath Kotur    net/bnxt: fix PF resource query
14801aa3fb  Steve Yang       net/ice: fix jumbo frame flag condition
48554c7db7  Steve Yang       net/ixgbe: fix jumbo frame flag condition
84a22cbcc4  Suanming Mou     net/mlx5: fix crash on secondary process port close
2b36c30b8c  Suanming Mou     net/mlx5: fix port attach in secondary process
16047bd015  Tal Shnaiderman  net/mlx5: fix comparison sign in flow engine 45eb6a1dfe  Thomas Monjalon  lib: fix doxygen for parameters of function pointers
81c3b97735  Viacheslav Ovsiienko net/mlx5: fix Verbs memory allocation callback


More information about the stable mailing list