Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
ce55bcde5d3e4d69af4b9bcd3e8f4c31732a8603
/
src
/
vlib
ce55bcd
vlib:init free list buffers vec
by Eyal Bari
· 6 years ago
1201a80
Add buffer tracing to the dispatch tracer
by Dave Barach
· 6 years ago
9162c2d
vlib: reset frame flags when frame is reused
by Damjan Marion
· 6 years ago
142eb85
vlib: add vlib_buffer_enqueue_to_single_next(...) function
by Damjan Marion
· 6 years ago
d3d4241
dhcp4:(VPP-1483) linearize chained packets before handling
by Eyal Bari
· 6 years ago
d30bf01
add vlib_prefetch_buffer_data(...) macro
by Damjan Marion
· 6 years ago
3ae2873
pcap-based dispatch tracer
by Dave Barach
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
b688fb1
vlib:remove unused argument
by Eyal Bari
· 6 years ago
a3d5986
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
by Damjan Marion
· 6 years ago
6ec99c3
physmem: Add physmem map support
by Mohsin Kazmi
· 6 years ago
221d6f1
vlib: use index to free suspended frame
by Florin Coras
· 6 years ago
bd0da97
vlib: define minimum chained buffer segment size
by Damjan Marion
· 6 years ago
f6c68d7
Move RPC calls off the binary API input queue
by Dave Barach
· 6 years ago
557400d
cj: cj dump crash
by Steven
· 6 years ago
332287e
Revert "Keep RPC traffic off the shared-memory API queue"
by Florin Coras
· 6 years ago
567e61d
pmalloc: support for 4K pages
by Damjan Marion
· 6 years ago
3d3b955
vlib: Fix pci io bar read/write fd leak
by Mohsin Kazmi
· 6 years ago
7161539
Keep RPC traffic off the shared-memory API queue
by Dave Barach
· 6 years ago
8e8d3c8
physmem coverity issues
by Damjan Marion
· 6 years ago
f87eb9b
vlib: alloc buffers on local numa, not on numa 1
by Damjan Marion
· 6 years ago
95276ca
vlib: Add support for pci io read/write
by Mohsin Kazmi
· 6 years ago
901d16c
vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCK
by Damjan Marion
· 6 years ago
68b4da6
Numa-aware, growable physical memory allocator (pmalloc)
by Damjan Marion
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
2322798
vlib: pci improvements
by Damjan Marion
· 6 years ago
8f49936
vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines
by Damjan Marion
· 6 years ago
4d1a866
X86_64 perf counter plugin
by Dave Barach
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
a5ab503
Fix coverity issue for potentially overflowing of page size
by Haiyang Tan
· 6 years ago
825fc48
Integer underflow and out-of-bounds read (VPP-1442)
by Neale Ranns
· 6 years ago
b7620fd
vfio: don't display error if no pci devices are assigned to container
by Damjan Marion
· 6 years ago
98afc71
node_cli: Give the user a hint as to the problem.
by Paul Vinciguerra
· 6 years ago
e4db803
fix format error in show logging config output
by Jerome Tollet
· 6 years ago
c3a0655
API / CLI event-log tracing
by Dave Barach
· 6 years ago
5d64c78
thread: Add show threads api
by Mohsin Kazmi
· 6 years ago
88c6e00
vlib: barrier sync elog tracing improvements
by Dave Barach
· 6 years ago
7d42653
Add logging to vfio code
by Damjan Marion
· 6 years ago
10a690b
"show log": print wall-clock time
by Dave Barach
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
568ebc7
session: improve close procedure
by Florin Coras
· 6 years ago
58492a8
STATS: Dynamically mapped shared memory segment
by Ole Troan
· 6 years ago
633b6fd
vlib: introduce user flags in vlib_frame_t
by Damjan Marion
· 6 years ago
759226e
Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics.
by Sirshak Das
· 6 years ago
97f592f
vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]
by Steven
· 6 years ago
36feebb
Improve NTP / kernel time change event handling
by Dave Barach
· 6 years ago
833de8c
cmake: set packaging component for different files
by Damjan Marion
· 6 years ago
c5cb638
Silence warning over ignored return value (CID 187932)
by Chris Luke
· 6 years ago
a9cf6af
Fix Telnet option processing issue
by Chris Luke
· 6 years ago
8e71529
Deprecate old buffer replication scheme
by Damjan Marion
· 6 years ago
2fee167
STATS: stat_client updates.
by Ole Troan
· 6 years ago
69abe44
vlib: add 'show node' and 'set node function' CLI
by Damjan Marion
· 6 years ago
4553c95
cmake: add add_vpp_library and add_vpp_executable macros
by Damjan Marion
· 6 years ago
ffb3813
Add int cast to fit '.*' printf expectations
by Pierre Pfister
· 6 years ago
f8b8586
Clean up packet tracer, especially "clear trace"
by Dave Barach
· 6 years ago
af7dd5b
Rename struct mallinfo -> struct dlmallinfo
by Dave Barach
· 6 years ago
612dd6a
CMake as an alternative to autotools (experimental)
by Damjan Marion
· 6 years ago
e324898
Run interior graph nodes before process nodes
by Dave Barach
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
40f9246
vlib: avoid double process dispatch
by Florin Coras
· 6 years ago
e4a9eb7
Improve cpu { coremask-% } configure option
by Yi He
· 6 years ago
5df580e
128-bit SIMD version of vlib_get_buffers
by Damjan Marion
· 6 years ago
5b8ed98
Buffer clone: copy opaque2
by Neale Ranns
· 6 years ago
78fd7e8
Add congestion drop in interface handoff
by Damjan Marion
· 6 years ago
1363763
physmem: fix alloc when dlmaloc is used
by Damjan Marion
· 6 years ago
4d56e05
Cleanup of handoff code
by Damjan Marion
· 6 years ago
6a5adc3
Add config option to use dlmalloc instead of mheap
by Dave Barach
· 6 years ago
0610039
Fix debug CLI node recycling bugs
by Dave Barach
· 6 years ago
858151f
threads: fix issue with setting main-core to 0
by Damjan Marion
· 6 years ago
9e300dd
Do not override skip-cores if set in startup.conf
by Damjan Marion
· 6 years ago
7752b39
Set main thread affinity before main heap is allocated
by Damjan Marion
· 6 years ago
926b564
Add per-numa page allocation info to 'show memory'
by Damjan Marion
· 6 years ago
0d5a195
cli: Validate cli_file_index on quit command
by Steve Shin
· 6 years ago
99d7a72
gcc8 and Wstringop-truncation
by Marco Varlese
· 6 years ago
497deaf
add backtrace in unix_signal_handler
by Kingwel Xie
· 7 years ago
85aa490
configurable per-dispatch-cycle sleep
by Dave Barach
· 7 years ago
1ec0ea8
STATS: Add more hierarchy to counters.
by Ole Troan
· 7 years ago
1f80658
Use __attribute__((weak)) references where necessary
by Dave Barach
· 7 years ago
1ddbc01
Stat segment / client: show run" works now
by Dave Barach
· 7 years ago
eaba934
add end of string for format name in unix_physmem_region_alloc
by lollita liu
· 7 years ago
6edd360
cli: 'restart' should close open files (VPP-1068)
by Chris Luke
· 7 years ago
01dc6b9
cli: Disable XON/XOFF in the tty
by Chris Luke
· 7 years ago
fc379d2
cli: Fix reverse-line-wrap in terminals (VPP-1295)
by Chris Luke
· 7 years ago
70a745d
cli: Fix off-by-one in the pager
by Chris Luke
· 7 years ago
4a97393
Fix bug in vlib_buffer_free_from_ring_no_next
by Damjan Marion
· 7 years ago
048a4e5
export counters in a memfd segment
by Dave Barach
· 7 years ago
73710c7
VPP API: Memory trace
by Ole Troan
· 7 years ago
8855386
dpdk: improve buffer alloc perfomance
by Damjan Marion
· 7 years ago
462072a
fix missing void pointer explicit type cast
by Zhiyong Yang
· 7 years ago
c0c919c
Add src/vlib/config.h.in template
by Damjan Marion
· 7 years ago
812b32d
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
by Damjan Marion
· 7 years ago
1977a34
Fixed vlib_buffer_clone with stale chained buffers
by Yoann Desmouceaux
· 7 years ago
2f63bc9
log: Validate the size of vec in vlib_log
by Mohsin Kazmi
· 7 years ago
398fdc1
Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function
by Damjan Marion
· 7 years ago
8c3f8a2
Add vlib_buffer_enqueue_to_next inline function
by Damjan Marion
· 7 years ago
fd542f1
session: add session process node
by Florin Coras
· 7 years ago
afe56de
Add buffer pointer-to-index and index-to-pointer array functions
by Damjan Marion
· 7 years ago
ed984e0
vlib: Fix WARN-ING macro in function
by Mohsin Kazmi
· 7 years ago
eb987d3
Harmonize vec/pool_get_aligned object sizes and alignment requests
by Dave Barach
· 7 years ago
aa682a3
A bit of buffer metadata reshuffling to accommodate flow_id
by Damjan Marion
· 7 years ago
Next »