68 Commits

Author SHA1 Message Date
wu-changsheng
31044a243f expand rcv wnd and prefetch 2022-12-18 20:05:31 +08:00
openeuler-ci-bot
46d06416c5
!148 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:21 +00:00
wu-changsheng
fb86dde53d optimite pcb unsent and unacked list, rexmit all pkts 2022-12-13 23:32:19 +08:00
openeuler-ci-bot
757b549354
!141 add huge snd_buf
From: @compile_success 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-07 01:47:25 +00:00
compile_success
5f2a576530 add huge snd_buf 2022-12-06 14:56:48 +00:00
openeuler-ci-bot
87ae734a9a
!127 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 14:52:45 +00:00
wu-changsheng
e96b1377ed optimize app thread write buff block 2022-12-03 21:41:46 +08:00
openeuler-ci-bot
db01da208d
!124 remove lwip-2.1.3.tar.gz
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-01 13:57:29 +00:00
jiangheng
f2df60ddf0 remove lwip-2.1.3.tar.gz 2022-12-01 17:29:53 +08:00
openeuler-ci-bot
40355fe1d0
!121 replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-26 06:09:34 +00:00
jiangheng
8bcae80ebf replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip 2022-11-26 11:43:54 +08:00
openeuler-ci-bot
d695affc83
!116 enable ARP QUEUE to avoid packet dropped
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-23 02:17:36 +00:00
jiangheng
724272545f enable ARP QUEUE to avoid packet dropped 2022-11-23 09:43:18 +08:00
openeuler-ci-bot
b641ac234d
!115 [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:46:53 +00:00
jiangheng
dbc5253127 add fs secure compilation option
(cherry picked from commit d65310e767919ac930e32006167d3f04c906be16)
2022-10-25 10:06:22 +08:00
openeuler-ci-bot
894332b3b6
!110 [sync] PR-108: writev and readv
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-20 03:05:55 +00:00
compile_success
d001d009e5 add writev and readv
(cherry picked from commit 1f528c7c68371f8fc30cb2a3b1578dcff5e6a498)
2022-10-20 10:39:00 +08:00
openeuler-ci-bot
e369848592
!106 [sync] PR-103: add epoll_create1 and accept4
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-19 14:16:27 +00:00
compile_success
e899201dd2 add epoll_create1 and accetp4
(cherry picked from commit 38c2a39300ce3e17d384f1503ced505f41d86c52)
2022-10-19 22:00:53 +08:00
openeuler-ci-bot
20a3aff52c
!97 申请socket失败时,清理sock资源
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-11 14:09:05 +00:00
wu-changsheng
c34dcb43f1 alloc socket fail clean sock 2022-10-11 21:50:01 +08:00
openeuler-ci-bot
075b47b6d7
!92 修复优于free pbuf导致的丢失报文数据
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 13:18:56 +00:00
wuchangsheng
39ebcfa06d fix free pbuf miss data 2022-10-06 21:09:12 +08:00
openeuler-ci-bot
cbe1b065d8
!87 重构添加事件及限制单次发包数量为10
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:42:57 +00:00
wuchangsheng
ec4b6284d4 refactor add event, limit send pkts num 2022-10-06 20:36:11 +08:00
openeuler-ci-bot
dcac8de409
!82 重构tcp_new_port
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:19:02 +00:00
wuchangsheng
7e20432e43 refactor tcp new port 2022-10-06 20:01:12 +08:00
openeuler-ci-bot
6d334c4312
!77 修复EISCONN判断错误以及移除一些定制修改
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 11:13:48 +00:00
wuchangsheng
47798fde55 fix-EISCONN-err-and-remove-same-customized-modificat 2022-10-06 18:50:45 +08:00
openeuler-ci-bot
98116cd880
!72 修复因报文重组变量未线程化引起的coredump
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 09:57:04 +00:00
wuchangsheng
14e6f6b5f4 per-thread-reassdata-variables 2022-10-06 17:35:35 +08:00
openeuler-ci-bot
5cd36da7f3
!68 modify path condition and add value for gazelle
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 08:13:37 +00:00
wuchangsheng
da0227ec1f modify-EISCONN-condition 2022-10-06 16:04:11 +08:00
openeuler-ci-bot
f087382989
!59 lwip_sock变量调整
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-07-26 13:24:53 +00:00
wu-changsheng
8345a15308 del-redundant-wait_close-and-move-epoll_events-pos 2022-07-26 17:41:34 +08:00
openeuler-ci-bot
a952beaecf
!55 Replace gettid() with syscall()
From: @honggangli22 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-25 14:25:35 +00:00
Honggang LI
db4399852a Replace gettid() with syscall()
Signed-off-by: Honggang LI <honggangli@163.com>
2022-07-19 12:16:00 +08:00
openeuler-ci-bot
e6ea0ef149
!53 [sync] PR-51: sync two patches from 20.03-LTS-SP1
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-08 10:28:45 +00:00
xiusailong
3f9fb86594 sync two patches from 20.03-LTS-SP1
(cherry picked from commit edbc8634ebb59aafb58b0d2ad56e0a4036836194)
2022-07-08 16:32:38 +08:00
openeuler-ci-bot
c01f800a45
!46 refactor-pkt-read-send-performance
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-07 13:46:05 +00:00
jiangheng14
dd0e94b3a6 refactor-pkt-read-send-performance 2022-07-07 21:39:44 +08:00
openeuler-ci-bot
665c98a3f0
!39 重构事件,提高性能
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-03-29 15:33:10 +00:00
jiangheng
d9fd5f7755 refactor event
add HW checksum offload support
2022-03-29 22:57:18 +08:00
openeuler-ci-bot
59e8b2a278
!34 当sock pcb的状态变为CLOSE_WAIT时,向应用程序发送事件
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-03-15 12:13:07 +00:00
jiangheng
ff39d77709 notify app that sock state changes to CLOSE_WAIT 2022-03-15 20:10:39 +08:00
openeuler-ci-bot
a32920510b
!33 重构事件,如果ring满,新的节点将会被加入到对应的list中
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-03-15 11:45:58 +00:00
jiangheng
f106706c42 refactor event, if ring is full node is added to list 2022-03-15 19:26:57 +08:00
openeuler-ci-bot
1edfd3257d
!29 移除chose_dlsym_handle函数
From: @jiangheng12 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-03-08 03:35:30 +00:00
jiangheng
615ffd6bbe remove chose_dlsym_handle function 2022-03-08 11:30:32 +08:00
openeuler-ci-bot
277176f766
!27 适配gazelle减少发送拷贝报文
From: @wu-changsheng 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-03-08 01:54:02 +00:00