78 Commits

Author SHA1 Message Date
openeuler-ci-bot
6d8a0a2e7e
!253 [sync] PR-248: reduce cpu usage when send
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-03-13 02:12:02 +00:00
jiangheng12
d8cb999142 reduce cpu usage when send
(cherry picked from commit 469bf7112a251b4967953e4712e318faf6d8754d)
2023-03-13 09:22:50 +08:00
openeuler-ci-bot
8cc3ee714d
!243 [sync] PR-242: cleancode: improve lwipopts.h readability
From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2023-03-10 01:00:45 +00: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
openeuler-ci-bot
b497c0980f
!235 [sync] PR-226: lwip_fnctl only suport F_SETFL,F_GETFL, other opt return 0 for compitable
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-27 01:53:26 +00: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
openeuler-ci-bot
2246dfae90
!224 [sync] PR-219: lwip add need_tso_send
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-22 08:32:29 +00:00
kircher
e8d6eecffc lwip add need_tso_send
(cherry picked from commit 5a6dfd2f1ff38fd6ae8a6574fd46f036e973b2c6)
2023-02-22 15:31:29 +08:00
openeuler-ci-bot
d28cdcdd35
!215 [sync] PR-213: lwip reuse ip port
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-20 11:14:29 +00:00
kircher
a7d8f60f49 lwip add reuse ip port
(cherry picked from commit d51ed86e4598757466bd2f89cf6ae341b6adf7eb)
2023-02-20 09:33:55 +08:00
openeuler-ci-bot
80d6f56a4a
!209 [sync] PR-208: fix TSO snd_nxt incorrectly update
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-13 02:06:38 +00:00
kircher
6528c86d3a fix TSO snd_nxt incorrectly update
(cherry picked from commit 55317b8b6e067e6d20e88c77ed4f52d70c1b1f43)
2023-02-11 21:05:35 +08:00
openeuler-ci-bot
5ac2aca685
!202 expand recv mbox size
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-30 08:05:15 +00:00
wu-changsheng
16e1d405ec expand recv mbox size 2022-12-30 15:33:55 +08:00
openeuler-ci-bot
e3c7d72f75
!196 move pcb_if to tcp_pcb to let listen pcb use it
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-28 14:10:29 +00:00
jiangheng
43e4a34b45 move pcb_if to tcp_pcb to let listen pcb use it 2022-12-28 21:49:31 +08:00
openeuler-ci-bot
006dc78c87
!190 reduce struct pbuf size
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-21 15:13:38 +00:00
wu-changsheng
afb1401516 reduce struct pbuf size 2022-12-21 22:57:38 +08:00
openeuler-ci-bot
9f6321f957
!185 [sync] PR-183: do not update cwnd when send dataack
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-21 11:30:36 +00:00
kircher
99cde8fa34 do not update cwnd when send dataack
(cherry picked from commit a3f13126c69279a93f6dd60385158683458c59f2)
2022-12-21 18:24:41 +08:00
openeuler-ci-bot
f107395b73
!182 [sync] PR-178: fix dataack is always lower than 256
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-20 12:00:31 +00:00
kircher
95b589e3f6 fix dataack is always lower than 256
(cherry picked from commit c4b2eb776ccb95532ef4fea9503ac3bb7acb17b8)
2022-12-20 19:40:13 +08:00
openeuler-ci-bot
ca58453aa5
!173 [sync] PR-172: add dataack when recv too many acks with data
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-20 09:07:33 +00: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
openeuler-ci-bot
39de14493a
!166 add variable in struct sock
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-20 07:07:27 +00:00
wu-changsheng
8bcc7807fd add-variable-in-struct-sock 2022-12-20 14:49:30 +08:00
openeuler-ci-bot
24c80d2f77
!164 [sync] PR-159: skip unnecessary tcp_route
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-19 15:00:50 +00:00
kircher
6bc1e131ad skip unnecessary tcp_route
(cherry picked from commit a6cb0b9ba90156c397505702cd1e6d304ad547c1)
2022-12-19 22:37:00 +08:00
openeuler-ci-bot
36ffc11e47
!154 expand rcv wnd and prefetch
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-18 12:51:57 +00:00
wu-changsheng
2017bb0a79 expand rcv wnd and prefetch 2022-12-18 20:10:51 +08:00
openeuler-ci-bot
746d2245fb
!147 optimite pcb unsent and unacked list, fast rexmit all pkts
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-13 15:38:00 +00:00
wu-changsheng
bc01fae5d8 optimite pcb unsent and unacked list, rexmit all pkts 2022-12-13 23:22:42 +08:00
openeuler-ci-bot
a134ea3b51
!146 [sync] PR-145: add huge snd_buf
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-08 11:39:11 +00:00
compile_success
bdc78988fe add huge snd_buf
(cherry picked from commit 580718baa9152a584287f962bb85a2f5ade9a562)
2022-12-07 14:09:29 +08:00
openeuler-ci-bot
f199419c0d
!139 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 16:00:59 +00:00
wu-changsheng
fa8c432aa3 optimize-app-thread-write-buff-block 2022-12-03 23:55:27 +08:00
openeuler-ci-bot
9113740c77
!137 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 15:42:54 +00:00
wu-changsheng
ff30a98b41 optimize-app-thread-write-buff-block 2022-12-03 23:39:51 +08:00
openeuler-ci-bot
be5c20172d
!136 [sync] PR-117: enable ARP QUEUE to avoid sync packet dropped
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-03 15:34:55 +00:00
jiangheng
c7ac37d720 enable ARP QUEUE to avoid sync packet dropped
(cherry picked from commit d7d3779d73ac1fc902b52ad7385ffb465a6ccf64)
2022-12-03 23:34:04 +08:00
openeuler-ci-bot
8be3135cef
!135 回退提交,保持分支一直,支持sync使用
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 15:33:35 +00:00
wu-changsheng
596a664e2f revert 2022-12-03 23:31:31 +08:00
openeuler-ci-bot
7a252096ae
!134 回退提交,保持分支一直,支持sync使用
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 15:27:46 +00: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
openeuler-ci-bot
51f95cbef8
!128 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 14:52:26 +00:00
wu-changsheng
eb3a68b3aa optimize-app-thread-write-buff-block 2022-12-03 21:59:53 +08:00
openeuler-ci-bot
fd1a9700c5
!112 [sync] PR-107: add writev and readv
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-20 06:33:12 +00:00
compile_success
9ae170b2e6 add writev and readv
(cherry picked from commit 588050b54c29b38f3dffeba0f1a1f18c5b6341fe)
2022-10-20 14:18:50 +08:00
openeuler-ci-bot
dba456317b
!111 [sync] PR-104: add epoll_create1 and accept4
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-20 06:17:27 +00:00