please help backporting some patches to stable release 20.11.8
Kundapura, Ganapati
ganapati.kundapura at intel.com
Wed Mar 1 17:15:11 CET 2023
Hi Luca,
Below mentioned crypto patches has dependency on below commit
commit 2ae84b39ae7b92c6b72f9dc9aa0a4aa2572e10e1
Author: Ganapati Kundapura <ganapati.kundapura at intel.com>
Date: Thu Feb 10 11:41:16 2022 -0600
eventdev/crypto: store operations in circular buffer
Move crypto ops to circular buffer to retain crypto
ops when cryptodev/eventdev are temporarily full.
Signed-off-by: Ganapati Kundapura <ganapati.kundapura at intel.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar at intel.com>
Could you please pull this commit and try applying other patches?
Thanks,
Ganapati
> -----Original Message-----
> From: luca.boccassi at gmail.com <luca.boccassi at gmail.com>
> Sent: Thursday, February 23, 2023 3:12 PM
> To: dpdk stable <stable at dpdk.org>
> Cc: Gujjar, Abhinandan S <abhinandan.gujjar at intel.com>; Akhil Goyal
> <akhil.goyal at nxp.com>; Alexander Kozyrev <akozyrev at nvidia.com>; Singh,
> Aman Deep <aman.deep.singh at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; Bernard Iremonger
> <bernard.iremonger at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Chengchang Tang
> <tangchengchang at huawei.com>; Chengwen Feng
> <fengchengwen at huawei.com>; David Christensen
> <drc at linux.vnet.ibm.com>; Dongdong Liu <liudongdong3 at huawei.com>;
> Ferruh Yigit <ferruh.yigit at amd.com>; Gage Eads <gage.eads at intel.com>;
> Kundapura, Ganapati <ganapati.kundapura at intel.com>; Hongbo Zheng
> <zhenghongbo3 at huawei.com>; Huisong Li <lihuisong at huawei.com>; Jerin
> Jacob <jerinj at marvell.com>; Konstantin Ananyev
> <konstantin.ananyev at intel.com>; Lijun Ou <oulijun at huawei.com>; Matan
> Azrad <matan at nvidia.com>; Michael Qiu <michael.qiu at intel.com>; Min Hu
> (Connor) <humin29 at huawei.com>; Neil Horman
> <nhorman at tuxdriver.com>; Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>;
> Rao, Nikhil <nikhil.rao at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Ray Kinsella <mdr at ashroe.eu>; Ruifeng
> Wang <ruifeng.wang at arm.com>; Shahaf Shuler <shahafs at nvidia.com>;
> Suanming Mou <suanmingm at nvidia.com>; Viacheslav Ovsiienko
> <viacheslavo at nvidia.com>; Wei Hu (Xavier) <xavier.huwei at huawei.com>;
> Lu, Wenzhuo <wenzhuo.lu at intel.com>; Yisen Zhuang
> <yisen.zhuang at huawei.com>; Yongseok Koh <yskoh at mellanox.com>
> Subject: please help backporting some patches to stable release 20.11.8
>
> 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 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 02/03/23.
>
> You can find the a temporary work-in-progress branch of the coming 20.11.8
> release at:
> https://github.com/bluca/dpdk-stable
> 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.
>
> Luca Boccassi
>
> ---
> 1f903ebe2c Alexander Kozyrev net/mlx5: check compressed CQE opcode in
> vectorized Rx
> 27fd465215 Chengwen Feng net/hns3: declare flow rule keeping capability
> cdede073a5 Ferruh Yigit app/testpmd: fix link check condition on port start
> 04dac73643 Ganapati Kundapura eventdev/crypto: fix enqueue count
> 4b04134cbb Ganapati Kundapura eventdev/crypto: fix failed events
> da73a2a0d1 Ganapati Kundapura eventdev/crypto: fix offset used while
> flushing events
> f442c04001 Ganapati Kundapura eventdev/crypto: fix overflow in circular
> buffer
> 52a4e960b4 Huisong Li net/hns3: extract common function to query
> device
> 10f91af5a5 Huisong Li net/hns3: fix burst mode query with dummy
> function
> 2aec7beaba Huisong Li net/hns3: make getting Tx function static
> a8d240786e Huisong Li net/hns3: remove debug condition for Tx prepare
> 6a934ba4c6 Huisong Li net/hns3: separate Tx prepare from getting Tx
> function
> cedb44dc87 Suanming Mou common/mlx5: improve AES-XTS tweak
> capability check
> 9b31fc9007 Viacheslav Ovsiienko net/mlx5: fix read device clock in real time
> mode
More information about the stable
mailing list