Re: [PATCH net 0/2] bnx2x: Fix malicious VFs indication

2017-06-10 Thread David Miller
From: Yuval Mintz Date: Fri, 9 Jun 2017 17:17:00 +0300 > It was discovered that for a VF there's a simple [yet uncommon] scenario > which would cause device firmware to declare that VF as malicious - > Add a vlan interface on top of a VF and disable txvlan offloading for > that VF [causing VF to

[PATCH net 0/2] bnx2x: Fix malicious VFs indication

2017-06-09 Thread Yuval Mintz
It was discovered that for a VF there's a simple [yet uncommon] scenario which would cause device firmware to declare that VF as malicious - Add a vlan interface on top of a VF and disable txvlan offloading for that VF [causing VF to transmit packets where vlan is on payload]. Patch #1 corrects dr