[dpdk-dev] [PATCH] crypto/dpaa2_sec: fix length retreived from hardware

Akhil Goyal akhil.goyal at nxp.com
Tue Nov 5 23:59:34 CET 2019



> FD retreived from SEC after crypto processing provides
> an updated length of the buffer which need to be updated
> in mbuf. The difference in length can be negative hence
> changing diff to int32_t from uint32_t.
> 
> Fixes: 0a23d4b6f4c2 ("crypto/dpaa2_sec: support protocol offload IPsec")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Akhil Goyal <akhil.goyal at nxp.com>
> ---
Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list