100 Commits

Author SHA1 Message Date
jiangheng12
a78270df64 fix tso small packet drop in kernel server
(cherry picked from commit 3ba699f6182aeda64cbfe64dd603d0b1fcc6d8e4)
2023-03-21 19:16:24 +08:00
openeuler-ci-bot
1a78597104
!266 [sync] PR-261: use pbuf lock when aggregate pbuf
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-03-21 11:15:00 +00:00
jiangheng
7fbcaf3252 add pbuf lock when aggregate pbuf
(cherry picked from commit fdc3d67627df89ff7642565931658ca52d2a6503)
2023-03-21 17:37:54 +08:00
openeuler-ci-bot
ff27166cea
!249 [sync] PR-247: reduce cpu usage when send
From: @openeuler-sync-bot 
Reviewed-by: @kircher 
Signed-off-by: @kircher
2023-03-11 11:05:10 +00:00
jiangheng12
6949e5877c reduce cpu usage when send
(cherry picked from commit 4e5a5f03497e563025543d89859a5825b732c8ce)
2023-03-11 16:26:27 +08:00
openeuler-ci-bot
05a9c78b55
!245 [sync] PR-240: cleancode: improve lwipopts.h readability
From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2023-03-10 06:45:52 +00:00
Lemmy Huang
59398c3f38 cleancode: improve lwipopts.h readability
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
(cherry picked from commit 04dd2b870c21f4754e516aba2018e95f95884882)
2023-03-10 09:11:20 +08:00
openeuler-ci-bot
489297e492
!238 [sync] PR-225: 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-03-03 10:51:53 +00:00
jiangheng12
b5247fbb3c lwip_fnctl only suport F_SETFL,F_GETFL, other opt return 0 for compitable
(cherry picked from commit 0ce5c99f1e262bcd6cbbff19185ccc36410d1daa)
2023-02-27 09:54:49 +08:00
openeuler-ci-bot
11f4cd076d
!222 [sync] PR-220: lwip add need_tso_send
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-22 08:33:49 +00:00
kircher
5fc17e37f8 lwip add need_tso_send
(cherry picked from commit 7363b06ff8ec39a70efc32edbf8eab6d4267efdc)
2023-02-22 15:30:55 +08:00
openeuler-ci-bot
f18e931b38
!217 [sync] PR-214: lwip reuse ip port
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-20 11:14:57 +00:00
kircher
3e4671f84b lwip add reuse ip port
(cherry picked from commit 50427565f166bb2308a6cf298a6d0dcd7568579a)
2023-02-20 09:35:03 +08:00
openeuler-ci-bot
2b9b9b3a1f
!211 [sync] PR-207: fix TSO snd_nxt incorrectly update
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-02-13 02:17:53 +00:00
kircher
f128abedc3 fix TSO snd_nxt incorrectly update
(cherry picked from commit 39a15424167d41a54ad0562581304febf8e737e3)
2023-02-11 21:05:45 +08:00
openeuler-ci-bot
0f17710162
!204 [sync] PR-201: expand recv mbox size
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-30 08:22:23 +00:00
wu-changsheng
a00839adf3 expand recv mbox size
(cherry picked from commit 8af4c656e2462964cfedc5b8672296b6aa0b4612)
2022-12-30 16:05:12 +08:00
openeuler-ci-bot
913df55b2b
!197 [sync] PR-195: move pcb_if to ip_pcb to let listen pcb can use it
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-29 09:25:09 +00:00
jiangheng
b756e804cd move pcb_if to ip_pcb to let listen pcb can use it
(cherry picked from commit 19aadd1a8c685ecf9e60279a89560f7e86860bc5)
2022-12-29 09:37:29 +08:00
openeuler-ci-bot
6aa471940c
!193 [sync] PR-189: reduce struct pbuf size
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-21 15:40:04 +00:00
wu-changsheng
edc67a29e6 reduce struct pbuf size
(cherry picked from commit 314e4a3cfca2ca94bdbd93e96c54eb9e694c5df1)
2022-12-21 23:26:32 +08:00
openeuler-ci-bot
4b40f51e5a
!187 [sync] PR-184: do not update cwnd when send dataack
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-21 11:31:04 +00:00
kircher
13bbeae356 do not update cwnd when send dataack
(cherry picked from commit d0e5d8cd5ed2c5d67821624ebcc1c2e5214d615f)
2022-12-21 18:25:50 +08:00
openeuler-ci-bot
afa594b990
!180 [sync] PR-177: 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:20 +00:00
kircher
272d5ebfb9 fix the ackdata is always lower than 256
(cherry picked from commit 95e74662b2c90b7b692cebe82c344614034a83ce)
2022-12-20 19:34:57 +08:00
openeuler-ci-bot
4697ceb54f
!175 [sync] PR-171: 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 11:00:55 +00:00
kircher
df87b192cd add dataack when recv too many acks with data
(cherry picked from commit 0670e75e85997d90a30efcfc070721707cc31296)
2022-12-20 17:06:48 +08:00
openeuler-ci-bot
f3b68ea7de
!169 [sync] PR-165: add variable in struct sock
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-20 07:33:33 +00:00
wu-changsheng
f6fcc63d75 add-variable-in-struct-sock
(cherry picked from commit eb5787602eb5ba059567052e7e395ffd847d54be)
2022-12-20 15:09:31 +08:00
openeuler-ci-bot
4b7b226e82
!163 [sync] PR-160: skip unnecessary tcp_route
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-19 13:43:00 +00:00
kircher
4112398776 skip unnecessary tcp_route
(cherry picked from commit a83de6e66b1b5fa574f52cc025e49874c92a75f7)
2022-12-19 20:51:04 +08:00
openeuler-ci-bot
fcc8bade94
!157 [sync] PR-153: expand rcv wnd and prefetch
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-18 13:07:23 +00:00
wu-changsheng
65bf385be0 expand rcv wnd and prefetch
(cherry picked from commit 31044a243fb2dc87b96ff40d5eb8731c2b10da27)
2022-12-18 20:52:19 +08:00
openeuler-ci-bot
8425a6dea4
!151 [sync] PR-148: optimite pcb unsent and unacked list, fast rexmit all pkts
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-14 01:14:00 +00:00
wu-changsheng
c8da675ed1 optimite pcb unsent and unacked list, rexmit all pkts
(cherry picked from commit fb86dde53d9d8f758338bead70762d6b845d60bb)
2022-12-13 23:40:34 +08:00
openeuler-ci-bot
1374f76001
!143 [sync] PR-141: add huge snd_buf
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-07 06:09:49 +00:00
compile_success
7c0d41c71e add huge snd_buf
(cherry picked from commit 5f2a5765308b5681282f06bbc085e9f307cf792a)
2022-12-07 09:47:56 +08:00
openeuler-ci-bot
7556bafb0d
!132 [sync] PR-127: optimize app thread write buff block
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 15:28:27 +00:00
wu-changsheng
bfeaa023cd optimize app thread write buff block
(cherry picked from commit e96b1377ed6c6ae6cb67eaec32425d9e33c9e436)
2022-12-03 23:13:01 +08:00
openeuler-ci-bot
d58ecff6a4
!126 [sync] PR-124: remove lwip-2.1.3.tar.gz
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-01 14:49:38 +00:00
jiangheng
2d37fa73c0 remove lwip-2.1.3.tar.gz
(cherry picked from commit f2df60ddf042af131223a3604ddcc5cd55bda6c5)
2022-12-01 21:57:41 +08:00
openeuler-ci-bot
5fed8648ae
!122 [sync] PR-121: replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-11-26 06:21:51 +00:00
jiangheng
510efda391 replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip
(cherry picked from commit 8bcae80ebf77a651893d7fb3ce023768daae9c31)
2022-11-26 14:09:45 +08:00
openeuler-ci-bot
0ff0a2993a
!119 [sync] PR-116: enable ARP QUEUE to avoid packet dropped
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-11-23 03:07:07 +00:00
jiangheng
ca29142012 enable ARP QUEUE to avoid packet dropped
(cherry picked from commit 724272545f67bf62b64b4f74a88489b7b708261c)
2022-11-23 10:17:51 +08:00
openeuler-ci-bot
44dba19c14
!114 [sync] PR-113: add fs secure compilation option
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-25 10:47:17 +00:00
jiangheng
ec13bd89ca add fs secure compilation option
(cherry picked from commit d65310e767919ac930e32006167d3f04c906be16)
2022-10-25 10:06:17 +08:00
openeuler-ci-bot
5b5a5f9b4b
!108 writev and readv
From: @compile_success 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-20 02:38:48 +00:00
compile_success
1f528c7c68 add writev and readv 2022-10-19 14:22:43 +00:00
openeuler-ci-bot
8cef12b814
!103 add epoll_create1 and accept4
From: @compile_success 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-19 14:00:41 +00:00