42 Commits

Author SHA1 Message Date
wuchangsheng
ec4b6284d4 refactor add event, limit send pkts num 2022-10-06 20:36:11 +08:00
wuchangsheng
7e20432e43 refactor tcp new port 2022-10-06 20:01:12 +08: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
wuchangsheng
c8a10af746 gazelle reduce copy in send 2022-03-08 09:41:51 +08:00
openeuler-ci-bot
3399ec2fa6
!23 gazelle_sock_init 函数需要在产生读事件之前执行
From: @jiangheng12 
Reviewed-by: @nlgwcy 
Signed-off-by: @nlgwcy
2022-03-07 14:31:56 +00:00
jiangheng
71ceca7f73 exec gazelle_sock_init() before read event 2022-03-07 21:12:24 +08:00
openeuler-ci-bot
c96918d63f
!20 支持端口重用等
From: @jiangheng12 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-03-03 11:21:42 +00:00
jiangheng
05300789c9 support REUSEPORT
fix rpc msg too much
fix recurring events
2022-03-03 17:44:29 +08:00
openeuler-ci-bot
2cf66a8b41
!17 支持用户态socket多线程编程
From: @jiangheng12 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-02-25 08:16:06 +00:00
shirely16
9d68e11f2c remove kernel socket interface
support the mode that listen and accept thread be separated
2022-02-25 14:25:06 +08:00
openeuler-ci-bot
4e4e45bdea
!16 [sync] PR-11: adapt to lstack
From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-02-25 03:46:57 +00:00
wuchangsheng
96a4a37852 adapt to lstack
(cherry picked from commit 717826810987afa6fd3e7bbb378f2eb9d2c04966)
2022-02-25 11:16:26 +08:00
openeuler-ci-bot
4720fc68b6
!15 [sync] PR-10: update to 2.1.3
From: @openeuler-sync-bot 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
2022-02-25 03:10:40 +00:00
jiangheng
115404de34 update to 2.1.3
(cherry picked from commit cf9bbb8b410e349dba80309e101529780f529dfd)
2022-02-25 10:54:31 +08:00
openeuler-ci-bot
2aec24d723 !4 add some patches from community
From: @jiangheng12
Reviewed-by: @nlgwcy,@MrRlu
Signed-off-by: @nlgwcy,@MrRlu
2021-09-06 07:30:24 +00:00
jinag12
1123dd998f add some patches from community 2021-09-06 14:16:48 +08:00
openeuler-ci-bot
1bbf0fdb0c !2 remove README
From: @Peanut_Huang
Reviewed-by: @hubble_zhu
Signed-off-by: @hubble_zhu
2020-12-01 09:12:52 +08:00
peanut_huang
264152aeac remove README
Signed-off-by: peanut_huang <huangliming5@huawei.com>
2020-11-30 14:02:06 +00:00
openeuler-ci-bot
a90a26bc86 !1 Init package
From: @Peanut_Huang
Reviewed-by: @hubble_zhu
Signed-off-by: @hubble_zhu
2020-11-30 18:59:58 +08:00
peanut_huang
89cd68c067 Init package
Signed-off-by: peanut_huang <huangliming5@huawei.com>
2020-11-30 08:07:37 +00:00
openeuler-ci-bot
746f029507 Initial commit 2020-11-30 09:28:52 +08:00