blob: de449c866e5203f70e0ad55656fb6368fe997c5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
name: Virtio PCI Device
maintainer: sykazmi@cisco.com sluong@cisco.com
features:
- driver mode to emulate PCI interface presented to VPP from
the host interface.
- device mode to emulate vhost-user interface presented to VPP from the
guest VM.
- support multi-queue, GSO, checksum offload, indirect descriptor,
and jumbo frame.
description: "Virtio v1.0 implementation"
missing:
- API dump filtering by sw_if_index
state: production
properties: [API, CLI, STATS, MULTITHREAD]
|