diff options
| author | Hadar Hen Zion <[email protected]> | 2013-12-19 21:20:12 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-19 19:04:43 -0500 |
| commit | 8e1a28e8e6797449dfdfa4739002d1e5939355a8 (patch) | |
| tree | 10bf6bb908f2a5e7632280eb0f362112c27cfc29 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | eb17711bc1d6611e934af5b6dabc225936084128 (diff) | |
net/mlx4_core: Expose physical port id as PF/VF capability
Add the infrastructure needed to support ndo_get_phys_port_id which
allows users to identify to which physical port a net-device is connected
to by reading a unique port id.
This will work for VFs and PFs.
The driver uses a new device capability - phys_port_id, The PF driver
reads the port phys_port_id from Firmware and stores it. The VF driver
reads the port phys_port_id from the PF using QUERY_FUNC_CAP command.
Signed-off-by: Hadar Hen Zion <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions