crypto/dpaa2_sec: fix operation status for simple FD
authorGagandeep Singh <g.singh@nxp.com>
Thu, 28 Apr 2022 11:47:30 +0000 (17:17 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 29 Apr 2022 09:27:35 +0000 (11:27 +0200)
commit04408e461e9dde8c921c851e0ad1611b178ce630
treeadfdece3deb643e1f20a2b6490ba25cab3318610
parente3d264383b560a447806d9ff478bad234fda5675
crypto/dpaa2_sec: fix operation status for simple FD

Driver is not filling the operation status on dequeue
in case the FD is simple.

So setting the status as per the results.

Fixes: 0a23d4b6f4c2 ("crypto/dpaa2_sec: support protocol offload IPsec")
Cc: stable@dpdk.org
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c