Age | Commit message (Expand) | Author | Files | Lines |
2021-08-26 | vhost: migrate to new TX infra |  Steven Luong | 1 | -44/+51 |
2021-08-18 | vhost: interrupt mode support with mq |  Steven Luong | 1 | -124/+175 |
2021-05-08 | vhost: low performance in interrupt mode in some cases |  Steven Luong | 1 | -35/+19 |
2021-04-05 | vhost: Crash upon disconnect |  Steven Luong | 1 | -1/+1 |
2021-03-19 | interface: add capabilities flags |  Mohsin Kazmi | 1 | -6/+10 |
2021-01-27 | vhost: vhost interface hardware address not set |  Steven Luong | 1 | -6/+7 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 1 | -33/+18 |
2021-01-08 | vhost: Add event index for interrupt notification to driver |  Steven Luong | 1 | -133/+128 |
2020-12-28 | vlib: add missing file template descriptions |  Paul Vinciguerra | 1 | -0/+4 |
2020-12-25 | virtio: Extend vhost multi-queues support beyond 8 queue pairs |  Steven Luong | 1 | -44/+101 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -15/+12 |
2020-12-14 | vppinfra: simpler and faster pool_foreach |  Damjan Marion | 1 | -0/+1 |
2020-12-11 | virtio: fix vrings overflow in vhost_user |  Benoît Ganne | 1 | -1/+10 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -2/+0 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode |  Damjan Marion | 1 | -6/+6 |
2020-09-04 | virtio: remove kernel virtio header dependencies |  Mohsin Kazmi | 1 | -19/+19 |
2020-04-29 | devices: vhost: simplify string copies for GCC-10 |  Benoît Ganne | 1 | -10/+5 |
2020-04-27 | virtio: support virtio 1.1 packed ring in vhost |  Steven Luong | 1 | -47/+264 |
2019-10-07 | devices: vhost not reading packets from vring |  Steven Luong | 1 | -0/+22 |
2019-08-19 | devices: skip checksum calculation if guest supports checksum offload |  Steven Luong | 1 | -3/+7 |
2019-07-31 | devices interface tests: vhosst GSO support |  Steven Luong | 1 | -8/+47 |
2019-07-23 | api: binary api cleanup |  Dave Barach | 1 | -5/+9 |
2019-07-23 | devices: vhost handling VHOST_USER_SET_FEATURES |  Steven Luong | 1 | -0/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -6/+6 |
2019-02-21 | vhost: VPP stalls with vhost performing control plane actions |  Steven Luong | 1 | -211/+248 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-10-02 | vhost-user: add support for vlib_log API |  Jerome Tollet | 1 | -155/+99 |
2018-10-02 | vhost-user: Interface state updates |  Juraj Sloboda | 1 | -11/+12 |
2018-10-02 | vhost_user: Fix setting MTU using uninitialized variable |  Juraj Sloboda | 1 | -2/+1 |
2018-09-20 | vhost: show vhost may display garbage after the interface name |  Steven | 1 | -2/+3 |
2018-09-12 | vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] |  Yichen Wang | 1 | -1/+11 |
2018-07-08 | vhost: Add multi-versioning support |  Mohsin Kazmi | 1 | -0/+2242 |