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