[PATCH 0/2] add zuc-256 support

Kevin Traynor ktraynor at redhat.com
Thu Jun 23 16:25:12 CEST 2022


On 03/06/2022 12:18, Ankur Dwivedi wrote:
> Adds support for zuc-256 cipher in cnxk crypto PMD.
> 
> Ankur Dwivedi (2):
>    common/cnxk: swap zuc-256 key
>    crypto/cnxk: swap zuc-256 iv
> 
>   drivers/common/cnxk/roc_se.c  |  7 +++++--
>   drivers/common/cnxk/roc_se.h  | 22 ++++++++++++++++++++++
>   drivers/crypto/cnxk/cnxk_se.h | 24 +++++++++++++-----------
>   3 files changed, 40 insertions(+), 13 deletions(-)
> 

Hi Ankur,

These patches were missed because they didn't have the branch(es) they 
are requested for in the subject e.g. [PATCH 21.11]. See [0] below.

They are also missing DPDK main branch commit references and Fixes: 
tags. It is not clear from the commit messages if they are fixing 
something that was incorrectly implemented or they are adding a new 
feature. Please check [1] for info on what is backported to stable branches.

[0] 
http://doc.dpdk.org/guides/contributing/patches.html#backporting-patches-for-stable-releases

[1] 
http://doc.dpdk.org/guides/contributing/stable.html#what-changes-should-be-backported

thanks,
Kevin.



More information about the stable mailing list