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
/
node.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
vlib: rename vl_counter_t to vlib_error_desc_t
Ole Troan
1
-2
/
+2
2021-04-30
build: switch release build to -O3
Damjan Marion
1
-1
/
+1
2021-04-15
vlib: make vlib_pending_frame_t smaller
Damjan Marion
1
-3
/
+3
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-22
/
+19
2021-03-23
vlib: add node adaptive mode flag
Florin Coras
1
-0
/
+1
2021-03-11
vlib: refactor node function variants
Damjan Marion
1
-20
/
+36
2021-03-09
vlib: remove unused function
Damjan Marion
1
-9
/
+0
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-14
/
+2
2020-10-13
stats: counters data model
Ole Troan
1
-2
/
+3
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
1
-7
/
+0
2020-07-01
vlib: wake up workers if interrupts are posted
BenoƮt Ganne
1
-0
/
+1
2020-06-03
vlib: improve node interrupt handling
Damjan Marion
1
-5
/
+12
2020-05-20
vlib: mmap process stacks
Damjan Marion
1
-25
/
+4
2020-04-28
vlib: startup multi-arch variant configuration
Ray Kinsella
1
-0
/
+2
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-09-02
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
1
-0
/
+1
2019-07-23
vlib: address vlib_error_t scaling issue
Dave Barach
1
-0
/
+19
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-6
/
+5
2019-06-08
trace frame-queue on trigger out of memory
dongjuan
1
-1
/
+1
2019-03-13
deprecate VLIB_NODE_FUNCTION_MULTIARCH
Filip Tehlar
1
-4
/
+0
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-0
/
+3
2019-02-02
Deprecate old mutliarch code, phase 1
Damjan Marion
1
-24
/
+2
2019-01-24
perfmon plugin: 2-way parallel stat collection
Dave Barach
1
-2
/
+4
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
1
-0
/
+17
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-10-22
X86_64 perf counter plugin
Dave Barach
1
-0
/
+5
2018-09-14
vlib: introduce user flags in vlib_frame_t
Damjan Marion
1
-0
/
+3
2018-08-28
vlib: add 'show node' and 'set node function' CLI
Damjan Marion
1
-0
/
+13
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
1
-0
/
+5
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
1
-0
/
+28
2018-04-09
plugins: unload plugin if early init fails
Damjan Marion
1
-0
/
+8
2017-08-25
TCP horizontal scaling
Dave Barach
1
-4
/
+1
2017-06-28
switch vlib process model to tw_timer_template timer impl
Dave Barach
1
-5
/
+10
2017-04-25
Fix structure alignment with 32-bit pointers
Damjan Marion
1
-0
/
+4
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-3
/
+3
2017-04-04
vlib: make vlib_node_interrupt_pending(...) thread safe
Damjan Marion
1
-0
/
+2
2017-03-16
vlib: make runtime_data thread-local
Damjan Marion
1
-39
/
+42
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+725