i40e: drop flow control frames from VF
authorJingjing Wu <jingjing.wu@intel.com>
Mon, 19 Oct 2015 06:31:57 +0000 (14:31 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 30 Oct 2015 11:22:49 +0000 (12:22 +0100)
This patch adds a workaround to drop flow control frames from being
transmitted from VSIs.
With this patch in place a malicious VF cannot send flow control or PFC
packets out on the wire.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

No differences found