diff options
| author | David Ahern <[email protected]> | 2015-03-18 02:23:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-19 02:30:35 +0000 |
| commit | db19170bc0a254b46c732ea4bdf1c6cf0de6b38b (patch) | |
| tree | c0cbcfa5efc92c4138bb9a9ea904042a0cb6b163 /drivers/net/xen-netback/interface.c | |
| parent | net: add support for phys_port_name (diff) | |
| download | kernel-db19170bc0a254b46c732ea4bdf1c6cf0de6b38b.tar.gz kernel-db19170bc0a254b46c732ea4bdf1c6cf0de6b38b.zip | |
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 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
