openeuler-ci-bot
|
0015ea0b7c
|
!734 delete redundant logs in lwip
From: @hantwofish
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-17 02:01:00 +00:00 |
|
hantwofish
|
b862b30f51
|
delete redundant logs in lwip
|
2024-01-17 09:52:02 +08:00 |
|
openeuler-ci-bot
|
ef77ee61dd
|
!729 optimize enqueue way for unacked and unsent queue
From: @steganographer
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-17 01:35:42 +00:00 |
|
zhengjiebing
|
cb830e3e61
|
optimize enqueue way for unacked and unsent queue
|
2024-01-16 09:15:35 +08:00 |
|
openeuler-ci-bot
|
4dce626696
|
!735 adapt for dpdk-23.11
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-15 08:06:03 +00:00 |
|
jiangheng
|
9c11b6bd50
|
adapt for dpdk-23.11
|
2024-01-14 01:55:19 +08:00 |
|
openeuler-ci-bot
|
277224d7ed
|
!733 dfx: add tcp_in empty ack cnt and del rst invalid log
From: @yangchen555
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-10 03:40:09 +00:00 |
|
openeuler-ci-bot
|
98d2c5b54f
|
!732 fix wrong namelen in getaddrname
From: @steganographer
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-10 02:55:27 +00:00 |
|
yangchen
|
0827fc72d0
|
dfx: add tcp_in empty ack cnt and del rst invalid log
|
2024-01-09 20:17:28 +08:00 |
|
zhengjiebing
|
fd0efad0e0
|
fix wrong namelen in getaddrname
|
2024-01-08 15:33:32 +08:00 |
|
openeuler-ci-bot
|
3f70072b36
|
!698 replace qtuple addr with gz_addr_t
From: @steganographer
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-05 02:53:57 +00:00 |
|
zhengjiebing
|
2ab1e6c03b
|
replace qtuple addr with gz_addr_t
|
2024-01-02 16:45:54 +08:00 |
|
openeuler-ci-bot
|
2a57547bab
|
!700 tcp_in: fix ooseq update error
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2024-01-02 02:53:56 +00:00 |
|
jiangheng
|
08b7b50dfe
|
tcp_in: fix ooseq update error
|
2024-01-02 10:21:14 +08:00 |
|
openeuler-ci-bot
|
455cf3c928
|
!699 use rte_ring_get_memsize to adapt dpdk 19.11
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-29 08:32:58 +00:00 |
|
jiangheng
|
d40ba62f49
|
use rte_ring_get_memsize to adapt dpdk 19.11
|
2023-12-29 15:35:47 +08:00 |
|
openeuler-ci-bot
|
87996bc24a
|
!671 fix rte_ring_create/free time-consuming
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-27 03:07:39 +00:00 |
|
jiangheng
|
f443db72ed
|
fix rte_ring_create/free time-consuming
|
2023-12-27 10:57:37 +08:00 |
|
openeuler-ci-bot
|
0c093d0a0f
|
!672 remove duplicate log
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-27 02:55:31 +00:00 |
|
jiangheng
|
d88f7e6959
|
remove duplicate log
|
2023-12-27 10:41:36 +08:00 |
|
openeuler-ci-bot
|
63d4bbfe23
|
!670 Mod the issue that 2w connection unable to establish
From: @hantwofish
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-26 06:15:09 +00:00 |
|
hantwofish
|
663d9dc5b6
|
Mod the issue that 2w connection unable to establish
|
2023-12-26 09:17:21 +08:00 |
|
openeuler-ci-bot
|
0b57669e80
|
!669 tcp_send_fin: add the fin to the last unsent segment
From: @yangchen555
Reviewed-by: @nlgwcy, @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-25 07:14:14 +00:00 |
|
yangchen
|
39e67d34f8
|
tcp_send_fin: add the fin to the last unsent segment
|
2023-12-25 12:43:37 +08:00 |
|
openeuler-ci-bot
|
1e440bf12d
|
!668 event_callback: del errevent log if err is ERR_OK
From: @yangchen555
Reviewed-by: @nlgwcy, @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-22 06:47:51 +00:00 |
|
yangchen
|
965b1365f4
|
event_callback: del errevent log if err is ERR_OK
|
2023-12-20 17:44:33 +08:00 |
|
openeuler-ci-bot
|
47191c8ffd
|
!653 lwip log: fix reversed port in tcp_input
From: @yangchen555
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-15 09:54:02 +00:00 |
|
yangchen
|
b2abfa0590
|
lwip log: fix reversed port in tcp_input
|
2023-12-15 17:23:03 +08:00 |
|
openeuler-ci-bot
|
ea052ab2dd
|
!652 modify the question that new connection access null pointer when receiving RST-packet in listening.
From: @hantwofish
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-15 06:16:54 +00:00 |
|
hantwofish
|
26c2cbc20e
|
mod lwip null pointer
|
2023-12-15 05:03:47 +08:00 |
|
openeuler-ci-bot
|
242d847da2
|
!618 fix the coredump issue when UDP traffic is sent
From: @nlgwcy
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-09 10:05:09 +00:00 |
|
wuchangye
|
dda6aea7d5
|
fix the coredump issue when UDP traffic is sent
|
2023-12-08 14:51:32 +08:00 |
|
openeuler-ci-bot
|
09e4a7ccf1
|
!616 lwip log: fix wrong port log info
From: @yangchen555
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-08 06:22:50 +00:00 |
|
openeuler-ci-bot
|
85ab30cf43
|
!617 ip4 frag: fix coredump when get netif
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-08 03:28:58 +00:00 |
|
jiangheng
|
6743f50df2
|
ip4 frag: fix coredump when get netif
|
2023-12-08 11:17:07 +08:00 |
|
openeuler-ci-bot
|
46f5402711
|
!606 ipv6:add struct gz_addr_t
From: @steganographer
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-07 02:21:04 +00:00 |
|
zhengjiebing
|
d4b8eab5c0
|
add struct gz_addr_t
|
2023-12-06 19:56:04 +08:00 |
|
openeuler-ci-bot
|
d377f70758
|
!607 修改lwip中端口拼写错误
From: @hantwofish
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-12-06 06:35:20 +00:00 |
|
yangchen
|
2f56e812de
|
lwip log: fix wrong port log info
|
2023-12-06 09:52:03 +08:00 |
|
hantwofish
|
575137ce03
|
mod log err
|
2023-12-05 11:33:13 +08:00 |
|
openeuler-ci-bot
|
404d30ac1e
|
!549 support vlan offload
From: @steganographer
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-11-28 10:55:09 +00:00 |
|
zhengjiebing
|
3272594931
|
support vlan offload
|
2023-11-28 17:40:23 +08:00 |
|
openeuler-ci-bot
|
03d1f0d019
|
!550 log: add errevent log and tcp exception statistics
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-11-28 09:05:08 +00:00 |
|
jiangheng
|
5130189943
|
log: add errevent log and tcp exception statistics
|
2023-11-28 16:45:35 +08:00 |
|
openeuler-ci-bot
|
3140e99ee5
|
!537 add lwip log: tcp_rst & tcp_abandon & tcp_abort
From: @yangchen555
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-11-28 08:29:23 +00:00 |
|
yangchen
|
abe03672dd
|
add lwip log: tcp_rst & tcp_abandon & tcp_abort
|
2023-11-28 16:16:59 +08:00 |
|
openeuler-ci-bot
|
af1a468715
|
!540 add tcp_slowtmr log
From: @hantwofish
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-11-28 07:49:11 +00:00 |
|
openeuler-ci-bot
|
8dbb764860
|
!544 lwipopts: add lwip debug log macro
From: @yangchen555
Reviewed-by: @LemmyHuang, @nlgwcy
Signed-off-by: @LemmyHuang
|
2023-11-28 01:35:20 +00:00 |
|
yangchen
|
57bff555e8
|
lwipopts: add lwip debug log macro
|
2023-11-28 09:23:50 +08:00 |
|
hantwofish
|
e7de7b3888
|
add-tcpslowtmr-log-and-tcpfasttmr-cnt
|
2023-11-28 04:37:19 +08:00 |
|