commit | 581e0c7df90b1a7f92e7ac3e69000b414319f161 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Jun 01 18:59:44 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 29 13:06:31 2016 -0700 |
tree | a8a039d00c2465403ce19f5cec9579eb61079cdc | |
parent | 918b89e77fa554e185a5cc09d10655397aacdfa2 [diff] |
ixgbe: fix spoofed packets with macvlans 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>