> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Min Hu (Connor)
> Sent: Wednesday, April 21, 2021 10:33 AM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Xing, Beilei
> <[email protected]>;
> Guo, Jia <[email protected]>
> Subject: [dpdk-dev] [PATCH 2/2] net/i40e: remove redundant judgment
>
> From: Chengwen Feng <[email protected]>
>
> The vsi pointer is always valid, so it no need to judge it's validity.
>
> Fixes: b6583ee40265 ("i40e: full VMDQ pools support")
> Cc: [email protected]
>
> Signed-off-by: Chengwen Feng <[email protected]>
> Signed-off-by: Min Hu (Connor) <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi