[dpdk-stable] [PATCH 1/4] crypto/dpaax_sec: fix inline query for descriptors

Akhil Goyal akhil.goyal at nxp.com
Wed Jul 8 00:32:34 CEST 2020


> Series-
> Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> 
> -----Original Message-----
> From: Akhil Goyal <akhil.goyal at nxp.com>
> Sent: Tuesday, July 7, 2020 12:05 AM
> To: dev at dpdk.org; Hemant Agrawal <hemant.agrawal at nxp.com>
> Cc: Akhil Goyal <akhil.goyal at nxp.com>
> Subject: [PATCH 1/4] crypto/dpaax_sec: fix inline query for descriptors
> 
> The maximum length of job descriptor which is formed is 13 words and hence
> rta_inline_query should take care of the max descriptor(shared + job) lengths
> and thus find out of the key can be referenced or immediate.
> 
> Signed-off-by: Akhil Goyal <akhil.goyal at nxp.com>
> ---

Added Fixes in commit logs.
    Fixes: 05b12700cd4c ("crypto/dpaa_sec: support null algos for protocol offload")
    Fixes: 13273250eec5 ("crypto/dpaa2_sec: support AES-GCM and CTR")
    Cc: stable at dpdk.org
Applied to dpdk-next-crypto


More information about the stable mailing list