Lines Matching +full:virtio +full:- +full:device
1 # SPDX-License-Identifier: GPL-2.0-only
6 Enable this module to support vDPA device that uses a
7 datapath which complies with virtio specifications with
13 tristate "vDPA device simulator core"
19 Enable this module to support vDPA device simulators. These devices
23 tristate "vDPA simulator for networking device"
27 vDPA networking device simulator which loops TX traffic back to RX.
30 tristate "vDPA simulator for block device"
33 vDPA block device simulator which terminates IO request in a
37 tristate "VDUSE (vDPA Device in Userspace) support"
43 With VDUSE it is possible to emulate a vDPA Device
51 virtio dataplane traffic to hardware.
70 of virtio net datapath such that descriptors put on the ring will
72 offloads depending on the actual device used and firmware version.
83 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/ucast/packets
84 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/mcast/bytes
87 tristate "Virtio PCI bridge vDPA driver"
91 This kernel module bridges virtio PCI device to vDPA bus.
99 virtio 0.9.5 specification.
105 # This driver MAY create a HWMON device.
107 # If HWMON=n the driver can be compiled either as a module or built-in.
108 # If HWMON=y the driver can be compiled either as a module or built-in.
114 With this driver, the VirtIO dataplane can be
116 This driver includes a HW monitor device that
126 With this driver, the VirtIO dataplane can be
127 offloaded to an AMD/Pensando DSC device.