X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fvirtio%2FFEATURE.yaml;h=b446a5594037879a315c63d906cc290d1db039fc;hb=bc0d9ff67;hp=c98689e2fb990055234dd4dbf7e6051cbe943f98;hpb=6b0dd5502489c83cc4a0e6e9240b41a9bb3f0ed6;p=vpp.git diff --git a/src/vnet/devices/virtio/FEATURE.yaml b/src/vnet/devices/virtio/FEATURE.yaml index c98689e2fb9..b446a559403 100644 --- a/src/vnet/devices/virtio/FEATURE.yaml +++ b/src/vnet/devices/virtio/FEATURE.yaml @@ -1,10 +1,14 @@ --- name: Virtio PCI Device -maintainer: Mohsin Kazmi +maintainer: sykazmi@cisco.com sluong@cisco.com features: - - connection to the emulated pci interface presented to vpp from + - driver mode to emulate PCI interface presented to VPP from the host interface. -description: "Create a virtio-backed PCI device interface" + - device mode to emulate vhost-user interface presented to VPP from the + guest VM. + - support multi-queue, GSO, checksum offload, indirect descriptor, + jumbo frame, and packed ring. +description: "Virtio v1.0 implementation" missing: - API dump filtering by sw_if_index state: production