aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/FEATURE.yaml
blob: c98689e2fb990055234dd4dbf7e6051cbe943f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
name: Virtio PCI Device
maintainer: Mohsin Kazmi <sykazmi@cisco.com>
features:
  - 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
state: production
properties: [API, CLI, STATS, MULTITHREAD]