96 Commits

Author SHA1 Message Date
openeuler-ci-bot
ee880cda44
!427 [sync] PR-421: patch -p1 automation in lwip.spec
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-06-15 14:45:39 +00:00
jiangheng
83ad2ebbb6 patch -p1 automation in lwip.spec
(cherry picked from commit 55a17406c3d3207a6bd0161e301ef1f674eea555)
2023-06-15 22:13:28 +08:00
openeuler-ci-bot
e5565d103e
!420 [sync] PR-419: sync code same as 2203LTS
From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2023-06-15 08:52:35 +00:00
jiangheng
029c5c3f34 sync code same as 2203LTS
(cherry picked from commit c1ff1e7f84d797bcba1407e67af293264be5eb3c)
2023-06-15 16:45:30 +08:00
openeuler-ci-bot
6f65059b9a
!402 [sync] PR-401: optimize: avoid too many empty acks in tcp_input
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-06-14 06:03:00 +00:00
Lemmy Huang
74030b8fea optimize: avoid too many empty acks in tcp_input
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
(cherry picked from commit 931f30870bcd21d5b65fbedf039e5fc082ecfdb2)
2023-06-10 19:56:21 +08:00
openeuler-ci-bot
6e76b4c09b
!300 [sync] PR-299: lwip add udp multicast support
From: @openeuler-sync-bot 
Reviewed-by: @kircher 
Signed-off-by: @kircher
2023-05-15 03:11:42 +00:00
kircher
a2a0efcc68 add udp multicast support in lwip
(cherry picked from commit 8d6d888c0e8b30bdb1afef01d3e123b8663897ec)
2023-05-15 10:25:28 +08:00
openeuler-ci-bot
57751e590e
!286 fix last_unsent/last_unacked error
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2023-04-03 03:30:58 +00:00
jiangheng12
5b79392958 fix last_unsent/last_unacked error
fix send failed dur to pcb->nrtx > TCP_MAXRTX
2023-04-03 11:16:54 +08:00
openeuler-ci-bot
ae3f441295
!277 [sync] PR-264: lwip send/recv thread bind numa
From: @openeuler-sync-bot 
Reviewed-by: @kircher 
Signed-off-by: @kircher
2023-03-22 07:20:31 +00:00
kircher
6f3c2bde93 lwip-send-recv-thread-bind-numa
(cherry picked from commit fad592ee0fa826abcc59b3c736409d62dbaa757f)
2023-03-22 15:11:51 +08:00
openeuler-ci-bot
b76ed4f506
!260 [sync] PR-259: add same node & gazellectl -a
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-03-13 14:21:54 +00:00
jiangheng12
2145b25faf add same node & gazellectl -a
(cherry picked from commit b3cb71289a9f68d78f390a7c5ea687562542071d)
2023-03-13 21:35:35 +08:00
openeuler-ci-bot
a51781eef1
!258 [sync] PR-257: fix tso small packet drop in kernel server
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-03-13 13:08:11 +00:00
jiangheng12
ec1acf7e28 fix tso small packet drop in kernel server
(cherry picked from commit 98d3a23aec1fac279dac3894dfd76fff6636d820)
2023-03-13 20:58:57 +08:00
openeuler-ci-bot
a881336548
!256 [sync] PR-255: add pbuf lock when aggregate pbuf
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2023-03-13 11:36:59 +00:00
jiangheng
8500d8d2d8 add pbuf lock when aggregate pbuf
(cherry picked from commit 528622f5ffa530b2b80ae3ea80f777d96b2d71cb)
2023-03-13 19:08:49 +08:00
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