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"
18 Enable this module to support vDPA device simulators. These devices
22 tristate "vDPA simulator for networking device"
26 vDPA networking device simulator which loops TX traffic back to RX.
29 tristate "vDPA simulator for block device"
32 vDPA block device simulator which terminates IO request in a
36 tristate "VDUSE (vDPA Device in Userspace) support"
47 With VDUSE it is possible to emulate a vDPA Device
55 virtio dataplane traffic to hardware.
74 of virtio net datapath such that descriptors put on the ring will
76 offloads depending on the actual device used and firmware version.
87 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/ucast/packets
88 cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/untagged/mcast/bytes
91 tristate "Virtio PCI bridge vDPA driver"
95 This kernel module bridges virtio PCI device to vDPA bus.
103 virtio 0.9.5 specification.
109 # This driver MAY create a HWMON device.
111 # If HWMON=n the driver can be compiled either as a module or built-in.
112 # If HWMON=y the driver can be compiled either as a module or built-in.
118 With this driver, the VirtIO dataplane can be
120 This driver includes a HW monitor device that
130 With this driver, the VirtIO dataplane can be
131 offloaded to an AMD/Pensando DSC device.
139 This driver enables the offloading of the VirtIO dataplane to an
140 Octeon DPU device.