> -----Original Message-----
> From: Nicolau, Radu <radu.nico...@intel.com>
> Sent: Wednesday, April 20, 2022 7:03 PM
> To: Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com>
> Cc: dev@dpdk.org; Buckley, Daniel M <daniel.m.buck...@intel.com>; Zhang,
> Qi Z <qi.z.zh...@intel.com>; Nicolau, Radu <radu.nico...@intel.com>;
> sta...@dpdk.org
> Subject: [PATCH] net/iavf: fix device initialization
>
> When the inline crypto feature VF capability flag is set also check if the
> feature
> is enabled, otherwise the initialization will fail even when the inline
> crypto is
> not required.
>
> Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto")
> Cc: sta...@dpdk.org
>
> 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