Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Docs/ABI/testing: Add VDUSE sysfs interface ABI document

This adds missing documentation for VDUSE sysfs interface ABI
under Documentation/ABI/testing.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20220524115143.187-1-xieyongji@bytedance.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Xie Yongji and committed by
Greg Kroah-Hartman
afa8fe4c 44fd1917

+34
+33
Documentation/ABI/testing/sysfs-class-vduse
··· 1 + What: /sys/class/vduse/ 2 + Date: Oct 2021 3 + KernelVersion: 5.15 4 + Contact: Yongji Xie <xieyongji@bytedance.com> 5 + Description: 6 + The vduse/ class sub-directory belongs to the VDUSE 7 + framework and provides a sysfs interface for configuring 8 + VDUSE devices. 9 + 10 + What: /sys/class/vduse/control/ 11 + Date: Oct 2021 12 + KernelVersion: 5.15 13 + Contact: Yongji Xie <xieyongji@bytedance.com> 14 + Description: 15 + This directory entry is created for the control device 16 + of VDUSE framework. 17 + 18 + What: /sys/class/vduse/<device-name>/ 19 + Date: Oct 2021 20 + KernelVersion: 5.15 21 + Contact: Yongji Xie <xieyongji@bytedance.com> 22 + Description: 23 + This directory entry is created when a VDUSE device is 24 + created via the control device. 25 + 26 + What: /sys/class/vduse/<device-name>/msg_timeout 27 + Date: Oct 2021 28 + KernelVersion: 5.15 29 + Contact: Yongji Xie <xieyongji@bytedance.com> 30 + Description: 31 + (RW) The timeout (in seconds) for waiting for the control 32 + message's response from userspace. Default value is 30s. 33 + Writing a '0' to the file means to disable the timeout.
+1
MAINTAINERS
··· 21125 21125 L: virtualization@lists.linux-foundation.org 21126 21126 S: Maintained 21127 21127 F: Documentation/ABI/testing/sysfs-bus-vdpa 21128 + F: Documentation/ABI/testing/sysfs-class-vduse 21128 21129 F: Documentation/devicetree/bindings/virtio/ 21129 21130 F: drivers/block/virtio_blk.c 21130 21131 F: drivers/crypto/virtio/