97 Commits

Author SHA1 Message Date
openeuler-ci-bot
fc438347c3
!266 [sync] PR-263: move control_client_thread creation after control_in and dpdk_skip_nic_init & add ret check in pthread_create and fix example bug
From: @openeuler-sync-bot 
Reviewed-by: @kircher 
Signed-off-by: @kircher
2023-01-16 09:21:04 +00:00
kircher
a656700f90 sync add ret check in pthread_create and fix example bug
(cherry picked from commit f1a55c8332318e5f22d38ed2141642e7c701fbd9)
2023-01-16 17:18:00 +08:00
openeuler-ci-bot
a73cbc2d71
!261 [sync] PR-256: add the suggestion of using the -u parameter when the connection to unix socket fails
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2023-01-09 09:07:39 +00:00
kircher
4d39d2bf71 sync add the suggestion of using the -u parameter when the connection to unix socket fails
(cherry picked from commit a4e440428ea59d627ca47ee0f48da79bf2ff77ff)
2023-01-09 09:14:07 +08:00
openeuler-ci-bot
5b0fd02e55
!250 revert expand recv data buff
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-30 08:32:21 +00:00
wu-changsheng
c72377cc55 revert expand recv data buff 2022-12-30 16:08:42 +08:00
openeuler-ci-bot
b5007bbeed
!244 reduce epoll wakeup
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-28 12:20:55 +00:00
wu-changsheng
50942cd445 reduce epoll wakeup 2022-12-28 18:43:35 +08:00
openeuler-ci-bot
2359a4adbc
!243 [sync] PR-238: fix null pointer deref in stack_broadcast_close - fix lstack Makefile warning
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-24 03:26:03 +00:00
kircher
915c2a14d7 sync fix null pointer deref in stack_broadcast_close
(cherry picked from commit 9358fa70c1c15507e2c4e85ebe070fab6f8b5845)
2022-12-24 09:54:29 +08:00
openeuler-ci-bot
f306bc8b61
!230 free-recv-pkts-bluks
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-22 15:48:19 +00:00
wu-changsheng
c3436c5e5c free-recv-pkts-bluks 2022-12-22 23:40:50 +08:00
openeuler-ci-bot
7addfc3d44
!224 add mempool dfx info and write without epoll/poll
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-21 15:30:09 +00:00
wu-changsheng
cce7ebb564 add mempool dfx info and write without epoll/poll 2022-12-21 23:18:00 +08:00
openeuler-ci-bot
c4f4d5b318
!219 optimite recv data buff and send pkts index
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-20 08:23:26 +00:00
wu-changsheng
c54a583622 expand-data-recv-buff 2022-12-20 16:05:15 +08:00
openeuler-ci-bot
49ef848818
!213 pkts-bulk-send-to-nic and rpc-dont-send
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-18 12:34:57 +00:00
wu-changsheng
9c0f841528 pkts-bulk-send-to-nic and rpc-dont-send 2022-12-18 20:23:07 +08:00
openeuler-ci-bot
8bda013ac3
!206 remove mbuf reserve in mbuf alloc
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-17 13:05:43 +00:00
jiangheng
82604629c2 remove mbuf reserve in mbuf alloc 2022-12-17 20:46:04 +08:00
openeuler-ci-bot
a3376d07eb
!199 同步openEuler仓库补丁
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-17 08:47:22 +00:00
jiangheng
34f8aeed8d stack thread params set dafault value
optimite net type
app bind numa when epoll/poll create
2022-12-17 16:17:11 +08:00
openeuler-ci-bot
d92c62e907
!198 [sync] PR-194: add RXTX_NB_MBUF_MAX to limit mbuf_pool_size to its range
From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-17 08:07:04 +00:00
kircher
f57e0e2730 sync add RXTX_NB_MBUF_MAX to limit mbuf_pool_size to its range
(cherry picked from commit b99bd032cdfe4ec1343db6fb1017edf0f3721156)
2022-12-17 15:42:58 +08:00
openeuler-ci-bot
d2ed3d881a
!192 [sync] PR-189: move select_thread_path after posix_api_init
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-17 07:41:36 +00:00
kircher
33e3cc59ba sync move select_thread_path after posix_api_init
(cherry picked from commit 4a34a374cf09b03d2f0ab5ff5c70818165e38f66)
2022-12-16 19:24:56 +08:00
openeuler-ci-bot
ab771a2743
!177 ltran rxtx mbuf pool size config by conf
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-15 12:31:50 +00:00
jiangheng
6f85830e40 ltran rxtx mbuf pool size config by conf 2022-12-15 19:38:53 +08:00
openeuler-ci-bot
1605e9bb56
!175 stack thread params config by lstack.conf
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-15 11:19:15 +00:00
jiangheng
49db866951 stack thread params config by lstack.conf 2022-12-15 18:56:26 +08:00
openeuler-ci-bot
6e50d19804
!169 修复内核事件线程绑定numa失败
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-14 03:58:40 +00:00
jiangheng
260671c59a fix kernel event thread bind numa failed 2022-12-14 10:12:14 +08:00
openeuler-ci-bot
c77df64061
!164 rxtx mbuf pool size config by conf
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-13 15:17:51 +00:00
wu-changsheng
e6660b9b3e dfx add windows info and rxtx mbuf pool config by conf 2022-12-13 23:10:42 +08:00
openeuler-ci-bot
65111f81f1
!162 [sync] PR-157: add pdump support in ltran
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-13 15:05:41 +00:00
kircher
2967fd2f37 sync add pdump support in ltran
(cherry picked from commit ad5ba6af2c28dc150c808b98ec5a535768f1698d)
2022-12-13 22:50:37 +08:00
openeuler-ci-bot
65cc852561
!152 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 15:48:23 +00:00
wu-changsheng
1b8148ba00 optimize-app-thread-write-buff-block 2022-12-03 23:03:28 +08:00
openeuler-ci-bot
4a17901edd
!146 fix epoll_wait report events0
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-02 06:05:47 +00:00
sunsuwan
8576f8ba7b fix epoll_wait report events 0 2022-12-02 12:53:28 +08:00
openeuler-ci-bot
c9531d23fa
!145 [sync] PR-139: backport patch from upstream
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-02 04:47:28 +00:00
compile_success
e630bd1cdb sync add malloc init zero
(cherry picked from commit c2dfab92ca3569b5ddbb662285fc209c41e7f769)
2022-12-02 11:49:25 +08:00
openeuler-ci-bot
fb7345a02d
!138 [sync] PR-133: sync fix write event error
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-01 15:25:09 +00:00
compile_success
e4bd394327 sync fix write event error
(cherry picked from commit a59d27aec249fd9c45e86cdfc0f443baa58c8d5e)
2022-11-30 10:21:43 +08:00
openeuler-ci-bot
afbd0fe9ec
!130 [sync] PR-128: modify duplicate code
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-16 17:30:51 +00:00
kircher
5bef63ff2e modify duplicate code
(cherry picked from commit 69c295b668efa9dff22e68002ad75f1eb12a13cb)
2022-11-16 23:33:15 +08:00
openeuler-ci-bot
00e824e770
!124 [sync] PR-122: sync fix pdump and mutil NIC init fail
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-15 09:01:39 +00:00
kircher
5e1276c01f sync modify duplicate code
(cherry picked from commit 224c9845e1671775517a91d44ff2bc46f0fdf3e0)
2022-11-15 16:47:03 +08:00
openeuler-ci-bot
011d3a51b2
!117 增加多网卡支持以及同步bug修复
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-11-14 06:05:51 +00:00
wu-changsheng
680f9fbf06 add muti nic and fix bugs 2022-11-14 11:24:49 +08:00