Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
32f6d8e0ca39483f706dc3a1c28223e9fe028f06
/
src
/
vlib
b592d1b
buffers: support cases where numa node memory is not available
by Damjan Marion
· 6 years ago
b806d0e
stats: fix crash on early init
by Filip Tehlar
· 6 years ago
9e52ef6
Save signum and faulting address in static variables
by Dave Barach
· 6 years ago
a2aefef
VPP-1576: fix Coverity issues
by Dave Barach
· 6 years ago
8343ee5
Fix crash in barrier sync when vlib_worker_threads is zero
by Damjan Marion
· 6 years ago
849cbe2
stats: buffer gauge callbacks use index instead of name.
by Ole Troan
· 6 years ago
5ecd5a5
Move pcap rx/tx trace code out of the dpdk plugin
by Dave Barach
· 6 years ago
f883f6a
buffer chain linearization
by Klement Sekera
· 6 years ago
d2bbdef
stats: add buffer gauges
by Filip Tehlar
· 6 years ago
296988d
Add no-append flag to vlib_frame_t
by Damjan Marion
· 6 years ago
5a6c809
physmem: keep physmem VA in 39-bit address space on x86_64
by Damjan Marion
· 6 years ago
a4324a9
calculate per-thread time offset
by Dave Barach
· 6 years ago
8f6c1dd
buffer: bug fix vlib_buffer_free_inline
by Lollita Liu
· 6 years ago
8934a04
buffers: fix typo
by Damjan Marion
· 6 years ago
5de3fec
buffers: make buffer data size configurable from startup config
by Damjan Marion
· 6 years ago
672ab69
buffers: improve buffer init performance
by Damjan Marion
· 6 years ago
900cbad
CLI control of graph dispatch elogs
by Dave Barach
· 6 years ago
652d2e1
Deprecate old mutliarch code, phase 1
by Damjan Marion
· 6 years ago
f646d74
buffers: vallidate that buffer is allocated during buffer pool put
by Damjan Marion
· 6 years ago
362456a
Add 'show vlib graphviz' command
by Benoît Ganne
· 6 years ago
e82c73a
assert on double-free in debug build
by Klement Sekera
· 6 years ago
a402b83
pci: get the number of interrupts
by Mohsin Kazmi
· 6 years ago
24dcbe4
buffers: reinitialize metadata, add additional validation
by Damjan Marion
· 6 years ago
910d369
buffers: major cleanup and improvements
by Damjan Marion
· 6 years ago
cac8cfa
Fix error while compiling using 'vlib/vlib.h' dependencie.
by Dmitry Vakhrushev
· 6 years ago
29c0b33
Less intrusive way to capture numa_node and cpu_id changes
by Damjan Marion
· 6 years ago
ee72141
Fix issue with cpu_id and numa_code captured too early
by Damjan Marion
· 6 years ago
53fe4a7
perfmon: collect data on selected thread(s)
by Dave Barach
· 6 years ago
8704097
move misc-drop-errors to vnet
by Dave Barach
· 6 years ago
ec595ef
perfmon plugin: 2-way parallel stat collection
by Dave Barach
· 6 years ago
22f23ae
buffers: fix vector types
by Damjan Marion
· 6 years ago
9a8a12a
buffers: wrap vlib_buffer_t to union and expose vector types
by Damjan Marion
· 6 years ago
3235382
buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes
by Damjan Marion
· 6 years ago
b67196d
buffers: remove vlib_buffer_delete_free_list
by Damjan Marion
· 6 years ago
6434430
buffers: don't init metadata, as it is already initialized
by Damjan Marion
· 6 years ago
d50e347
buffers: keep buffer_main in vlib_main_t
by Damjan Marion
· 6 years ago
0a78fa1
Store numa-noda and cpu-index in vlib_main_t
by Damjan Marion
· 6 years ago
34321b3
log: bug fix register class compare mismatch
by Su Wang
· 6 years ago
ddccf7b
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
by Steven Luong
· 6 years ago
36eb7c2
buffers: remove free-list information from buffer metadata
by Damjan Marion
· 6 years ago
ab9b7ec
buffers: remove freelist argument from vlib_buffer_add_data
by Damjan Marion
· 6 years ago
64d557c
Add vlib_buffer_copy_indices inline function
by Damjan Marion
· 6 years ago
e58041f
deprecate clib_memcpy64_x4
by Damjan Marion
· 6 years ago
29f0a5d
vmbus: fix strncpy related warnings
by Stephen Hemminger
· 6 years ago
4e8a831
pci: fix strncpy warnings
by Stephen Hemminger
· 6 years ago
7b01e9e
Use the official libpcap file type
by Dave Barach
· 6 years ago
d2bfb78
avf: allocate descriptor memory from local numa
by Damjan Marion
· 6 years ago
3a63fc5
Handle buffer alloc failure in vlib_buffer_add_data
by Dave Barach
· 6 years ago
d6897c1
Add microarch details to 'show cpu'.
by Paul Vinciguerra
· 6 years ago
671e60e
buffers: remove unused code
by Damjan Marion
· 6 years ago
6fbef23
vlib: support Hyper-v/Azure VMBus
by Stephen Hemminger
· 6 years ago
b0055c8
STATS: add vlib_set_simple_counter (VPP-1484)
by Matus Fabian
· 6 years ago
69db1a6
fix vlib_buffer_chain_compress assert in debug
by Klement Sekera
· 6 years ago
a5fb0ec
Add VNET_BUFFER_F_AVAIL definitions
by Dave Barach
· 6 years ago
7fff3d2
Metadata / opaque formatting belongs in vpp
by Dave Barach
· 6 years ago
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
Next »