Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
2d8bf304230102a6d9b312b98315418617798175
/
src
/
vlib
2d8bf30
Instead of a min term size, use a default (VPP-1061)
by Chris Luke
· 7 years ago
75e974b
buffers: fix bug in free list n_alloc tracking
by Klement Sekera
· 7 years ago
2ca8ced
physmem: register region with IOMMU
by Damjan Marion
· 7 years ago
149ba77
vlib: add support for multiple buffer pools
by Damjan Marion
· 7 years ago
71612d6
Add extern to *_main global variable declarations in header files.
by Dave Wallace
· 7 years ago
0bda0f4
Thread_index for thread0 in vlib_global_main not initialised
by Keith Burns (alagalah)
· 7 years ago
7bee773
VPP-1024: rewrite buffer trajectory tracer
by Dave Barach
· 7 years ago
903651c
VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler
by Dave Barach
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
69128d0
Add thread-safe event signaller, use RPC where required
by Dave Barach
· 7 years ago
b66201f
Fix vpp "unix interactive" when running under emacs + gdb
by Dave Barach
· 7 years ago
03add7f
vppctl,cli: Improve non-interactive vppctl (VPP-944)
by Chris Luke
· 7 years ago
561ae0a
CLI: fix segfault when browsing an empty history
by Yoann Desmouceaux
· 7 years ago
609707e
Fix DHCP client so it works for worker threads
by John Lo
· 7 years ago
b2bcad6
Fixes for issues Coverity has reported (VPP-972)
by Chris Luke
· 7 years ago
2f9b0c0
dpdk: cli to check for buffer leakage
by Florin Coras
· 7 years ago
01914ce
vppinfra: add clib_mem_vm_ext_alloc function
by Damjan Marion
· 7 years ago
f49921f
clib_socket: add sendmsg / recvmsg with ancillary data support
by Damjan Marion
· 7 years ago
d9226b2
physmem: remove debug leftovers
by Damjan Marion
· 7 years ago
eb1ac17
Recombine diags and minimum barrier open time changes (VPP-968)
by Colin Tregenza Dancer
· 7 years ago
56dd543
move unix_file_* code to vppinfra
by Damjan Marion
· 7 years ago
816122e
physmem: make fake allocation non-fatal if we cannot pick numa node
by Damjan Marion
· 7 years ago
3b64d63
vlib: move linux-specific code to vlib/linux
by Damjan Marion
· 7 years ago
ab7b8d9
Fixes for issues reported by Coverity (VPP-972)
by Chris Luke
· 7 years ago
49d66f1
vlib physmem rework
by Damjan Marion
· 7 years ago
9a244bb
Add pidfile cmdline option
by Pierre Pfister
· 7 years ago
2159618
Refork worker thread data structures in parallel (VPP-970)
by Colin Tregenza Dancer
· 7 years ago
c67787b
Set runtime_path properly when running non-root
by Damjan Marion
· 7 years ago
b6a8ed7
Thread safe internal buffer manager, take two
by Damjan Marion
· 7 years ago
d84ba85
TCP horizontal scaling
by Dave Barach
· 7 years ago
57d963f
Make VPP runtime directory configurable
by Damjan Marion
· 7 years ago
b2215d6
Fix tcp multi buffer segments retransmission
by Florin Coras
· 7 years ago
66b1131
Fix tcp tx buffer allocation
by Florin Coras
· 7 years ago
6b0f589
Thread safe internal buffer manager
by Damjan Marion
· 7 years ago
30af5da
VPP-905: Wrong define used in function start_workers.
by JingLiuZTE
· 7 years ago
d756b35
Fix unlinking of /dev/shm files.
by Dave Wallace
· 7 years ago
072401e
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
by Damjan Marion
· 7 years ago
19e9d95
VPP-895 multi-thread: fix vpp crash on show runtime
by Igor Mikhailov (imichail)
· 7 years ago
a2522f6
dpdk: fix dpdk_buffer_pool_create name
by Chris Luke
· 7 years ago
04a7f05
vlib: store buffer memory information in the buffer_main
by Damjan Marion
· 7 years ago
191a1a4
vlib: fix issues with PCI handling code
by Damjan Marion
· 7 years ago
475674e
unix: mkdir VPP_RUN_DIR before opening a socket in it
by Chris Luke
· 7 years ago
7447d07
Buffer name inconsistently used a cstring/vec (VPP-901)
by Chris Luke
· 7 years ago
bb620d7
VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892)
by Neale Ranns
· 7 years ago
5c20a01
switch vlib process model to tw_timer_template timer impl
by Dave Barach
· 8 years ago
f661638
Add option to create clib_socket with group write permissions
by Damjan Marion
· 7 years ago
a54230d
Add knob to specify effective group id (gid) for VPP process
by Damjan Marion
· 7 years ago
93992a9
Implement sack based tcp loss recovery (RFC 6675)
by Florin Coras
· 8 years ago
a626999
VPP-873: fix vector expansion bug in dispatch_pending_node
by Dave Barach
· 8 years ago
6e8ab16
vlib: add screen-256color CLI terminal type
by Damjan Marion
· 8 years ago
a9a54c1
vlib: add unix_file_del_by_index function
by Damjan Marion
· 8 years ago
a7f7457
vlib: use driver_override in sysfs for binding pci devs to vfio/uio drivers
by Damjan Marion
· 8 years ago
4227eef
Fix tab-completion coverity issue
by Yoann Desmouceaux
· 8 years ago
3060e07
Add TAB-based auto-completion to the CLI
by Yoann Desmouceaux
· 8 years ago
f3b5364
vhost: migrate to use device infra for worker thread assignment, rx-mode.
by Steven
· 8 years ago
8148131
VPP-845: add configurable elog post-mortem dump
by Dave Barach
· 8 years ago
f55f9b8
completelly deprecate os_get_cpu_number, replace new occurences
by Damjan Marion
· 8 years ago
7bee80c
Fix remaining 32-bit compile issues
by Damjan Marion
· 8 years ago
3c785e0
vlib: do not unbind devices already bound to vfio-pci
by Damjan Marion
· 8 years ago
816f437
Fix vnet unit tests
by Filip Tehlar
· 8 years ago
c9fc77c
Exit if plugin load attempt fail
by Damjan Marion
· 8 years ago
36c1308
Fix structure alignment with 32-bit pointers
by Damjan Marion
· 8 years ago
9c2b9f4
vlib: add cli command to dump all CLI commands
by Damjan Marion
· 8 years ago
ecba903
Fix typo in minimal epoll polling time
by Pierre Pfister
· 8 years ago
153646e
Common device-input interrupt infra
by Damjan Marion
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
2c2b640
vlib: make vlib_node_interrupt_pending(...) thread safe
by Damjan Marion
· 8 years ago
903fd51
Clean up event log merge code
by Dave Barach
· 8 years ago
ce359db
vlib: extend foreach_vlib_main macro to assert if workers are not parked
by Damjan Marion
· 8 years ago
9a332e1
vlib: inline dispatch_node(...) (again)
by Damjan Marion
· 8 years ago
1bfb0dd
vlib: add description field in plugin registration
by Damjan Marion
· 8 years ago
7312cc7
vhost: support interrupt mode
by Steven
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
1bd0109
64 bit per-thread counters
by Neale Ranns
· 8 years ago
6aa75af
vlib: fix potential crash in dispatch_node ELOG_DATA call
by Steven
· 8 years ago
b6f93a1
vlib: additional runtime_data checks
by Damjan Marion
· 8 years ago
e9f929b
vlib: make runtime_data thread-local
by Damjan Marion
· 8 years ago
9d676af
No vector allocation during buffer copy
by Neale Ranns
· 8 years ago
20e272c
vlib: poll pre_input nodes only on main thread
by Damjan Marion
· 8 years ago
374e2c5
Retire vpp_lite
by Damjan Marion
· 8 years ago
e9d52d5
vlib: deduplicatee code in main and worker main loop
by Damjan Marion
· 8 years ago
80f54e2
vlib_mains == 0 special cases be gone
by Dave Barach
· 8 years ago
e5ef1d7
vlib: add process restart cli
by Damjan Marion
· 8 years ago
c8c44eb
Add support for unix { coredump-size <size> }.
by Klement Sekera
· 8 years ago
a1a093d
Clean up binary api message handler registration issues
by Dave Barach
· 8 years ago
68b0fb0
VPP-598: tcp stack initial commit
by Dave Barach
· 8 years ago
f869028
Fix buffer template copy
by Dave Barach
· 8 years ago
c47ed03
vlib: add buffer cloning support
by Damjan Marion
· 8 years ago
ff54270
vlib: add VLIB_BUFFER_EXT_HDR_VALID flag
by Damjan Marion
· 8 years ago
a83bc30
Load plugins in alphabetical order
by Dave Barach
· 8 years ago
26cd8c1
VPP-650: handle buffer failure in vlib_buffer_copy(...)
by Dave Barach
· 8 years ago
a9a20e7
VPP-635: CLI Memory leak with invalid parameter
by Billy McFall
· 8 years ago
2d41f16
fix trace frame-queue unformat of index
by Matus Fabian
· 8 years ago
e4ad8cc
VPP-630: Null pointer dereferences in vlib/unix/plugin.c
by Ole Troan
· 8 years ago
bd69a5f
vlib: remove algned/unaligned buffers scheme
by Damjan Marion
· 8 years ago
71d73fe
fix some 'stored but never read' warnings raised by clang
by Gabriel Ganne
· 8 years ago
3b46cba
Plugin infrastructure improvements
by Damjan Marion
· 8 years ago
044183f
[re]Enable per-Adjacency/neighbour counters
by Neale Ranns
· 8 years ago
fe6bdfd
binary-api debug CLI works with plugins
by Dave Barach
· 8 years ago
Next »