aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/virtio.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-27virtio: fix the out of order descriptors in txMohsin Kazmi1-0/+1
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi1-0/+1
2019-11-20tap: multiqueue supportDamjan Marion1-10/+4
2019-11-14virtio: refactor virtio-pci loggingDamjan Marion1-1/+24
2019-10-30docs: devices-- add FEATURES.yamlPaul Vinciguerra1-1/+1
2019-09-06tap: revert clean-up when linux will delete the tap interfaceMohsin Kazmi1-1/+0
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-0/+1
2019-05-28tap: crash in multi-thread environmentMohsin Kazmi1-1/+0
2019-05-24Tap: Fix the indirect buffers allocation VPP-1660Mohsin Kazmi1-1/+0
2019-04-17tap: clean-up when linux will delete the tap interfaceMohsin Kazmi1-0/+1
2019-04-03virtio: Add support for multiqueueMohsin Kazmi1-6/+16
2019-02-19tap gso: experimental supportAndrew Yourtchenko1-0/+1
2019-02-06virtio: enable msix interrupt modeMohsin Kazmi1-3/+6
2019-02-06virtio: Use new buffer optimizationMohsin Kazmi1-0/+3
2019-01-23virtio: Add support for loggingMohsin Kazmi1-0/+3
2019-01-21virtio: Native virtio driverMohsin Kazmi1-12/+73
2019-01-08virtio: fix kick race issueDamjan Marion1-0/+11
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-0/+1
2018-02-19virtio: add missing tx lock when running multithreadedDamjan Marion1-0/+2
2018-02-06vlib: epoll on worker threadsDamjan Marion1-0/+2
2018-01-16tapv2: deleting tap interface may leak buffers (VPP-1124)Steven1-1/+3
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco1-0/+9
2017-12-08tapv2: multiple improvementsDamjan Marion1-1/+2
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-0/+131