blob: 69f4739265bbc493cfb8a4c03fc80b3062db1905 (
plain)
1
2
3
4
5
6
7
8
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.
description: "Create a virtio-backed PCI device interface"
missing:
- API dump filtering by sw_if_index
state: production
properties: [API, CLI, STATS, MULTITHREAD]
|