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
2023-03-07
vlib: stop worker threads on main loop exit
Vladislav Grishenko
1
-1
/
+2
2023-01-21
vlib: make pending_interrupts valid for AddressSanitizer
Benoît Ganne
1
-1
/
+1
2022-09-09
vlib: don't leak node frames on refork
Dmitry Valter
1
-6
/
+5
2022-05-24
vlib: implement aux data handoff
Mohammed Hawari
1
-3
/
+5
2022-04-06
vlib: clear frame flags on free
Stanislav Zaikin
1
-0
/
+2
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-7
/
+7
2022-03-11
vlib: remoove unused field
Damjan Marion
1
-16
/
+0
2022-03-10
vlib: init logging eearlier
Damjan Marion
1
-0
/
+6
2022-03-09
stats: refactor
Damjan Marion
1
-2
/
+2
2021-12-24
vlib: introduce vlib frame aux data
Damjan Marion
1
-80
/
+31
2021-09-14
vlib: add graceful termination with status
Pierre Pfister
1
-1
/
+8
2021-05-03
vlib: multiarch vlib_frame_queue_dequeue()
Damjan Marion
1
-1
/
+3
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-19
/
+4
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-26
/
+30
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-11
/
+10
2021-03-23
vlib: add node adaptive mode flag
Florin Coras
1
-7
/
+3
2021-03-22
vlib: graphviz upgrade to allow filters
Arthur de Kerhor
1
-6
/
+12
2021-03-11
vlib: refactor node function variants
Damjan Marion
1
-0
/
+3
2021-03-07
dispatch-trace: move dispatch trace pcap code to plugin
Damjan Marion
1
-508
/
+42
2021-02-08
vlib: ASSERT vm == vlib_get_main()
Dave Barach
1
-0
/
+5
2021-01-29
vlib: acquire barrier before exit call
Kommula Shiva Shankar
1
-0
/
+2
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-55
/
+15
2020-12-18
perfmon: new perfmon plugin
Damjan Marion
1
-2
/
+10
2020-11-25
vlib: add elog events for vlib log entries
Dave Barach
1
-10
/
+10
2020-11-04
vlib: add postmortem pcap dispatch trace
Dave Barach
1
-10
/
+78
2020-10-06
misc: add xxx_not_inline
Dave Barach
1
-0
/
+12
2020-09-17
vppinfra: allow handoff to main thread
Damjan Marion
1
-18
/
+16
2020-09-09
vlib: support interrupt re-arm from node
v21.01-rc0
Damjan Marion
1
-10
/
+21
2020-08-06
misc: harmonize names
Dave Barach
1
-6
/
+7
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
1
-65
/
+30
2020-07-01
vlib: wake up workers if interrupts are posted
Benoît Ganne
1
-1
/
+4
2020-06-16
vlib: address sanitizer support for stack switch, enable clang
Damjan Marion
1
-5
/
+18
2020-06-03
vlib: improve node interrupt handling
Damjan Marion
1
-38
/
+43
2020-04-27
vlib: deprecate i2c and cj
Dave Barach
1
-3
/
+0
2020-04-13
buffers: configurable buffer fault injector
Dave Barach
1
-0
/
+51
2020-02-18
vlib: calculate per-worker loops/second metric
Dave Barach
1
-0
/
+38
2020-02-10
vppinfra: use vm memory allocator for numa mapping
Florin Coras
1
-0
/
+1
2020-02-06
vlib: add plugin override support
Dave Barach
1
-2
/
+0
2019-10-25
mdata: buffer metadata change tracker plugin
Dave Barach
1
-8
/
+11
2019-10-18
vlib: enable worker-thread dispatch pcap trace
Dave Barach
1
-3
/
+7
2019-10-02
vlib: improve summary vector-rate statistics
Dave Barach
1
-3
/
+6
2019-09-23
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
1
-1
/
+1
2019-09-10
misc: clean up "pcap [rx|tx] trace" debug CLI
Dave Barach
1
-1
/
+1
2019-09-07
vlib: clean up the "pcap dispatch trace" debug CLI
Dave Barach
1
-138
/
+170
2019-08-20
fix pcap_write function
Jack Xu
1
-0
/
+2
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
[next]