aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/vhost_user.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02vhost: convert vhost device driver to a pluginSteven Luong1-388/+0
2022-03-01virtio: refactor codeMohsin Kazmi1-8/+8
2021-08-26vhost: migrate to new TX infraSteven Luong1-6/+2
2021-08-18vhost: interrupt mode support with mqSteven Luong1-0/+10
2021-01-27vhost: vhost interface hardware address not setSteven Luong1-0/+1
2021-01-21interface: rx queue infra rework, part oneDamjan Marion1-1/+1
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong1-8/+23
2020-12-25virtio: Extend vhost multi-queues support beyond 8 queue pairsSteven Luong1-3/+19
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi1-133/+12
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-8/+55
2019-10-30docs: devices-- add FEATURES.yamlPaul Vinciguerra1-1/+1
2019-10-07devices: vhost not reading packets from vringSteven Luong1-0/+3
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-2/+33
2019-02-21vhost: VPP stalls with vhost performing control plane actionsSteven Luong1-3/+8
2018-10-02vhost-user: add support for vlib_log APIJerome Tollet1-16/+21
2018-10-02vhost-user: Interface state updatesJuraj Sloboda1-1/+1
2018-07-08vhost: Add multi-versioning supportMohsin Kazmi1-0/+380