[dpdk-dev] [PATCH v3] i40e: Add a workaround to drop flow control frames from VFs

2015-10-30 Thread Thomas Monjalon
> > 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 > Acked-by: Helin Zhang Applied, thanks

[dpdk-dev] [PATCH v3] i40e: Add a workaround to drop flow control frames from VFs

2015-10-30 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jingjing Wu > Sent: Monday, October 19, 2015 2:32 PM > To: dev at dpdk.org > Cc: Pei, Yulong > Subject: [dpdk-dev] [PATCH v3] i40e: Add a workaround to drop flow control > frames from VFs

[dpdk-dev] [PATCH v3] i40e: Add a workaround to drop flow control frames from VFs

2015-10-19 Thread Jingjing Wu
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 --- v3: - fix typo v2: - reword comments drivers/net/i40e/i40e_ethdev.c | 30 +

[dpdk-dev] [PATCH v3] i40e: Add a workaround to drop flow control frames from VFs

2015-10-19 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: Wu, Jingjing > Sent: Monday, October 19, 2015 2:32 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Lu, Wenzhuo; Pei, Yulong > Subject: [PATCH v3] i40e: Add a workaround to drop flow control frames > from VFs > > This patch adds a workaround to drop flow contr