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
/
plugins
/
hs_apps
/
sapi
/
vpp_echo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-12
session: api cleanup
Filip Tehlar
1
-1
/
+2
2021-02-23
hsa: fifo detach cleanup
Florin Coras
1
-0
/
+25
2021-02-05
session svm: non blocking mq
Florin Coras
1
-8
/
+2
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-9
/
+7
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
1
-30
/
+18
2020-12-23
hsa: detach fifo segments in echo app
Florin Coras
1
-22
/
+5
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-03-25
session: api to add new transport types
Florin Coras
1
-3
/
+4
2020-02-20
hsa: cleanup vpp_echo JSON output
Dave Wallace
1
-4
/
+8
2020-01-30
vcl session: propagate cleanup notifications to apps
Florin Coras
1
-0
/
+9
2020-01-03
hsa: fix coverity warning
Florin Coras
1
-0
/
+2
2019-12-21
session: move add/del segment msg to mq
Florin Coras
1
-2
/
+83
2019-12-19
hsa: Add periodic timing
Nathan Skrzypczak
1
-5
/
+38
2019-12-13
hsa: Fix timing & nits
Nathan Skrzypczak
1
-3
/
+8
2019-12-11
hsa: Add option for multiple ips
Nathan Skrzypczak
1
-17
/
+72
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-03
hsa: Less verbose logging for many sessions
Nathan Skrzypczak
1
-26
/
+35
2019-11-22
hsa: Improve for mq-intensive
Nathan Skrzypczak
1
-21
/
+17
2019-11-07
hsa: Add ckpair & crypto engine in vpp_echo
Nathan Skrzypczak
1
-10
/
+15
2019-10-30
hsa: vpp_echo fifo size is u32
Dave Wallace
1
-13
/
+21
2019-10-22
tests: enable vpp_echo to run in gdb
Dave Wallace
1
-0
/
+14
2019-10-11
hsa: vpp_echo clean up results comparison
Dave Wallace
1
-14
/
+12
2019-10-11
hsa: vpp_echo remove redundant unformat function
Dave Wallace
1
-4
/
+7
2019-10-09
hsa: use crypto_engine_type_t for TLS
Nathan Skrzypczak
1
-2
/
+2
2019-10-09
hsa: fix vpp_echo session close
Dave Wallace
1
-36
/
+88
2019-10-08
hsa: make vpp_echo use mq instead of bapi
Nathan Skrzypczak
1
-19
/
+62
2019-10-04
hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable
MathiasRaoul
1
-0
/
+3
2019-09-30
hsa: fix vpp_echo mq locking
Nathan Skrzypczak
1
-17
/
+60
2019-09-30
hsa: fix non-NULL terminated C-string use in echo
Benoît Ganne
1
-9
/
+9
2019-09-23
hsa: fix typo in vpp_echo for tx-buf
MathiasRaoul
1
-6
/
+6
2019-09-20
hsa: refactor vpp_echo failure handling
Dave Wallace
1
-57
/
+78
2019-09-18
hsa: fix vpp_echo stats output
Dave Wallace
1
-16
/
+37
2019-09-12
hsa: fix memory management bugs
Benoît Ganne
1
-2
/
+2
2019-08-28
hsa: clean up vpp_echo json output
Dave Wallace
1
-11
/
+13
2019-08-28
quic: Fix listener vpp_session_handle
Nathan Skrzypczak
1
-0
/
+1
2019-08-16
hsa: Refactor quic_echo to allow other protocols
Nathan Skrzypczak
1
-0
/
+1049