diff options
author | David Ahern <[email protected]> | 2015-03-17 20:23:16 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-03-18 22:30:35 -0400 |
commit | db19170bc0a254b46c732ea4bdf1c6cf0de6b38b (patch) | |
tree | c0cbcfa5efc92c4138bb9a9ea904042a0cb6b163 /lib/net_utils.c | |
parent | db24a9044ee191c397dcd1c6574f56d67d7c8df5 (diff) |
rocker: add support for phys_port_name
Implement the phys_port_name operation. Port names are pulled from the
rocker hardware model in qemu and default to the qemu name + port id.
e.g.,
sw1p1: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 52:54:00:12:35:01 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
where 'sw1' comes from the qemu command line -device rocker,name=sw1, and
'p1' is port 1.
Patch is adapted from Scott's phys_port_id patch.
Signed-off-by: David Ahern <[email protected]>
Acked-by: Scott Feldman <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions