aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vhost/FEATURE.yaml
blob: 7104dda1dc5594efc899a2a88e5c282c0302c97b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
name: Vhost-user Device Driver
maintainer: sluong@cisco.com
features:
  - Device mode to emulate vhost-user interface presented to VPP from the
    guest VM.
  - Support virtio 1.0 in virtio
  - Support virtio 1.1 packed ring in virtio [experimental]
  - Support multi-queue, GSO, checksum offload, indirect descriptor,
    jumbo frame, and packed ring.
description: "Vhost-user implementation"
state: production
properties: [API, CLI, STATS, MULTITHREAD]