Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-44
/
+37
2019-07-16
api: enable binary API event logging in vat
Dave Barach
1
-0
/
+25
2019-06-24
vlib: packet tracer support for pkt thread handoffs
Dave Barach
1
-3
/
+4
2019-06-04
sort worker-thread init functions in advance
Dave Barach
1
-0
/
+11
2019-05-24
Add callback multiplex support
Dave Barach
1
-6
/
+5
2019-05-01
Add node, frame to vlib main loop perf analysis callback arguments
Dave Barach
1
-5
/
+10
2019-03-21
Ignore SIGTERM during the vpp boot sequence
Dave Barach
1
-11
/
+11
2019-03-12
Perf tune handoff queue polling
Dave Barach
1
-2
/
+21
2019-03-10
Perf tune get_frame_size_info
Dave Barach
1
-1
/
+7
2019-02-27
VPP-1576: fix Coverity issues
Dave Barach
1
-27
/
+17
2019-02-22
stats: add buffer gauges
Filip Tehlar
1
-3
/
+3
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-4
/
+6
2019-02-02
CLI control of graph dispatch elogs
Dave Barach
1
-124
/
+170
2019-01-31
Add 'show vlib graphviz' command
BenoƮt Ganne
1
-16
/
+3
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-6
/
+3
2019-01-28
Less intrusive way to capture numa_node and cpu_id changes
Damjan Marion
1
-6
/
+3
2019-01-27
Fix issue with cpu_id and numa_code captured too early
Damjan Marion
1
-0
/
+6
2019-01-27
perfmon: collect data on selected thread(s)
Dave Barach
1
-8
/
+0
2019-01-24
perfmon plugin: 2-way parallel stat collection
Dave Barach
1
-38
/
+48
2019-01-23
buffers: wrap vlib_buffer_t to union and expose vector types
Damjan Marion
1
-3
/
+2
2019-01-20
buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes
Damjan Marion
1
-2
/
+1
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
1
-1
/
+1
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
1
-1
/
+0
2019-01-09
Use the official libpcap file type
Dave Barach
1
-1
/
+1
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
1
-57
/
+90
2018-11-20
Add buffer tracing to the dispatch tracer
Dave Barach
1
-6
/
+79
2018-11-20
vlib: reset frame flags when frame is reused
Damjan Marion
1
-0
/
+1
2018-11-17
pcap-based dispatch tracer
Dave Barach
1
-1
/
+305
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-4
/
+4
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-0
/
+1
2018-11-08
vlib: use index to free suspended frame
Florin Coras
1
-4
/
+4
2018-11-01
Move RPC calls off the binary API input queue
Dave Barach
1
-1
/
+6
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-10-22
X86_64 perf counter plugin
Dave Barach
1
-16
/
+67
2018-09-14
vlib: introduce user flags in vlib_frame_t
Damjan Marion
1
-15
/
+16
2018-08-14
Run interior graph nodes before process nodes
Dave Barach
1
-14
/
+7
2018-06-14
Use __attribute__((weak)) references where necessary
Dave Barach
1
-4
/
+17
2018-06-08
export counters in a memfd segment
Dave Barach
1
-0
/
+24
2018-05-18
session: add session process node
Florin Coras
1
-1
/
+3
2018-03-14
vlib: internal buffer manager rework
Damjan Marion
1
-4
/
+3
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-7
/
+6
2018-01-19
Fix MP hazard in interrupt node scheduling
Dave Barach
1
-2
/
+8
2017-12-15
VPP-1102: fix dangling references in RPC handling
Dave Barach
1
-0
/
+13
2017-10-19
VPP-1024: rewrite buffer trajectory tracer
Dave Barach
1
-41
/
+18
2017-09-07
vlib physmem rework
Damjan Marion
1
-13
/
+7
2017-08-25
TCP horizontal scaling
Dave Barach
1
-8
/
+1
2017-07-10
vlib: store buffer memory information in the buffer_main
Damjan Marion
1
-2
/
+18
2017-06-28
switch vlib process model to tw_timer_template timer impl
Dave Barach
1
-23
/
+39
2017-06-07
VPP-873: fix vector expansion bug in dispatch_pending_node
Dave Barach
1
-13
/
+27
[next]