commit | 27bdc44cdb2a8d96322d5978895eaae881fb8c2d | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Apr 12 13:35:22 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Apr 29 20:01:03 2017 -0700 |
tree | 6df730fdc020dcd099840df42c2705a3ec55bbb7 | |
parent | f87fc44770f54ff1b54d44ae9cec11f10efeca02 [diff] |
ixgbe: Allow setting zero MAC address for VF Currently, there is no logic that allows a VF's MAC address to be removed from the RAR table. Allow the user to specify a zero MAC address in order to clear the VF's MAC address from the RAR table. This functionality is also utilized by libvirt when removing VFs. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>