Linux Foundation Collaborative Projects
index
:
tldk
dev-mitm-proxy
dev-next-socket
master
*** ARCHIVED ***
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
tldk: Switch to DPDK v21.11
Ben Magistro
3
-8
/
+6
2021-11-10
tldk: swtich to use DPDK 20.11 LTS
Konstantin Ananyev
4
-30
/
+11
2021-06-03
l4p: add ability to assign user-data to the stream
Konstantin Ananyev
1
-4
/
+4
2021-04-28
bump dpdk version to 20.05
Konstantin Ananyev
7
-117
/
+121
2020-03-04
l4p/tcp_ofo: Add status on exit to test script
Mariusz Drost
1
-0
/
+7
2020-03-03
l4p/tcp_ofo: Add usage of --mbuf-num
Mariusz Drost
1
-2
/
+5
2020-03-03
l4fwd: Add new cmd-line parameter --mbuf-num
Mariusz Drost
5
-9
/
+21
2020-02-04
l4p/tcp_ofo: ofo and loss tests merge
Mariusz Drost
4
-166
/
+315
2020-02-03
l4fwd: Change rx offload default
Mariusz Drost
1
-5
/
+1
2019-12-31
v6: make TCP stream alloc/free to use memtank API
Konstantin Ananyev
1
-0
/
+1
2019-12-19
l4p/tcp_ofo: fix killing l4fwd app in tests
Mariusz Drost
1
-1
/
+1
2019-12-12
l4p/tcp_ofo: Tests for ofo and loss of pkts
Mariusz Drost
4
-0
/
+1098
2019-06-14
dpdk: move to v18.11 as default DPDK version
Jianfeng Tan
3
-10
/
+6
2018-02-08
at DPDK queue setup take into account device descriptor limits.
Konstantin Ananyev
1
-3
/
+7
2018-02-07
tldk: make sure it builds/works with latest dpdk (17.11/18.02)
Konstantin Ananyev
5
-118
/
+122
2017-11-24
l4fwd: allow to specify TX payload contents for rxtx mode
Konstantin Ananyev
5
-16
/
+104
2017-07-27
- Introduce tle_tcp_stream_readv() and tle_tcp_stream_writev().
Konstantin Ananyev
2
-6
/
+39
2017-06-30
Add l4fwd RXTX mode
Remy Horton
6
-11
/
+140
2017-05-15
Added rte_ring wrapper functions to support dpdk-17.05 and older version
Mohammad Abdul Awal
5
-365
/
+298
2017-05-09
two fixes. - allow conditional jumbo frame based on rx_max_pkt_len - fix mss ...
Mohammad Abdul Awal
3
-3
/
+4
2017-04-14
* Add siphash file for calculating the sequence number.
Reshma Pattan
3
-3
/
+58
2017-03-23
implement sw segmentation for tcp
Mohammad Abdul Awal
1
-3
/
+3
2017-03-06
Rewrite accept() code-path and make l4fwd not to close() on FIN immediatelly.
Konstantin Ananyev
3
-86
/
+108
2017-02-24
Introduce first version of TCP code.
Konstantin Ananyev
23
-2930
/
+4742
2016-11-15
fix dpdk version checking
Mohammad Abdul Awal
1
-1
/
+1
2016-10-19
example/udpfw: assign queue id after mac info in ports initialized
Mohammad Abdul Awal
1
-44
/
+19
2016-10-07
makefiles: don't assume that output and target is always the same
Konstantin Ananyev
1
-2
/
+2
2016-10-06
Enable C++ files compilation
Konstantin Ananyev
1
-1
/
+1
2016-09-16
allocated all port and all cpu momory together instead of realloc
Mohammad Abdul Awal
4
-7
/
+18
2016-09-15
udpfw: dynamic allocation of netbe_* structures
Mohammad Abdul Awal
4
-11
/
+43
2016-09-13
add list of blocked ports for IPv6
Mohammad Abdul Awal
1
-6
/
+8
2016-09-12
Merge "added Python script to generate streams for fe.cfg file"
Konstantin Ananyev
1
-0
/
+199
2016-09-09
makefile: allow using DPDK from git and OS distributions
Mohammad Abdul Awal
5
-246
/
+364
2016-09-09
added Python script to generate streams for fe.cfg file
Mohammad Abdul Awal
1
-0
/
+199
2016-09-06
Initial working version of RSS
Mohammad Abdul Awal
7
-309
/
+738
2016-07-29
Merge "udpfwd: allow BE and FE run over same core"
Konstantin Ananyev
2
-78
/
+157
2016-07-29
udpfwd: allow BE and FE run over same core
Konstantin Ananyev
2
-78
/
+157
2016-07-29
udpfwd: avoid loads blocked by stores while updating mbuf tx_offload
Konstantin Ananyev
1
-3
/
+9
2016-07-19
fix segfault on input packets with invalid checksum
Konstantin Ananyev
1
-12
/
+35
2016-07-07
Change libtle_udp to use dring.
Konstantin Ananyev
1
-2
/
+15
2016-07-07
Introduce extra layer of hierarchy to the makefiles.
Konstantin Ananyev
1
-0
/
+26
2016-06-21
Fixed reallocated memory initialisation bug
Mohammad Abdul Awal
1
-0
/
+2
2016-06-07
Initial commit of tldk code.
Konstantin Ananyev
10
-0
/
+3625