Lines Matching +full:- +full:- +full:port
1 .TH DEVLINK\-PORT 8 "14 Mar 2016" "iproute2" "Linux"
3 devlink-port \- devlink port configuration
11 .B port
18 \fB\-V\fR[\fIersion\fR] |
19 \fB\-n\fR[\fIno-nice-names\fR] }
39 .B devlink port show
43 .B devlink port help
46 .SS devlink port set - change devlink port attributes
50 - specifies the devlink port to operate on.
59 set port type
62 - Ethernet
65 - Infiniband
68 - autoselect
70 .SS devlink port split - split devlink port into more
74 - specifies the devlink port to operate on.
80 .SS devlink port unsplit - unsplit previously split devlink port
81 Could be performed on any split port of the same split group.
85 - specifies the devlink port to operate on.
87 .SS devlink port show - display devlink port attributes
91 - specifies the devlink port to show.
96 devlink port show
101 devlink port show pci/0000:01:00.0/1
103 Shows the state of specified devlink port.
106 devlink port set pci/0000:01:00.0/1 type eth
108 Set type of specified devlink port to Ethernet.
111 devlink port split pci/0000:01:00.0/1 count 4
113 Split the specified devlink port into four ports.
116 devlink port unsplit pci/0000:01:00.0/1
118 Unplit the specified previously split devlink port.