]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ice: Add get/set hw address for VFs using devlink commands
authorKarthik Sundaravel <ksundara@redhat.com>
Tue, 28 May 2024 15:02:13 +0000 (20:32 +0530)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 28 Jun 2024 17:23:10 +0000 (10:23 -0700)
commit4dbb4f9b8fc679fb6c3db79989f64946fc7ff789
treec808f7b949174f1fbe1097eb288906533a540633
parent28cf7829a77fdd0597edb3978bebeb1f8f245b72
ice: Add get/set hw address for VFs using devlink commands

Changing the MAC address of the VFs is currently unsupported via devlink.
Add the function handlers to set and get the HW address for the VFs.

Signed-off-by: Karthik Sundaravel <ksundara@redhat.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/devlink/devlink_port.c
drivers/net/ethernet/intel/ice/ice_sriov.c
drivers/net/ethernet/intel/ice/ice_sriov.h