]> git.baikalelectronics.ru Git - kernel.git/commit
iavf: Log info when VF is entering and leaving Allmulti mode
authorGrzegorz Szczurek <grzegorzx.szczurek@intel.com>
Fri, 4 Jun 2021 16:53:32 +0000 (09:53 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 30 Nov 2021 16:56:06 +0000 (08:56 -0800)
commit0672bac2448b0cf372070569d42e1d5e92c46c4d
treefbdebe7271b50383cdda7ae2ba444c1e7a07e534
parentce6ef6cfc74c56b396eee7140093f2a489236c55
iavf: Log info when VF is entering and leaving Allmulti mode

Add log when VF is entering and leaving Allmulti mode.
The change of VF state is visible in dmesg now.
Without this commit, entering and leaving Allmulti mode
is not logged in dmesg.

Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek@intel.com>
Tested-by: George Kuruvinakunnel <george.kuruvinakunnel@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c