diff options
Diffstat (limited to 'src/vnet/devices/virtio/FEATURE.yaml')
-rw-r--r-- | src/vnet/devices/virtio/FEATURE.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/devices/virtio/FEATURE.yaml b/src/vnet/devices/virtio/FEATURE.yaml index c1fc9fd35ce..ac7133bae7f 100644 --- a/src/vnet/devices/virtio/FEATURE.yaml +++ b/src/vnet/devices/virtio/FEATURE.yaml @@ -6,6 +6,7 @@ features: the host interface. - Device mode to emulate vhost-user interface presented to VPP from the guest VM. + - Support virtio 1.0 in virtio - Support multi-queue, GSO, checksum offload, indirect descriptor, jumbo frame, and packed ring. - Support virtio 1.1 packed ring in vhost |