commit | 68d210a609a048dde1b7c23385d9bafb0061acb3 | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholas.d.nunley@intel.com> | Wed Jul 29 17:19:19 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Sat Aug 01 08:44:04 2020 -0700 |
tree | 9f60bcefd6849545e3a1ddfc286858ce9a4ac383 | |
parent | bcc46cb8a077c6189b44f1555b8659837f748eb2 [diff] |
ice: Disable VLAN pruning in promiscuous mode Disable VLAN pruning when entering promiscuous mode, and re-enable it when exiting. Without this VLAN-over-bridge topologies created on the device won't be functional unless rx-vlan-filter is explicitly disabled with ethtool. Signed-off-by: Nick Nunley <nicholas.d.nunley@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>