Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Thomas Falcon <tlfalcon@linux.ibm.com>
To: netdev@vger.kernel.org
Cc: drt@linux.vnet.ibm.com, sukadev@linux.vnet.ibm.com,
ljp@linux.vnet.ibm.com, cforno12@linux.ibm.com,
Thomas Falcon <tlfalcon@linux.ibm.com>
Subject: [PATCH net-next 5/5] ibmvnic: Provide documentation for ACL sysfs files
Date: Mon, 31 Aug 2020 11:58:13 -0500 [thread overview]
Message-ID: <1598893093-14280-6-git-send-email-tlfalcon@linux.ibm.com> (raw)
In-Reply-To: <1598893093-14280-1-git-send-email-tlfalcon@linux.ibm.com>
Provide documentation for ibmvnic device Access Control List
files.
Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
---
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: linuxppc-dev@lists.ozlabs.org
+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: linuxppc-dev@lists.ozlabs.org
+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: linuxppc-dev@lists.ozlabs.org
+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
next prev parent reply other threads:[~2020-08-31 16:58 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 16:58 [PATCH net-next 0/5] ibmvnic: Report ACL settings in sysfs Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 1/5] ibmvnic: Create failover sysfs as part of an attribute group Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 2/5] ibmvnic: Include documentation for ibmvnic sysfs files Thomas Falcon
2020-08-31 19:07 ` Jakub Kicinski
2020-08-31 19:51 ` Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 3/5] ibmvnic: Remove ACL change indication definitions Thomas Falcon
2020-08-31 16:58 ` [PATCH net-next 4/5] ibmvnic: Reporting device ACL settings through sysfs Thomas Falcon
2020-09-02 21:51 ` Sukadev Bhattiprolu
2020-08-31 16:58 ` Thomas Falcon [this message]
2020-08-31 19:26 ` [PATCH net-next 5/5] ibmvnic: Provide documentation for ACL sysfs files Jakub Kicinski
2020-08-31 19:54 ` Thomas Falcon
2020-08-31 20:11 ` Jakub Kicinski
2020-08-31 21:44 ` Thomas Falcon
2020-08-31 22:00 ` Jakub Kicinski
2020-08-31 22:17 ` David Miller
2020-08-31 22:30 ` Thomas Falcon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1598893093-14280-6-git-send-email-tlfalcon@linux.ibm.com \
--to=tlfalcon@linux.ibm.com \
--cc=cforno12@linux.ibm.com \
--cc=drt@linux.vnet.ibm.com \
--cc=ljp@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=sukadev@linux.vnet.ibm.com \
--subject='Re: [PATCH net-next 5/5] ibmvnic: Provide documentation for ACL sysfs files' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).