[dpdk-dev] [PATCH 2/4] crypto/dpaa2_sec: fix HFN override

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



> 
> 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 at 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 at dpdk.org




More information about the dev mailing list