Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
0d883a4ac71c9253ea8885d241c8942ccf7129af
/
src
/
vnet
/
devices
/
virtio
5723f4a
virtio: remove the extra return call
by Mohsin Kazmi
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
2f54c27
vhost-user: add support for vlib_log API
by Jerome Tollet
· 6 years ago
b192feb
vhost-user: Interface state updates
by Juraj Sloboda
· 6 years ago
83c46a2
vhost_user: Fix setting MTU using uninitialized variable
by Juraj Sloboda
· 6 years ago
877ad14
vhost: show vhost may display garbage after the interface name
by Steven
· 6 years ago
ee2e58f
vhost-user: Add disable feature support in api
by Mohsin Kazmi
· 6 years ago
28812a0
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
by Yichen Wang
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
dd8e7d0
Multiversioning: Device (tx) function constructor
by Mohsin Kazmi
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
e7cde31
vhost: Add multi-versioning support
by Mohsin Kazmi
· 6 years ago
99d7a72
gcc8 and Wstringop-truncation
by Marco Varlese
· 6 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
a50a14c
itf: Fix admin up down for AF_PACKET and vhost-user
by Mohsin Kazmi
· 7 years ago
1105600
vppinfra: use count_trailing_zeros in sparse_vec_index
by Damjan Marion
· 7 years ago
583f158
vhost: show vhost-user <interface> may crash [VPP-1242]
by Steven
· 7 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
074f698
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
by Steven
· 7 years ago
829ee53
virtio: add missing tx lock when running multithreaded
by Damjan Marion
· 7 years ago
508cabc
virtio: reset vnet header on tx
by Damjan Marion
· 7 years ago
2ae5135
vhostuser: Fix vhostuser file descriptor leak
by Haiyang Tan
· 7 years ago
d3cb7ba
vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085)
by Nitin Saxena
· 7 years ago
ceab788
vlib: epoll on worker threads
by Damjan Marion
· 7 years ago
7b0933a
vhost_user: code cleanup
by Haiyang Tan
· 7 years ago
28cf3b7
VPP-899: Run VPP under SELinux
by Billy McFall
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
352ecd9
vhost_user: 'nregions' saves the actual number of mapped guest physical address area
by Haiyang Tan
· 7 years ago
c58408c
vlib: add vlib_buffer_alloc_to_ring API
by Damjan Marion
· 7 years ago
a624dbe
tapv2: deleting tap interface may leak buffers (VPP-1124)
by Steven
· 7 years ago
6c4dae2
api: remove transport specific code from handlers
by Florin Coras
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
73e7f42
tap_v2: include host-side parameters in the dump binary API
by Milan Lenco
· 7 years ago
2df3909
tapv2: multiple improvements
by Damjan Marion
· 7 years ago
c99b4cd
tap_v2: move code to vnet/devices/tap
by Damjan Marion
· 7 years ago
37eba0d
tap_v2: coverity strikes, again!
by Steven
· 7 years ago
7074961
virtio: zero data structs in virtio_vring_init
by Damjan Marion
· 7 years ago
91c6ef7
tap_v2: multiple improvements
by Damjan Marion
· 7 years ago
f953dfc
virtio: fix coverity warnings
by Steven
· 7 years ago
17fdae7
tap_v2: move netlink code to separate file
by Damjan Marion
· 7 years ago
8389fb9
virtio: fast TAP interfaces with vhost-net backend
by Damjan Marion
· 7 years ago
d772753
vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)
by Steven
· 8 years ago
0d056e5
vppapigen: support per-file (major,minor,patch) version stamps
by Dave Barach
· 7 years ago
56a8684
fix buffer allocation for sparse jumbo frames in vhost
by Pierre Pfister
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
35df2e1
vhost-user: fix link-up status
by Yoann Desmouceaux
· 7 years ago
56dd543
move unix_file_* code to vppinfra
by Damjan Marion
· 7 years ago
49a04b9
vhost: Disallow interrupt mode config if driver opts out interrupt support
by Steven
· 7 years ago
9787889
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
by Steven
· 7 years ago
4ba75f5
vhost: Remove operation mode in the API
by Steven
· 7 years ago
0714541
Use correct msg ID in the sw-interface-event from TAP and VHOST
by Neale Ranns
· 7 years ago
a07bd70
Dedicated SW Interface Event
by Neale Ranns
· 7 years ago
2ee2d57
vhost: debug vhost-user command needs better error checking on the syntax (VPP-916)
by Steven
· 7 years ago
388e51a
vhost: add debug vhost-user on | off CLI
by Steven
· 8 years ago
f3b5364
vhost: migrate to use device infra for worker thread assignment, rx-mode.
by Steven
· 8 years ago
95827e4
vhost: buffers leak and interface disable upon vring descriptor out of mmap
by Steven
· 8 years ago
025d415
vhost: bad packet assembled from descriptor chaining
by Steven
· 8 years ago
7bee80c
Fix remaining 32-bit compile issues
by Damjan Marion
· 8 years ago
5445f5f
vhost: Disallow duplicate path name for vhost interface
by Steven
· 8 years ago
bed5489
vhost: Fix mmap size calculation
by Pierre Pfister
· 8 years ago
4174886
vhost: core dump on quit with worker threads
by Steven
· 8 years ago
11b8dbf
"autoreply" flag: autogenerate standard xxx_reply_t messages
by Dave Barach
· 8 years ago
5312942
vhost: remove socket linked file when deleting vhost interface
by Steven
· 8 years ago
e4dcba8
vhost: interrupt mode enhancements
by Steven
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
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
a1a093d
Clean up binary api message handler registration issues
by Dave Barach
· 8 years ago
c3a814b
dpdk: be a plugin
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