RE: [PATCH] net/iavf: remove contrains for AEAD IV and AAD size

2023-02-20 Thread Zhang, Qi Z
> -Original Message- > From: Radu Nicolau > Sent: Friday, February 17, 2023 7:53 PM > To: dev@dpdk.org > Cc: Nicolau, Radu ; Wu, Jingjing > ; Xing, Beilei > Subject: [PATCH] net/iavf: remove contrains for AEAD IV and AAD size > > Because of incosistencie

[PATCH] net/iavf: remove contrains for AEAD IV and AAD size

2023-02-17 Thread Radu Nicolau
Because of incosistencies between IPsec library and sample app implementations for inline crypto remove IV and AAD size constrains from the advertised crypto capabilities Signed-off-by: Radu Nicolau --- drivers/net/iavf/iavf_ipsec_crypto.c | 15 --- 1 file changed, 8 insertions(+), 7