[dpdk-dev] [PATCH v4] ixgbe: Drop flow control frames from VFs

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 28 17:42:44 CET 2015


> > This patch will 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.
> > 
> > V2:
> > Reword the comments.
> > 
> > V3:
> > Move the check of set_ethertype_anti_spoofing to the top of the function, to
> > avoid occupying an ethertype_filter entity without using it.
> > 
> > V4:
> > Remove the useless braces and return.
> > 
> > Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> Acked-by: Helin Zhang <helin.zhang at intel.com>

Applied, thanks


More information about the dev mailing list