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
/
svm
/
message_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
session svm: non blocking mq
Florin Coras
1
-59
/
+118
2021-01-25
svm: add custom q implementation for mq
Florin Coras
1
-32
/
+237
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-64
/
+72
2020-12-23
svm: remove fifo segment heap
Florin Coras
1
-20
/
+57
2019-12-30
svm: broadcast on raw dequeues and full rings
Florin Coras
1
-0
/
+6
2019-12-11
session: Add mq debug cli
Nathan Skrzypczak
1
-0
/
+14
2019-09-20
session: fix msg freeing on error
Nathan Skrzypczak
1
-5
/
+0
2019-07-29
session: fix vpp to app msg generation
Florin Coras
1
-2
/
+4
2019-06-18
session: fix memory out of bound issue
Lijian.Zhang
1
-1
/
+1
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-3
/
+3
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
1
-2
/
+2
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-0
/
+33
2018-08-03
svm: add support for eventfd signaling to queue
Florin Coras
1
-7
/
+9
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-11
/
+11
2018-07-18
svm: make message queue more compact
Florin Coras
1
-16
/
+29
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-1
/
+2
2018-07-17
session: use msg queue for events
Florin Coras
1
-18
/
+84
2018-07-08
session/svm: fix coverity warnings
Florin Coras
1
-2
/
+5
2018-07-06
svm: add unidirectional message queue
Florin Coras
1
-0
/
+159