> -----Original Message----- > From: Radu Nicolau <radu.nico...@intel.com> > Sent: Friday, February 17, 2023 7:53 PM > To: dev@dpdk.org > Cc: Nicolau, Radu <radu.nico...@intel.com>; Wu, Jingjing > <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com> > Subject: [PATCH] net/iavf: remove contrains for AEAD IV and AAD size > > 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 <radu.nico...@intel.com> Acked-by: Qi Zhang <qi.z.zh...@intel.com> Applied to dpdk-next-net-intel. Thanks Qi