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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vcl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
bapi: add options to have vpp cleanup client registration
Florin Coras
1
-5
/
+8
2018-12-05
ldp: avoid calling write in destructors
Florin Coras
2
-5
/
+8
2018-12-04
vcl: cleanup children that use _exit()
Florin Coras
4
-32
/
+152
2018-12-04
vcl: test refactor and improvements
Florin Coras
4
-11
/
+17
2018-12-03
vcl: handle worker process exit
Florin Coras
4
-15
/
+41
2018-12-03
svm: use explicit svm fifo segment main for slaves
Florin Coras
3
-4
/
+7
2018-11-30
vcl: wait for segments with segment handle
Florin Coras
4
-67
/
+140
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-1
/
+2
2018-11-29
vcl: basic support for apps that fork
Florin Coras
8
-166
/
+356
2018-11-29
ldp: basic multiworker support
Florin Coras
3
-119
/
+170
2018-11-27
ldp: sid to fd mapper for apps with multiple workers
Florin Coras
3
-22
/
+112
2018-11-21
session: cleanup use of api_client_index
Florin Coras
4
-5
/
+5
2018-11-18
vcl/session: apps with process workers
Florin Coras
5
-44
/
+118
2018-11-17
ldp: fixes/improvements to select
Florin Coras
2
-94
/
+84
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
3
-65
/
+69
2018-11-14
vcl/ldp: fix poll
Florin Coras
3
-70
/
+80
2018-10-16
vcl: fix bidirectional tests (VPP-1455)
Florin Coras
3
-13
/
+17
2018-10-14
vcl: fix empty epoll returns (VPP-1453)
Florin Coras
1
-0
/
+3
2018-10-07
vcl: cleanup and fixes for vcl test code
Florin Coras
8
-979
/
+958
2018-10-07
vcl: use want_tx_evt for ct sessions
Florin Coras
1
-5
/
+4
2018-10-04
vcl: fix test throughput computation
Florin Coras
1
-2
/
+2
2018-10-02
vcl: fix coverity warning
Florin Coras
1
-1
/
+1
2018-09-29
vcl: handle old events before blocking in epoll
Florin Coras
2
-3
/
+14
2018-09-22
vcl: remove vcl_event
Florin Coras
8
-1062
/
+0
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
4
-30
/
+22
2018-09-14
vcl: keep track of unexpected events
Florin Coras
4
-252
/
+299
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
6
-53
/
+263
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
3
-16
/
+19
2018-09-11
remove libvlib from libvlibmemoryclient libs
Matthew Smith
1
-1
/
+1
2018-09-10
session: lock app worker mq for io events
Florin Coras
3
-72
/
+104
2018-09-08
vcl: set worker pthread stop key
Florin Coras
3
-1
/
+11
2018-09-08
vcl: register workers in order
Florin Coras
4
-5
/
+19
2018-09-07
vcl: refactor test client to support workers
Florin Coras
7
-639
/
+588
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-1
/
+8
2018-09-06
session: support multiple worker binds
Florin Coras
5
-33
/
+59
2018-09-04
vcl: refactor test apps to use multiple workers
Florin Coras
3
-324
/
+344
2018-09-02
Switch to cmake
Damjan Marion
1
-0
/
+9
2018-08-30
vcl: add support for multi-worker apps
Florin Coras
8
-594
/
+905
2018-08-28
cmake: don't install some test executable
Damjan Marion
1
-1
/
+2
2018-08-28
vcl: remove session locks
Florin Coras
3
-318
/
+143
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
2
-57
/
+63
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-11
/
+8
2018-08-25
cmake: add more headers to the install list
Damjan Marion
1
-0
/
+6
2018-08-25
vcl: remove unused binary api handlers
Florin Coras
2
-296
/
+73
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-1
/
+1
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+53
2018-08-17
vcl: unset fifo events only in read/write
Florin Coras
1
-57
/
+21
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
8
-599
/
+1063
2018-08-02
vcl: fix debug messages output before heap cfg
Florin Coras
1
-5
/
+7
2018-07-31
vcl: add read/write udp support
Florin Coras
5
-72
/
+111
[next]