aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-07-14 16:34:31 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-15 16:22:36 +0200
commit240cb8de112eb21543450b98dc88b7ec2e9869cb (patch)
tree19f5d722e07c05d46e7eb3e98a9a2a3638d6e662 /tools/perf/scripts/python
parent3b9c7029a7d6ee0876c5481db11947d57792cdd5 (diff)
staging: dpaa2-ethsw: setup MAC address of switch netdevices
At probe time, retrieve the MAC addresses of the switch ports using a firmware call and use that to setup the switch interface net_device instead of relying entirely on the user to configure a MAC address on the interface. In case a switch interface is not connected to a MAC, thus the dpsw_if_get_port_mac_addr() will return all zeroes, generate a random MAC address and use that. This new functionality is dependent on a firmware call which is available only on newer versions, so depending on the running DPSW object version skip this step. Signed-off-by: Ioana Ciornei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions