]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: fix spoofed packets with macvlans
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 2 Jun 2016 01:59:44 +0000 (18:59 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:47:43 +0000 (21:47 -0800)
commita9d0159933bc8a2ce28cfac7fcc7e518e0938b8a
tree60f7fe099d81da753dab00d4aeea541706e1f702
parent0166aefc51c2d562ea8fb362cfff357c78b23317
ixgbe: fix spoofed packets with macvlans

Orabug: 24568240

When setting spoofing, both VLAN and MAC need to be set together.
This change resolves an issue where MAC-VLANs on the VF fail to pass
traffic due to spoofed packets.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 581e0c7df90b1a7f92e7ac3e69000b414319f161)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c