38 Commits

Author SHA1 Message Date
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
compile_success
b814bbdc52 add epoll_create1 and accetp4
(cherry picked from commit 8266f4afc3c51f0a69cde6ce0b3e323a88d13f00)
2022-10-20 11:08:41 +08:00
openeuler-ci-bot
8e167371bc
!98 申请socket失败时,清理sock资源
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-11 14:09:08 +00:00
wu-changsheng
29c01c6dfa alloc socket fail clean sock 2022-10-11 21:59:43 +08:00
openeuler-ci-bot
4173071721
!93 修复优于free pbuf导致的丢失报文数据
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 13:19:53 +00:00
wuchangsheng
58aa300313 fix free pbuf miss data 2022-10-06 21:12:56 +08:00
openeuler-ci-bot
3d9f3cd505
!88 重构添加事件及限制单次发包数量为10
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:42:51 +00:00
wuchangsheng
d8674d292a refactor add event, limit send pkts num 2022-10-06 20:35:16 +08:00
openeuler-ci-bot
20f500a148
!83 重构tcp_new_port
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:19:09 +00:00
wuchangsheng
de8c44ff8e refactor tcp new port 2022-10-06 20:07:53 +08:00
openeuler-ci-bot
dd652087a4
!78 修复EISCONN判断错误以及移除一些定制修改
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 11:13:38 +00:00
wuchangsheng
e4edee23c3 fix-EISCONN-err-and-remove-same-customized-modificat 2022-10-06 18:57:58 +08:00
openeuler-ci-bot
95613c4c3b
!73 修复因报文重组变量未线程化引起的coredump
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 09:57:34 +00:00
wuchangsheng
cc295f12d9 per-thread-reassdata-variables 2022-10-06 17:45:47 +08:00
openeuler-ci-bot
e96e48bf23
!66 modify path condition and add value for gazelle
From: @compile_success 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-06 07:49:03 +00:00
compile_success
c6c4c60166 modify path condition and add value for gazelle 2022-09-23 02:41:13 +00:00
openeuler-ci-bot
58c21557c7
!60 lwip_sock变量调整
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-07-26 13:23:34 +00:00
wu-changsheng
027f1ec8f2 del-redundant-wait_close-and-move-epoll_events-pos 2022-07-26 17:51:45 +08:00
openeuler-ci-bot
d3310d3936
!50 refactor pkt read send performance
From: @dust-orient 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-08 08:26:18 +00:00
xiusailong
c00dac0f0c refactor pkt read send performance 2022-07-08 15:43:11 +08:00
openeuler-ci-bot
b4c3ea1e99
!44 [sync] PR-42: support gazelle feature
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-06-10 03:24:34 +00:00
xiusailong
ba943c7646 support gazelle feature
(cherry picked from commit 7f3a45da73fc327e843954804585091b4040b59f)
2022-06-09 14:20:04 +08:00
openeuler-ci-bot
5e9bb7e40b !8 [sync] PR-4: add some patches from community
From: @openeuler-sync-bot
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
2021-10-30 06:39:12 +00:00
jinag12
f6fcdadddb add some patches from community
(cherry picked from commit 1123dd998feb7304761cb7be8bd9c9e28f67b787)
2021-09-06 15:30:43 +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