OSDN Git Service

ixgbe: force VF to grab new MAC on driver reload
authorEmil Tantilov <emil.s.tantilov@intel.com>
Mon, 14 May 2018 18:16:11 +0000 (11:16 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 17 May 2018 16:05:49 +0000 (09:05 -0700)
commita8d9bb3d448f3c9a26a885a3104738098a6625c7
tree02344a983186e513320eb4c57f62720b66e944a2
parent6710f970d9979d8f03f6e292bb729b2ee1526d0e
ixgbe: force VF to grab new MAC on driver reload

Do not validate the MAC address during a reset, unless the MAC was set on
the host. This way the VF will get a new MAC address every time it reloads.

Remove the "no MAC address assigned" message since it will get spammed on
reset and it doesn't help much as the MAC on the VF is randomly generated.

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c