RE: [PATCH] net/iavf: fix SPI check

2022-10-17 Thread Zhang, Qi Z
> -Original Message- > From: Radu Nicolau > Sent: Friday, October 14, 2022 5:51 PM > To: Wu, Jingjing ; Xing, Beilei > Cc: dev@dpdk.org; Nicolau, Radu ; > sta...@dpdk.org > Subject: [PATCH] net/iavf: fix SPI check > > Return error if SPI from the flow spec

[PATCH] net/iavf: fix SPI check

2022-10-14 Thread Radu Nicolau
Return error if SPI from the flow spec doesn't match the one from the crypto session. Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto") Cc: sta...@dpdk.org Signed-off-by: Radu Nicolau --- drivers/net/iavf/iavf_ipsec_crypto.c | 14 +++--- 1 file changed, 3 insertions(+), 11 d