diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2022-03-28 17:58:27 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-05-06 19:43:01 +0300 |
commit | 6384b7695953dcb18da04a255b6616ae13c51b01 (patch) | |
tree | 51fe1190d00faf8c5d73e3c4a43f8669ef790d71 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 95730d65708397828f75ca7dbca838edf6727bfd (diff) | |
download | linux-6384b7695953dcb18da04a255b6616ae13c51b01.tar.xz |
ice: link representors to PCI device
Link port representors to parent PCI device to benefit from
systemd defined naming scheme.
Example from ip tool:
- without linking:
eth0 ...
- with linking:
eth0 ...
altname enp24s0f0npf0vf0
The port representor name is being shown in altname, because the name is
longer than IFNAMSIZ (16) limit. Altname can be used in ip tool.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions