> -----Original Message-----
> From: Wang, Haiyue
> Sent: Thursday, January 10, 2019 8:08 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: Wang, Haiyue <haiyue.w...@intel.com>
> 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 <haiyue.w...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Cc: sta...@dpdk.org added when
Applied to dpdk-next-net-intel.
Thanks
Qi