linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] aoe: document sysfs interface
@ 2018-02-19 18:16 Aishwarya Pant
  2018-02-20  2:08 ` Ed Cashin
  2018-02-23 15:17 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Aishwarya Pant @ 2018-02-19 18:16 UTC (permalink / raw)
  To: Ed L. Cashin, linux-kernel, Jonathan Corbet, Greg KH; +Cc: Julia Lawall

Documentation has been compiled from git commit logs and descriptions in
Documentation/aoe/aoe.txt. This should be useful for scripting and
tracking changes in the ABI.

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
---
Changes in v3:
- name -> names in description of netif
v2:
- interface -> interfaces in description of netif

 Documentation/ABI/testing/sysfs-block-aoe | 45 +++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-block-aoe

diff --git a/Documentation/ABI/testing/sysfs-block-aoe b/Documentation/ABI/testing/sysfs-block-aoe
new file mode 100644
index 000000000000..b5837765bcdd
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-block-aoe
@@ -0,0 +1,45 @@
+What:		/sys/block/etherd*/mac
+Date:		Apr, 2005
+KernelVersion:	v2.6.12
+Contact:	Ed L. Cashin <ed.cashin@acm.org>
+Description:
+		(RO) The ethernet address of the remote Ata over Ethernet (AoE)
+		device.
+
+What:		/sys/block/etherd*/netif
+Date:		Apr, 2005
+KernelVersion:	v2.6.12
+Contact:	Ed L. Cashin <ed.cashin@acm.org>
+Description:
+		(RO) The names of the network interfaces on the localhost (comma
+		separated) through which we are communicating with the remote
+		AoE device.
+
+What:		/sys/block/etherd*/state
+Date:		Apr, 2005
+KernelVersion:	v2.6.12
+Contact:	Ed L. Cashin <ed.cashin@acm.org>
+Description:
+		(RO) Device status. The state attribute is "up" when the device
+		is ready for I/O and "down" if detected but unusable. The
+		"down,closewait" state shows that the device is still open and
+		cannot come up again until it has been closed.  The "up,kickme"
+		state means that the driver wants to send more commands to the
+		target but found out there were already the max number of
+		commands waiting for a response. It will retry again after being
+		kicked by the periodic timer handler routine.
+
+What:		/sys/block/etherd*/firmware-version
+Date:		Apr, 2005
+KernelVersion:	v2.6.12
+Contact:	Ed L. Cashin <ed.cashin@acm.org>
+Description:
+		(RO) Version of the firmware in the target.
+
+What:		/sys/block/etherd*/payload
+Date:		Dec, 2012
+KernelVersion:	v3.10
+Contact:	Ed L. Cashin <ed.cashin@acm.org>
+Description:
+		(RO) The amount of user data transferred (in bytes) inside each AoE
+		command on the network, network headers excluded.
-- 
2.16.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] aoe: document sysfs interface
  2018-02-19 18:16 [PATCH v3] aoe: document sysfs interface Aishwarya Pant
@ 2018-02-20  2:08 ` Ed Cashin
  2018-02-23 15:17 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Ed Cashin @ 2018-02-20  2:08 UTC (permalink / raw)
  To: Aishwarya Pant, linux-kernel, Jonathan Corbet, Greg KH; +Cc: Julia Lawall

On 02/19/2018 01:16 PM, Aishwarya Pant wrote:
> Documentation has been compiled from git commit logs and descriptions in
> Documentation/aoe/aoe.txt. This should be useful for scripting and
> tracking changes in the ABI.

I don't see any problems with v3.  Thank you.

-- 
   Ed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] aoe: document sysfs interface
  2018-02-19 18:16 [PATCH v3] aoe: document sysfs interface Aishwarya Pant
  2018-02-20  2:08 ` Ed Cashin
@ 2018-02-23 15:17 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2018-02-23 15:17 UTC (permalink / raw)
  To: Aishwarya Pant; +Cc: Ed L. Cashin, linux-kernel, Greg KH, Julia Lawall

On Mon, 19 Feb 2018 23:46:53 +0530
Aishwarya Pant <aishpant@gmail.com> wrote:

> Documentation has been compiled from git commit logs and descriptions in
> Documentation/aoe/aoe.txt. This should be useful for scripting and
> tracking changes in the ABI.
> 
> Signed-off-by: Aishwarya Pant <aishpant@gmail.com>

Applied to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-23 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 18:16 [PATCH v3] aoe: document sysfs interface Aishwarya Pant
2018-02-20  2:08 ` Ed Cashin
2018-02-23 15:17 ` Jonathan Corbet

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).