> -----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 1/2] net/i40e: fix veb index negative was not
> checked
>
> From: Chengwen Feng <[email protected]>
>
> This patch adds checking for veb index negative when parsing veb list.
>
> Fixes: 79f2248219c0 (net/i40e: add floating VEB option)
> 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