jiangheng12
|
2145b25faf
|
add same node & gazellectl -a
(cherry picked from commit b3cb71289a9f68d78f390a7c5ea687562542071d)
|
2023-03-13 21:35:35 +08:00 |
|
jiangheng12
|
ec1acf7e28
|
fix tso small packet drop in kernel server
(cherry picked from commit 98d3a23aec1fac279dac3894dfd76fff6636d820)
|
2023-03-13 20:58:57 +08:00 |
|
jiangheng
|
8500d8d2d8
|
add pbuf lock when aggregate pbuf
(cherry picked from commit 528622f5ffa530b2b80ae3ea80f777d96b2d71cb)
|
2023-03-13 19:08:49 +08:00 |
|
jiangheng12
|
d8cb999142
|
reduce cpu usage when send
(cherry picked from commit 469bf7112a251b4967953e4712e318faf6d8754d)
|
2023-03-13 09:22:50 +08:00 |
|
Lemmy Huang
|
d1ef65bca9
|
cleancode: improve lwipopts.h readability
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
(cherry picked from commit 044d17c92cb1850ed65ad2f8347f738257fd01db)
|
2023-03-09 22:17:08 +08:00 |
|
jiangheng12
|
176b1c972e
|
lwip_fnctl only suport F_SETFL,F_GETFL, other opt return 0 for compitable
(cherry picked from commit bfe47f808c35e8e84a042541e4a3638d2e815906)
|
2023-02-27 09:46:41 +08:00 |
|
kircher
|
e8d6eecffc
|
lwip add need_tso_send
(cherry picked from commit 5a6dfd2f1ff38fd6ae8a6574fd46f036e973b2c6)
|
2023-02-22 15:31:29 +08:00 |
|
kircher
|
a7d8f60f49
|
lwip add reuse ip port
(cherry picked from commit d51ed86e4598757466bd2f89cf6ae341b6adf7eb)
|
2023-02-20 09:33:55 +08:00 |
|
kircher
|
6528c86d3a
|
fix TSO snd_nxt incorrectly update
(cherry picked from commit 55317b8b6e067e6d20e88c77ed4f52d70c1b1f43)
|
2023-02-11 21:05:35 +08:00 |
|
wu-changsheng
|
16e1d405ec
|
expand recv mbox size
|
2022-12-30 15:33:55 +08:00 |
|
jiangheng
|
43e4a34b45
|
move pcb_if to tcp_pcb to let listen pcb use it
|
2022-12-28 21:49:31 +08:00 |
|
wu-changsheng
|
afb1401516
|
reduce struct pbuf size
|
2022-12-21 22:57:38 +08:00 |
|
kircher
|
99cde8fa34
|
do not update cwnd when send dataack
(cherry picked from commit a3f13126c69279a93f6dd60385158683458c59f2)
|
2022-12-21 18:24:41 +08:00 |
|
kircher
|
95b589e3f6
|
fix dataack is always lower than 256
(cherry picked from commit c4b2eb776ccb95532ef4fea9503ac3bb7acb17b8)
|
2022-12-20 19:40:13 +08:00 |
|
kircher
|
1f1b396cd8
|
add dataack when recv too many acks with data
(cherry picked from commit 6ca7f9fe7a88c37fd873b2f3d419b9fc8c86bd12)
|
2022-12-20 17:05:53 +08:00 |
|
wu-changsheng
|
8bcc7807fd
|
add-variable-in-struct-sock
|
2022-12-20 14:49:30 +08:00 |
|
kircher
|
6bc1e131ad
|
skip unnecessary tcp_route
(cherry picked from commit a6cb0b9ba90156c397505702cd1e6d304ad547c1)
|
2022-12-19 22:37:00 +08:00 |
|
wu-changsheng
|
2017bb0a79
|
expand rcv wnd and prefetch
|
2022-12-18 20:10:51 +08:00 |
|
wu-changsheng
|
bc01fae5d8
|
optimite pcb unsent and unacked list, rexmit all pkts
|
2022-12-13 23:22:42 +08:00 |
|
compile_success
|
bdc78988fe
|
add huge snd_buf
(cherry picked from commit 580718baa9152a584287f962bb85a2f5ade9a562)
|
2022-12-07 14:09:29 +08:00 |
|
wu-changsheng
|
ff30a98b41
|
optimize-app-thread-write-buff-block
|
2022-12-03 23:39:51 +08:00 |
|
jiangheng
|
c7ac37d720
|
enable ARP QUEUE to avoid sync packet dropped
(cherry picked from commit d7d3779d73ac1fc902b52ad7385ffb465a6ccf64)
|
2022-12-03 23:34:04 +08:00 |
|
wu-changsheng
|
596a664e2f
|
revert
|
2022-12-03 23:31:31 +08:00 |
|
wu-changsheng
|
2ae68068d0
|
revert
|
2022-12-03 23:26:59 +08:00 |
|
wu-changsheng
|
f41673496f
|
revert
|
2022-12-03 23:25:22 +08:00 |
|
wu-changsheng
|
eb3a68b3aa
|
optimize-app-thread-write-buff-block
|
2022-12-03 21:59:53 +08:00 |
|
compile_success
|
9ae170b2e6
|
add writev and readv
(cherry picked from commit 588050b54c29b38f3dffeba0f1a1f18c5b6341fe)
|
2022-10-20 14:18:50 +08:00 |
|
compile_success
|
b814bbdc52
|
add epoll_create1 and accetp4
(cherry picked from commit 8266f4afc3c51f0a69cde6ce0b3e323a88d13f00)
|
2022-10-20 11:08:41 +08:00 |
|
wu-changsheng
|
29c01c6dfa
|
alloc socket fail clean sock
|
2022-10-11 21:59:43 +08:00 |
|
wuchangsheng
|
58aa300313
|
fix free pbuf miss data
|
2022-10-06 21:12:56 +08:00 |
|
wuchangsheng
|
d8674d292a
|
refactor add event, limit send pkts num
|
2022-10-06 20:35:16 +08:00 |
|
wuchangsheng
|
de8c44ff8e
|
refactor tcp new port
|
2022-10-06 20:07:53 +08:00 |
|
wuchangsheng
|
e4edee23c3
|
fix-EISCONN-err-and-remove-same-customized-modificat
|
2022-10-06 18:57:58 +08:00 |
|
wuchangsheng
|
cc295f12d9
|
per-thread-reassdata-variables
|
2022-10-06 17:45:47 +08:00 |
|
compile_success
|
c6c4c60166
|
modify path condition and add value for gazelle
|
2022-09-23 02:41:13 +00:00 |
|
wu-changsheng
|
027f1ec8f2
|
del-redundant-wait_close-and-move-epoll_events-pos
|
2022-07-26 17:51:45 +08:00 |
|
xiusailong
|
c00dac0f0c
|
refactor pkt read send performance
|
2022-07-08 15:43:11 +08:00 |
|
xiusailong
|
ba943c7646
|
support gazelle feature
(cherry picked from commit 7f3a45da73fc327e843954804585091b4040b59f)
|
2022-06-09 14:20:04 +08:00 |
|
jinag12
|
f6fcdadddb
|
add some patches from community
(cherry picked from commit 1123dd998feb7304761cb7be8bd9c9e28f67b787)
|
2021-09-06 15:30:43 +08:00 |
|
peanut_huang
|
264152aeac
|
remove README
Signed-off-by: peanut_huang <huangliming5@huawei.com>
|
2020-11-30 14:02:06 +00:00 |
|
peanut_huang
|
89cd68c067
|
Init package
Signed-off-by: peanut_huang <huangliming5@huawei.com>
|
2020-11-30 08:07:37 +00:00 |
|