X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fvirtio%2FFEATURE.yaml;h=de449c866e5203f70e0ad55656fb6368fe997c5a;hb=13ff90fe530106c881dea81a8d6d84d0cd8250f1;hp=c98689e2fb990055234dd4dbf7e6051cbe943f98;hpb=03ce46219cd0fabfd4918822c5b9fed9ef880de8;p=vpp.git diff --git a/src/vnet/devices/virtio/FEATURE.yaml b/src/vnet/devices/virtio/FEATURE.yaml index c98689e2fb9..de449c866e5 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, + and jumbo frame. +description: "Virtio v1.0 implementation" missing: - API dump filtering by sw_if_index state: production