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
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
svm: remove dead code triggering overflow
BenoƮt Ganne
1
-26
/
+0
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
2
-600
/
+846
2019-04-27
svm: fix fifo tail/head/ooo logic for u32 wrap
Florin Coras
2
-4
/
+4
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
4
-17
/
+217
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
6
-502
/
+477
2019-04-24
svm: fifo ooo reads/writes with multiple chunks
Florin Coras
3
-56
/
+174
2019-04-24
svm: move mq test to ut plugin
Florin Coras
1
-177
/
+0
2019-04-24
svm: move fifo tests to ut plugin
Florin Coras
1
-362
/
+0
2019-04-20
svm: reorganize fifo march code
Florin Coras
2
-239
/
+185
2019-04-19
svm: support addition of chunks to fifos
Florin Coras
3
-12
/
+86
2019-04-18
svm: allow indirect fifo data chunks
Florin Coras
3
-165
/
+167
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
3
-244
/
+393
2019-04-08
host stack: update stale copyright
Florin Coras
12
-12
/
+12
2019-04-03
session: allow more fifos in preallocated segments
Florin Coras
1
-4
/
+0
2019-03-22
svm/atomics: add clib_atomic_swap_rel_n
Florin Coras
1
-2
/
+2
2019-03-21
session/fifo: make event unset atomic
Florin Coras
1
-2
/
+2
2019-03-12
svm mq: add unit test
Florin Coras
1
-3
/
+0
2019-03-04
svm: avoid heap push/pop on fifo free
Florin Coras
1
-3
/
+0
2019-02-21
svm: fix mem ordering for enqueue nocopy
Florin Coras
1
-1
/
+1
2019-01-29
vls: multi-process and multi-threaded apps improvements
Florin Coras
1
-1
/
+1
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
2
-7
/
+43
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
1
-30
/
+80
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
6
-13
/
+21
2018-12-03
svm: use explicit svm fifo segment main for slaves
Florin Coras
3
-41
/
+49
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
3
-2
/
+5
2018-11-28
Use acquire/release ordering when accessing svm_fifo shared variable cursize
Sirshak Das
2
-8
/
+8
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
2
-24
/
+25
2018-10-25
session/tcp: improve cli
Florin Coras
1
-10
/
+15
2018-10-25
pmalloc: support for 4K pages
Damjan Marion
1
-2
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
10
-47
/
+48
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
4
-11
/
+11
2018-10-16
Fix coverity issue for potentially overflowing of page size
Haiyang Tan
1
-1
/
+1
2018-10-05
session: fix local session tagging and cleanup
Florin Coras
3
-2
/
+6
2018-09-25
tcp: add option to cfg max rx fifo size
Florin Coras
1
-1
/
+1
2018-09-24
svm: march svm_fifo take 2
Florin Coras
1
-71
/
+17
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
1
-0
/
+13
2018-09-18
svm: better march support for svm fifo
Florin Coras
2
-96
/
+87
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
2
-2
/
+57
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
2
-5
/
+9
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-1
/
+1
2018-08-28
32/64 shmem bihash interoperability
Dave Barach
1
-1
/
+1
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-24
/
+21
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-3
/
+4
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+62
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
4
-27
/
+167
2018-08-03
svm: add support for eventfd signaling to queue
Florin Coras
4
-68
/
+113
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
3
-18
/
+44
2018-07-23
session: send rx events only if session ready
Florin Coras
1
-0
/
+6
2018-07-23
fix vector index range checks
Eyal Bari
1
-1
/
+1
2018-07-18
svm: make message queue more compact
Florin Coras
2
-18
/
+31
[next]