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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
vlib: handoff rework
Damjan Marion
5
-282
/
+177
2021-05-26
pg: revert exec file fixes
Ray Kinsella
1
-6
/
+1
2021-05-26
vlib: revert exec cmd handle scripts with blank lines
Ray Kinsella
1
-21
/
+3
2021-05-14
vlib: remove unused code
Damjan Marion
2
-127
/
+0
2021-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
3
-8
/
+11
2021-05-13
tests: move test source to vpp/test
Dave Wallace
3
-156
/
+0
2021-05-11
vlib: exec cmd handle scripts with blank lines
Dave Barach
1
-3
/
+21
2021-05-07
vppinfra: add universal array mask_compare and compress funcs
Damjan Marion
1
-126
/
+29
2021-05-06
vlib: remove unused simple counters fields
Ole Troan
1
-6
/
+0
2021-05-06
vlib: rename vl_counter_t to vlib_error_desc_t
Ole Troan
3
-10
/
+8
2021-05-06
stats: memory heap counters
Ole Troan
2
-0
/
+7
2021-05-06
memif: add severity to counters
Ole Troan
1
-1
/
+1
2021-05-05
vlib: fix adaptive mode flag unset on nodes reforking
Maxime Peim
1
-0
/
+4
2021-05-03
vlib: multiarch vlib_frame_queue_dequeue()
Damjan Marion
5
-143
/
+131
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
2
-40
/
+29
2021-04-30
build: declare some CMake variables as advanced
Damjan Marion
1
-2
/
+2
2021-04-30
misc: experimental configure script
Damjan Marion
1
-2
/
+2
2021-04-30
build: switch release build to -O3
Damjan Marion
1
-1
/
+1
2021-04-28
vppinfra: AArch64 NEON implementation of clib_compare_u16_x64()
Damjan Marion
1
-1
/
+1
2021-04-28
pg: exec file fixes
mdr78
1
-1
/
+6
2021-04-27
vlib: improve enqueue_to_next buffer indices extraction
Damjan Marion
1
-100
/
+194
2021-04-27
misc: add StatementMacros to .clang-format
Damjan Marion
1
-9
/
+12
2021-04-26
vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores
Damjan Marion
1
-37
/
+1
2021-04-22
misc: add filter for specific error for pcap trace
Benoît Ganne
2
-0
/
+35
2021-04-21
buffers: vlib_get_buffers() with 512-bit SIMD
Damjan Marion
1
-5
/
+46
2021-04-21
vlib: don't inline vlib_buffer_enqueue_to_*
Damjan Marion
4
-236
/
+316
2021-04-20
vlib: remove unused code
Damjan Marion
2
-38
/
+0
2021-04-19
vppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c
Damjan Marion
1
-27
/
+0
2021-04-18
vppinfra: remove linux/syscall.h
Damjan Marion
1
-1
/
+0
2021-04-15
vlib: make vlib_pending_frame_t smaller
Damjan Marion
1
-3
/
+3
2021-04-14
vlib: fix access before check issue in foreach_vlib_main macro
Damjan Marion
1
-9
/
+17
2021-04-06
buffers: performance improvement
Radu Nicolau
1
-7
/
+21
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
4
-160
/
+133
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
15
-393
/
+439
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
9
-32
/
+38
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
10
-53
/
+76
2021-03-23
vlib: add node adaptive mode flag
Florin Coras
3
-7
/
+25
2021-03-22
vlib: graphviz upgrade to allow filters
Arthur de Kerhor
5
-34
/
+206
2021-03-15
tests: use socket transport instead of shared memory
Ole Troan
1
-4
/
+3
2021-03-14
ip: extend punt CLI for exception packets
Mohammed Hawari
2
-15
/
+75
2021-03-11
misc: fix gcc-11 build
Damjan Marion
2
-44
/
+33
2021-03-11
vlib: refactor node function variants
Damjan Marion
7
-193
/
+218
2021-03-09
vlib: remove unused function
Damjan Marion
1
-9
/
+0
2021-03-07
dispatch-trace: move dispatch trace pcap code to plugin
Damjan Marion
3
-534
/
+45
2021-03-05
interface: move vnet_pcap_t to vnet
Damjan Marion
1
-18
/
+0
2021-02-27
vlib: fix clear trace buffer race condition
Benoît Ganne
1
-4
/
+15
2021-02-18
vlib: add a "vpplog" debug CLI
Dave Barach
2
-0
/
+25
2021-02-11
tests: tag the tests that do not work with multi-worker configuration
Andrew Yourtchenko
1
-0
/
+2
2021-02-08
vlib: ASSERT vm == vlib_get_main()
Dave Barach
1
-0
/
+5
2021-02-08
ping: fix aborting on keypress
Ivan Shvedunov
2
-7
/
+8
[next]