ice: log message when trusted VF goes in/out of promisc mode
authorBrett Creeley <brett.creeley@intel.com>
Thu, 17 Sep 2020 20:13:36 +0000 (13:13 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 9 Feb 2021 00:27:01 +0000 (16:27 -0800)
commit382e0a6880e78e1ab7b5930f871f36c695d1d92a
tree7b5abd400c78695b4ec79c1f09bc1fa56c83ba91
parent08cbabb77e9098ec6c4a35911effac53e943c331
ice: log message when trusted VF goes in/out of promisc mode

Currently there is no message printed on the host when a VF goes in and
out of promiscuous mode. This is causing confusion because this is the
expected behavior based on i40e. Fix this.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c