diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-net')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-net | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-net b/Documentation/ABI/testing/sysfs-class-net index d922060e455d..416c5d59f52e 100644 --- a/Documentation/ABI/testing/sysfs-class-net +++ b/Documentation/ABI/testing/sysfs-class-net | |||
@@ -169,6 +169,14 @@ Description: | |||
169 | "unknown", "notpresent", "down", "lowerlayerdown", "testing", | 169 | "unknown", "notpresent", "down", "lowerlayerdown", "testing", |
170 | "dormant", "up". | 170 | "dormant", "up". |
171 | 171 | ||
172 | What: /sys/class/net/<iface>/phys_port_id | ||
173 | Date: July 2013 | ||
174 | KernelVersion: 3.12 | ||
175 | Contact: netdev@vger.kernel.org | ||
176 | Description: | ||
177 | Indicates the interface unique physical port identifier within | ||
178 | the NIC, as a string. | ||
179 | |||
172 | What: /sys/class/net/<iface>/speed | 180 | What: /sys/class/net/<iface>/speed |
173 | Date: October 2009 | 181 | Date: October 2009 |
174 | KernelVersion: 2.6.33 | 182 | KernelVersion: 2.6.33 |