Re: [PATCH v3 2/2] ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL

From: Frederic Barrat
Date: Thu Feb 22 2018 - 07:17:48 EST




Le 22/02/2018 Ã 05:17, Alastair D'Silva a ÃcritÂ:
From: Alastair D'Silva <alastair@xxxxxxxxxxx>

Signed-off-by: Alastair D'Silva <alastair@xxxxxxxxxxx>
---


Acked-by: Frederic Barrat <fbarrat@xxxxxxxxxxxxxxxxxx>



Documentation/accelerators/ocxl.rst | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/accelerators/ocxl.rst b/Documentation/accelerators/ocxl.rst
index 4f7af841d935..ddcc58d01cfb 100644
--- a/Documentation/accelerators/ocxl.rst
+++ b/Documentation/accelerators/ocxl.rst
@@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD:
Associate an event fd to an AFU interrupt so that the user process
can be notified when the AFU sends an interrupt.

+OCXL_IOCTL_GET_METADATA:
+
+ Obtains configuration information from the card, such at the size of
+ MMIO areas, the AFU version, and the PASID for the current context.
+

mmap
----