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
/
svm_fifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
svm: make sure chunk search does not return tnil
Florin Coras
1
-0
/
+2
2019-06-24
session: full lock on session_send_evt_to_thread
Nathan Skrzypczak
1
-2
/
+2
2019-05-07
svm: decouple fifo and default chunk allocation
Florin Coras
1
-8
/
+20
2019-05-03
session/svm: apis for fifo shrinking
Florin Coras
1
-1
/
+4
2019-05-03
svm: basic support for fifo shrinking
Florin Coras
1
-54
/
+208
2019-05-03
svm: store normalized head/tail for fifo
Florin Coras
1
-23
/
+21
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
1
-383
/
+385
2019-04-27
svm: fix fifo tail/head/ooo logic for u32 wrap
Florin Coras
1
-2
/
+2
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
1
-2
/
+38
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-2
/
+2
2019-04-24
svm: fifo ooo reads/writes with multiple chunks
Florin Coras
1
-48
/
+153
2019-04-20
svm: reorganize fifo march code
Florin Coras
1
-169
/
+176
2019-04-19
svm: support addition of chunks to fifos
Florin Coras
1
-4
/
+6
2019-04-18
svm: allow indirect fifo data chunks
Florin Coras
1
-134
/
+124
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-206
/
+229
2019-04-08
host stack: update stale copyright
Florin Coras
1
-1
/
+1
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
1
-0
/
+23
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-0
/
+1
2018-11-28
Use acquire/release ordering when accessing svm_fifo shared variable cursize
Sirshak Das
1
-5
/
+5
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-16
/
+17
2018-10-25
session/tcp: improve cli
Florin Coras
1
-10
/
+15
2018-10-23
c11 safe string handling support
Dave Barach
1
-17
/
+18
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-5
/
+5
2018-10-05
session: fix local session tagging and cleanup
Florin Coras
1
-0
/
+1
2018-09-24
svm: march svm_fifo take 2
Florin Coras
1
-71
/
+17
2018-09-18
svm: better march support for svm fifo
Florin Coras
1
-96
/
+84
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
1
-0
/
+47
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-1
/
+1
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-0
/
+7
2018-06-01
session: improve disconnect handling
Florin Coras
1
-1
/
+2
2018-05-09
session: cleanup session tx function
Florin Coras
1
-3
/
+3
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
1
-1
/
+18
2018-03-02
session: first approximation implementation of tls
Florin Coras
1
-4
/
+6
2017-09-08
Fixes for issues reported by Coverity (VPP-972)
Chris Luke
1
-1
/
+1
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
1
-7
/
+7
2017-08-10
Improve the svm fifo allocator
Dave Barach
1
-1
/
+4
2017-08-10
TCP proxy prototype
Dave Barach
1
-2
/
+8
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
1
-40
/
+110
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
1
-17
/
+39
2017-06-22
Improve svm fifo and tcp tx path performance (VPP-846)
Florin Coras
1
-5
/
+90
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
1
-68
/
+84
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-2
/
+3
2017-05-20
Improve session debugging
Florin Coras
1
-4
/
+5
2017-05-01
TCP ooo reception fixes
Florin Coras
1
-75
/
+69
2017-04-24
Session layer improvements
Florin Coras
1
-18
/
+12
2017-04-19
Add more svm fifo unit tests
Florin Coras
1
-54
/
+46
2017-04-18
Fix fifo ooo bugs and improve testing
Dave Barach
1
-35
/
+91
2017-04-13
Session layer refactoring
Florin Coras
1
-22
/
+44
2017-04-02
TCP cc/window management fixes and debugging
Florin Coras
1
-16
/
+21
2017-03-27
TCP/session improvements
Florin Coras
1
-16
/
+19
[next]