> -----Original Message-----
> From: Zhang, AlvinX <alvinx.zh...@intel.com>
> Sent: Saturday, May 8, 2021 11:11 AM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zh...@intel.com>
> Subject: [PATCH v3] net/ice: fix txq vector path selection
>
> If vector mode is not allowed for Tx, no need to perform vector related setup
> for Tx queue.
>
> The patch deferred vector setup for Tx queue to the place that vector mode is
> confirmed to be allowed.
>
> Fixes: 28f9002ab67f ("net/ice: add Tx AVX512 offload path")
>
> Signed-off-by: Alvin Zhang <alvinx.zh...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi