hankangkang
|
55cc6675f1
|
sync epoll: distinguish add/del_sock_event and add/del_sock_event_nolock
|
2023-10-30 15:25:11 +08:00 |
|
openeuler-ci-bot
|
1bd8aa78c5
|
!510 update lwip version buildrequire
From: @yinbin6
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-10-14 09:39:53 +00:00 |
|
yinbin
|
1f76214be3
|
update lwip version buildrequire
|
2023-10-14 17:02:01 +08:00 |
|
openeuler-ci-bot
|
ae73a5a0f7
|
!504 sync lstack_lwip: external api start with do_lwip_ prefix
From: @yinbin6
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-10-14 08:07:19 +00:00 |
|
yinbin
|
fced7c3dbc
|
sync lstack_lwip: external api start with do_lwip_ prefix
|
2023-10-13 09:41:48 +08:00 |
|
openeuler-ci-bot
|
3b568fd732
|
!498 sync kernelevent: kernel event thread report kernel events to app thread directly without passing through lstack thread
From: @yinbin6
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-10-07 08:51:41 +00:00 |
|
yinbin
|
6f72d5dec5
|
sync kernelevent: kernel event thread report kernel events to app thread directly without passing through lstack thread
|
2023-10-07 15:20:20 +08:00 |
|
openeuler-ci-bot
|
c9301b10c3
|
!488 sync add lstack_preload.c to makefile fix compile failure
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-08-21 01:18:15 +00:00 |
|
jiangheng12
|
c2dbec5c11
|
sync add lstack_preload.c to makefile fix compile failure
|
2023-08-19 17:56:40 +08:00 |
|
openeuler-ci-bot
|
3c98b326af
|
!481 sync remove unused dpdk dynamic libraries
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-07-08 07:24:07 +00:00 |
|
chengyechun
|
d4ea38566a
|
sync remove unused dpdk dynamic libraries
|
2023-07-08 14:32:30 +08:00 |
|
openeuler-ci-bot
|
ab4db75ec8
|
!469 update version to 1.0.2
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-07-06 07:25:17 +00:00 |
|
jiangheng
|
c21ad92f97
|
update version to 1.0.2
|
2023-07-04 19:58:05 +08:00 |
|
openeuler-ci-bot
|
e97b783b7c
|
!463 sync bond4 add dpdk return value check
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-07-04 01:53:24 +00:00 |
|
chengyechun
|
504fa685ee
|
sync bond4 add dpdk return value check
|
2023-07-03 20:01:48 +08:00 |
|
openeuler-ci-bot
|
bd4ff0359f
|
!460 [sync] PR-458: sync fix bond4 EPOLLOUT event error
From: @openeuler-sync-bot
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-07-01 08:45:02 +00:00 |
|
chengyechun
|
46a49a6f6f
|
sync fix bond4 EPOLLOUT event error
(cherry picked from commit 7ecd02724564fe72b2ad772c2faa63be949a3823)
|
2023-07-01 16:28:45 +08:00 |
|
openeuler-ci-bot
|
755154a3e3
|
!455 [sync] PR-452: add build requires constraints on lwip version
From: @openeuler-sync-bot
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-07-01 06:37:38 +00:00 |
|
jiangheng
|
6da9f5ce41
|
add build requires constraints on lwip version
(cherry picked from commit cc87f69b4ec57681be61a1c482ff92d27e3b2005)
|
2023-06-30 11:41:58 +08:00 |
|
openeuler-ci-bot
|
e85dd2c9b2
|
!445 sync add udp_enable to turn off udp in need
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-27 14:41:20 +00:00 |
|
jiangheng
|
d5372bfea3
|
sync add udp_enable to turn off udp in need
|
2023-06-27 17:40:45 +08:00 |
|
openeuler-ci-bot
|
d11540aa49
|
!438 sync check return value of hugepage_init to avoid coredump when hugepage memory is insufficient
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-26 14:38:48 +00:00 |
|
openeuler-ci-bot
|
b08ff38bab
|
!437 [sync] PR-431: sync enable-UDP-CKSUM-in-gazelle
From: @openeuler-sync-bot
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-26 02:21:19 +00:00 |
|
kircher
|
6b116a40e5
|
sync enable-UDP-CKSUM-in-gazelle
(cherry picked from commit a02db14a02a694717d7b73914667e7bfcb24f868)
|
2023-06-26 09:02:39 +08:00 |
|
jiangheng
|
d694bb55f7
|
sync check return value of hugepage_init to avoid coredump when hugepage memory is insufficient
|
2023-06-21 01:06:32 +08:00 |
|
openeuler-ci-bot
|
3d7ca2cb68
|
!424 sync add multicast enable in dpdk_ethdev_init
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-20 11:31:54 +00:00 |
|
openeuler-ci-bot
|
9349812c3f
|
!417 remove obsolete args num_wakeup in doc
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-19 12:22:44 +00:00 |
|
jiangheng
|
10a49582c1
|
sync add multicast enable in dpdk_ethdev_init
|
2023-06-19 11:56:54 +08:00 |
|
jiangheng
|
13ac5657c6
|
remove obsolete args num_wakeup in doc
|
2023-06-19 02:21:37 +08:00 |
|
openeuler-ci-bot
|
bf4fb84826
|
!410 sync change send_ring_size 32 in lstack conf
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-15 07:43:39 +00:00 |
|
jiangheng
|
156820fb23
|
sync change send_ring_size 32 in lstack conf
|
2023-06-15 15:24:19 +08:00 |
|
openeuler-ci-bot
|
64bb1b33bd
|
!405 sync set sock when select path is PATH_UNKNOW
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-14 15:46:58 +00:00 |
|
jiangheng12
|
bbd206dcc7
|
sync set sock when select path is PATH_UNKNOW
|
2023-06-14 23:39:08 +08:00 |
|
openeuler-ci-bot
|
bdb2f8b59c
|
!399 sync fix udp send/recv in muliple queue
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-14 06:45:49 +00:00 |
|
jiangheng12
|
4c7e0be288
|
sync fix udp send/recv in muliple queue
|
2023-06-14 14:34:40 +08:00 |
|
openeuler-ci-bot
|
6a619edcfb
|
!392 revert cleancode series patches
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-06 14:07:27 +00:00 |
|
jiangheng12
|
d087197c91
|
revert cleancode series patches
|
2023-06-06 20:37:05 +08:00 |
|
openeuler-ci-bot
|
8bd0db28c4
|
!385 sync fix socket init and clean
From: @LemmyHuang
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-06-02 08:10:02 +00:00 |
|
jiangheng12
|
633fab2b0c
|
sync fix socket init and clean
|
2023-06-02 16:01:24 +08:00 |
|
openeuler-ci-bot
|
3d77cb23bc
|
!376 sync drop netbuf in read_lwip_data to fix mem overflow
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 13:54:25 +00:00 |
|
jiangheng12
|
1aabf9e947
|
sync drop netbuf in read_lwip_data to fix mem overflow
|
2023-05-29 21:46:05 +08:00 |
|
openeuler-ci-bot
|
1c64181609
|
!373 modify hugepage directory name
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-20 11:41:20 +00:00 |
|
jiangheng12
|
06641669be
|
modify hugepage directory name
|
2023-05-20 19:29:56 +08:00 |
|
openeuler-ci-bot
|
54334d47de
|
!366 [sync] PR-363: sync add udp multicast support in gazelle
From: @openeuler-sync-bot
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-17 02:03:07 +00:00 |
|
kircher
|
d57a2c5345
|
sync add-udp-multicast-support-in-gazelle
(cherry picked from commit 39a8ed6beb5633bb927b1dec1a4444ad0c321874)
|
2023-05-16 20:05:51 +08:00 |
|
openeuler-ci-bot
|
899d2d6109
|
!357 sync fix build err with dpdk-21.11
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-13 08:34:03 +00:00 |
|
jiangheng12
|
9377358f8a
|
sync fix build err with dpdk-21.11
|
2023-05-13 16:12:30 +08:00 |
|
openeuler-ci-bot
|
e4745a1e50
|
!352 sync sepeate_string_to array add error args handle
From: @sunsuwan
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-04-20 06:09:41 +00:00 |
|
sunsuwan
|
f8d8869970
|
sync sepeate_string_to array add error args handle
|
2023-04-20 11:46:07 +08:00 |
|
openeuler-ci-bot
|
60515b7a77
|
!347 sync waiting when primary process not start already
From: @wu-changsheng
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-04-20 03:31:10 +00:00 |
|