Provide documentation for ibmvnic device Access Control List
files.
Signed-off-by: Thomas Falcon <[email protected]>
---
Documentation/ABI/testing/sysfs-driver-ibmvnic | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-driver-ibmvnic
b/Documentation/ABI/testing/sysfs-driver-ibmvnic
index 7fa2920..8c78312 100644
--- a/Documentation/ABI/testing/sysfs-driver-ibmvnic
+++ b/Documentation/ABI/testing/sysfs-driver-ibmvnic
@@ -12,3 +12,29 @@ Description: If the ibmvnic device has been configured with
redundant
returned.
Users: Any users of the ibmvnic driver which use redundant hardware
configurations.
+
+What: /sys/devices/vio/<our device>/mac_acls
+Date: August 2020
+KernelVersion: 5.10
+Contact: [email protected]
+Description: Read-only file which lists the current entries in the ibmvnic
+ device's MAC address Access Control List. Each entry is
+ separated by a new line.
+Users: Any users of the ibmvnic driver
+
+What: /sys/devices/vio/<our device>/vlan_acls
+Date: August 2020
+KernelVersion: 5.10
+Contact: [email protected]
+Description: Read-only file which lists the current entries in the ibmvnic
+ device's VLAN ID Access Control List. Each entry is separated
+ by a new line.
+Users: Any users of the ibmvnic driver
+
+What: /sys/devices/vio/<our device>/pvid
+Date: August 2020
+KernelVersion: 5.10
+Contact: [email protected]
+Description: Read-only file which lists the ibmvnic device's Port VLAN
+ ID and Priority setting. Each entry is separated by a new line.
+Users: Any users of the ibmvnic driver
--
1.8.3.1