> -----Original Message-----
> From: Wang, Haiyue
> Sent: Thursday, January 10, 2019 8:08 PM
> To: [email protected]; Zhang, Qi Z <[email protected]>
> Cc: Wang, Haiyue <[email protected]>
> Subject: [PATCH v1] net/i40e: perform basic validation on the VF messages
>
> Do the VF message basic validation such as OPCODE message length check,
> some special OPCODE message format check, to protect the i40e PMD from
> malicious VF message attack.
>
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
>
> Signed-off-by: Haiyue Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Cc: [email protected] added when
Applied to dpdk-next-net-intel.
Thanks
Qi