* RE: [PATCH 3/3] app/crypto-perf: fix IPsec direction
[not found] ` <20230102114655.300-3-anoobj@marvell.com>
@ 2023-01-04 12:08 ` Akhil Goyal
0 siblings, 0 replies; only message in thread
From: Akhil Goyal @ 2023-01-04 12:08 UTC (permalink / raw)
To: Anoob Joseph, Ciara Power
Cc: Gagandeep Singh, Hemant Agrawal, Jerin Jacob Kollanukkaran,
Tejasree Kondoj, dev, stable
> Subject: [PATCH 3/3] app/crypto-perf: fix IPsec direction
>
> The default value of options->auth_op & options->cipher_op are such that
> an unconditional check for the same would always return true. Hence, the
> direction is always determined to be outbound/egress.
>
> The field options->aead_algo should be checked prior to checking above
> fields. Since the same check would be required in datapath, introduce a
> new flag in options for the same.
>
> Fixes: 28dde5da503e ("app/crypto-perf: support lookaside IPsec")
Cc: stable@dpdk.org
>
> Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Series Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
Thanks.
^ permalink raw reply [flat|nested] only message in thread