Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
bc799c92d761a2d45105aa6a1685b3663687d2a4
/
src
/
vnet
/
devices
/
virtio
/
vhost-user.c
0d150bb
vhost: vhost-user component may become unusable with too many open files (VPP-668)
by Steven
· 8 years ago
13ad1f0
Rename "show interfaces" -> "show interface"
by Dave Barach
· 8 years ago
7312cc7
vhost: support interrupt mode
by Steven
· 8 years ago
f6dae05
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
by Steven
· 8 years ago
80f54e2
vlib_mains == 0 special cases be gone
by Dave Barach
· 8 years ago
a1a0901
vhost: binary API changes for interrupt mode
by Steven
· 8 years ago
35af9e5
features: take device-input buffer advance value directly
by Damjan Marion
· 8 years ago
b3bb101
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
by Damjan Marion
· 8 years ago
a9a20e7
VPP-635: CLI Memory leak with invalid parameter
by Billy McFall
· 8 years ago
0578cd1
Fix is_server flag in vhost dump (VPP-562)
by Marek Gradzki
· 8 years ago
0b49e2b
vhost-user: fix crash when descriptor points to unknown region
by Damjan Marion
· 8 years ago
62411e7
vhost-user: fix missing speculative enqueue unwind
by Steven
· 8 years ago
8f54496
Fix coverity warnings, VPP-608
by Dave Barach
· 8 years ago
d8e4787
Fix crash on deleting activated vhost-user - VPP-603
by Wojciech Dec
· 8 years ago
553a411
VPP-585: vhost-user interface deletion leaks memory.
by Ole Troan
· 8 years ago
0c3d467
VPP-574: fix VPP hang during security group configuration on a suspended VM
by Andrew Yourtchenko
· 8 years ago
3cd9eed
Fix crash on null vhost-user socket - VPP-573
by Wojciech Dec
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/devices/virtio/vhost-user.c]
14ac801
vhost: fix coverity warning
by Pierre Pfister
· 8 years ago
d3eb90e
vhost: Improve data path
by Pierre Pfister
· 8 years ago
dbb3c25
vhost: Code cleaning
by Pierre Pfister
· 8 years ago
8b2247d
interfaces: make no_flatten variant of inteface_ouptut fn default
by Damjan Marion
· 8 years ago
a92501a
doc: doxygen documentation for vhost-user CLI Commmands (VPP-279)
by Billy McFall
· 8 years ago
4e969f9
vhost-user: add retry sequence in tx code
by Damjan Marion
· 8 years ago
ece983d
vhost: CLI delete interface by name
by Pierre Pfister
· 8 years ago
7a91b46
vhost: Delete thread configuration when interface deleted
by Pierre Pfister
· 8 years ago
fbb2ef6
vhost: Fix bug during interface deletion
by Pierre Pfister
· 8 years ago
51327ac
devices: create dummy device-input node to keep nexts in sync
by Damjan Marion
· 8 years ago
116ea4b
vhost: Improve packet tracing
by Pierre Pfister
· 8 years ago
87cd119
feature: store arc index in vlib_buffer
by Damjan Marion
· 8 years ago
e21c528
vhost-user: multiqueue support
by Pierre Pfister
· 8 years ago
8bdc63b
feature: all input nodes must have same nexts
by Damjan Marion
· 8 years ago
2231150
feature: add new feature handling code and device-input features
by Damjan Marion
· 8 years ago
ff7d642
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
by Damjan Marion
· 8 years ago
f530a55
dpdk: remove support for dpdk 16.04
by Damjan Marion
· 8 years ago
10eb1ea
vhost-user: Add reconnect support
by Damjan Marion
· 8 years ago
5499b19
vhost-user: avoid branching during prefetch
by Damjan Marion
· 8 years ago
11f9205
vhost: predict map_guest_mem returns similar results over time
by Pierre Pfister
· 8 years ago
4448957
Fix eventfd leakage issue in vhost-user mode
by Steve Shin
· 8 years ago
3762370
vhost-user: branchless SSE4.2 implementation of map_guest_mem()
by Damjan Marion
· 8 years ago
0dafaa7
vhost-user: remove dependency on dpdk code
by Damjan Marion
· 8 years ago
f298ecf
fd closed twice
by Eyal Bari
· 8 years ago
e83b7d5
vhost-user: announce VIRTIO_F_VERSION_1
by Damjan Marion
· 8 years ago
ba1d046
Vhost-User: Implement Indirect Descriptors
by Pierre Pfister
· 8 years ago
8d281b3
Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, VPP-349
by Damjan Marion
· 8 years ago
00a9dca
Coding standards cleanup in vnet/vnet/devices, fixes VPP-248
by Damjan Marion
· 8 years ago
a290d7c
Fix coverity issues in vhost-user code, fixes VPP-189
by Damjan Marion
· 8 years ago
5afccb2
Vhost-User: Fix bind sockaddr length
by Pierre Pfister
· 8 years ago
bf74147
Retire io threads and main-thread-io mode
by Damjan Marion
· 9 years ago
78ea9c2
VPP-81: Print interface name after creating an interface with CLI
by Pierre Pfister
· 9 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
95c8415
dpdk/build - 32bits compilation
by Christophe Fontaine
· 9 years ago
52fc44d
IP6 SR multicast replicator
by Keith Burns (alagalah)
· 9 years ago
cbdd897
Fix vpp crash in DBG mode
by Shesha Sreenivasamurthy
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
fe2da0e
Better match vhost-user specification for live migration
by Yoann Desmouceaux
· 9 years ago
4667c22
Add live migration support to (non-dpdk) vhost-user driver
by Yoann Desmouceaux
· 9 years ago
ef65cb0
Add custom mac address option to vhost interfaces.
by Pierre Pfister
· 9 years ago
328e99b
Add jumbo frames support to non-dpdk vhost interfaces.
by Pierre Pfister
· 9 years ago
920ecc2
Avoid crash in vhost-user driver when running multithreaded
by Damjan Marion
· 9 years ago
539cff0
Fix vhost-user input interface handling
by Damjan Marion
· 9 years ago
cb9cada
Initial commit of vpp code.
by Ed Warnicke
· 9 years ago
v1.0.0