c98689e2fb990055234dd4dbf7e6051cbe943f98
[vpp.git] / src / vnet / devices / virtio / FEATURE.yaml
1 ---
2 name: Virtio PCI Device
3 maintainer: Mohsin Kazmi <sykazmi@cisco.com>
4 features:
5   - connection to the emulated pci interface presented to vpp from
6     the host interface.
7 description: "Create a virtio-backed PCI device interface"
8 missing:
9   - API dump filtering by sw_if_index
10 state: production
11 properties: [API, CLI, STATS, MULTITHREAD]