diff options
author | 2022-03-28 16:58:27 +0200 | |
---|---|---|
committer | 2022-05-06 09:43:01 -0700 | |
commit | 6384b7695953dcb18da04a255b6616ae13c51b01 (patch) | |
tree | 51fe1190d00faf8c5d73e3c4a43f8669ef790d71 /net/core/dev.c | |
parent | Merge branch 'tso-gso-limit-split' (diff) | |
download | linux-rng-6384b7695953dcb18da04a255b6616ae13c51b01.tar.xz linux-rng-6384b7695953dcb18da04a255b6616ae13c51b01.zip |
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 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions