diff options
Diffstat (limited to 'src/vnet/devices/virtio/FEATURE.yaml')
-rw-r--r-- | src/vnet/devices/virtio/FEATURE.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vnet/devices/virtio/FEATURE.yaml b/src/vnet/devices/virtio/FEATURE.yaml index 69f4739265b..c98689e2fb9 100644 --- a/src/vnet/devices/virtio/FEATURE.yaml +++ b/src/vnet/devices/virtio/FEATURE.yaml @@ -1,7 +1,9 @@ +--- name: Virtio PCI Device maintainer: Mohsin Kazmi <sykazmi@cisco.com> features: - - connection to the emulated pci interface presented to vpp from the host interface. + - connection to the emulated pci interface presented to vpp from + the host interface. description: "Create a virtio-backed PCI device interface" missing: - API dump filtering by sw_if_index |