patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [PATCH 1/4] crypto/dpaax_sec: fix inline query for descriptors
       [not found] ` <AM6PR04MB44560FA1BD821FBDF091A07B89660@AM6PR04MB4456.eurprd04.prod.outlook.com>
@ 2020-07-07 22:32   ` Akhil Goyal
  0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2020-07-07 22:32 UTC (permalink / raw)
  To: Hemant Agrawal (OSS), dev; +Cc: stable

> Series-
> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> 
> -----Original Message-----
> From: Akhil Goyal <akhil.goyal@nxp.com>
> Sent: Tuesday, July 7, 2020 12:05 AM
> To: dev@dpdk.org; Hemant Agrawal <hemant.agrawal@nxp.com>
> Cc: Akhil Goyal <akhil.goyal@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@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@dpdk.org
Applied to dpdk-next-crypto

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [PATCH 2/4] crypto/dpaa2_sec: fix HFN override
       [not found] ` <20200706183500.29862-2-akhil.goyal@nxp.com>
@ 2020-07-07 22:34   ` Akhil Goyal
  0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2020-07-07 22:34 UTC (permalink / raw)
  To: Akhil Goyal, dev, Hemant Agrawal; +Cc: stable



> 
> HFN is set as a uint32_t but the value retrieved is
> uint8_t. Fixed the type casting to get the correct value.
> 
> Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
> ---
Updated Fixes while applying patches.

    Fixes: bef594ec5cc8 ("crypto/dpaa2_sec: support PDCP offload")
    Fixes: af61f0750948 ("crypto/dpaa2_sec: support scatter gather for proto offloads")
    Cc: stable@dpdk.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [PATCH 3/4] common/dpaax/caamflib: fix 12 bit NULL auth case
       [not found] ` <20200706183500.29862-3-akhil.goyal@nxp.com>
@ 2020-07-07 22:35   ` Akhil Goyal
  0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2020-07-07 22:35 UTC (permalink / raw)
  To: Akhil Goyal, dev, Hemant Agrawal; +Cc: stable

Updated patch description
    In cases of NULL auth in PDCP, the desciptors
    should be based on ALGORITHM command instead of
    PROTOCOL command.
    It was done in case of encap, but was missing in
    decap.

    Fixes: 526cdf60f1e5 ("crypto/dpaa2_sec: update desc for PDCP 18-bit enc-auth")
    Cc: stable@dpdk.org

> 
> Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
> ---

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-07 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200706183500.29862-1-akhil.goyal@nxp.com>
     [not found] ` <AM6PR04MB44560FA1BD821FBDF091A07B89660@AM6PR04MB4456.eurprd04.prod.outlook.com>
2020-07-07 22:32   ` [dpdk-stable] [PATCH 1/4] crypto/dpaax_sec: fix inline query for descriptors Akhil Goyal
     [not found] ` <20200706183500.29862-2-akhil.goyal@nxp.com>
2020-07-07 22:34   ` [dpdk-stable] [PATCH 2/4] crypto/dpaa2_sec: fix HFN override Akhil Goyal
     [not found] ` <20200706183500.29862-3-akhil.goyal@nxp.com>
2020-07-07 22:35   ` [dpdk-stable] [PATCH 3/4] common/dpaax/caamflib: fix 12 bit NULL auth case Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).