jiangheng
|
d211ff552e
|
fix null pointer when zero port listen
|
2023-06-15 21:53:25 +08:00 |
|
openeuler-ci-bot
|
4563e66025
|
!421 patch -p1 automation in lwip.spec
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-15 14:13:09 +00:00 |
|
jiangheng
|
55a17406c3
|
patch -p1 automation in lwip.spec
|
2023-06-15 21:15:34 +08:00 |
|
openeuler-ci-bot
|
842938838a
|
!410 adapt to dpdk-19.11 and dpdk-21.11
From: @LemmyHuang
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-06-15 06:07:06 +00:00 |
|
Lemmy Huang
|
c4801c6ffd
|
adapt to dpdk-19.11 and dpdk-21.11
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-06-15 13:09:12 +08:00 |
|
openeuler-ci-bot
|
8eea071797
|
!409 fix udp recvmbox size not set
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-14 11:54:26 +00:00 |
|
jiangheng12
|
33b38f37b2
|
fix udp recvmbox size not set
|
2023-06-14 18:37:25 +08:00 |
|
openeuler-ci-bot
|
7875ebaf0a
|
!403 fix udp send/recv in multiple queue
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-14 06:19:27 +00:00 |
|
jiangheng12
|
7c71e985b3
|
fix udp send/recv in multiple queue
|
2023-06-14 12:03:39 +08:00 |
|
openeuler-ci-bot
|
290299c940
|
!395 optimize: avoid too many empty acks in tcp_input
From: @LemmyHuang
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-06-08 09:00:17 +00:00 |
|
Lemmy Huang
|
8b6ec7eae6
|
optimize: avoid too many empty acks in tcp_input
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-06-08 15:36:28 +08:00 |
|
openeuler-ci-bot
|
bf195cdbfa
|
!389 revert cleancode series patches
From: @jiangheng12
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-06-06 14:06:18 +00:00 |
|
jiangheng12
|
9be44d8301
|
revert cleancode series patches
|
2023-06-06 20:21:21 +08:00 |
|
openeuler-ci-bot
|
e0dada0aad
|
!315 drop netbuf in recv_udp to fix mem overflow
From: @kircher
Reviewed-by: @LemmyHuang
Signed-off-by: @LemmyHuang
|
2023-05-29 12:33:39 +00:00 |
|
kircher
|
7500eab109
|
drop netbuf in recv_udp to fix mem overflow
|
2023-05-29 20:16:26 +08:00 |
|
openeuler-ci-bot
|
a25cef88e5
|
!323 cleancode: refactor memp
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 11:42:23 +00:00 |
|
Lemmy Huang
|
f9cf8359cb
|
cleancode: refactor memp
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 19:30:15 +08:00 |
|
openeuler-ci-bot
|
5504c54910
|
!322 cleancode: refactor OFFLOAD_CHECKSUM GAZELLE_TCP_DATAACKS_REXMIT GAZELLE_TCP_NEW_PORT
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 11:26:50 +00:00 |
|
openeuler-ci-bot
|
6d1aa6a798
|
!321 fix spec patch9069
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 09:45:08 +00:00 |
|
Lemmy Huang
|
d9cb60dd02
|
cleancode: refactor OFFLOAD_CHECKSUM GAZELLE_TCP_DATAACKS_REXMIT GAZELLE_TCP_NEW_PORT
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 17:41:34 +08:00 |
|
Lemmy Huang
|
423d04387e
|
fix spec patch9069
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 17:34:10 +08:00 |
|
openeuler-ci-bot
|
e22e48f7ee
|
!318 cleancode: refactor sys_now and lwip_ioctl
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 08:54:44 +00:00 |
|
Lemmy Huang
|
fb4b563189
|
cleancode: refactor sys_now and lwip_ioctl
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 16:44:03 +08:00 |
|
openeuler-ci-bot
|
53954cac62
|
!317 cleancode: refactor GAZELLE_TCP_PCB_HASH
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 08:35:24 +00:00 |
|
Lemmy Huang
|
b5221b8c29
|
cleancode: refactor GAZELLE_TCP_PCB_HASH
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 16:28:42 +08:00 |
|
openeuler-ci-bot
|
43b996d25f
|
!316 cleancode: refactor options define
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-29 08:21:51 +00:00 |
|
Lemmy Huang
|
858899f8d7
|
cleancode: refactor options define
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-29 15:49:37 +08:00 |
|
openeuler-ci-bot
|
36b0168188
|
!314 cleancode: refactor gazelle_hlist.h
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-26 02:35:09 +00:00 |
|
Lemmy Huang
|
3be83261ad
|
cleancode: refactor gazelle_hlist.h
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-25 21:05:53 +08:00 |
|
openeuler-ci-bot
|
b46eedad91
|
!313 cleancode: refactor gazelle_list.h
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-25 12:30:38 +00:00 |
|
Lemmy Huang
|
c66df054d3
|
cleancode: refactor gazelle_list.h
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-25 17:26:43 +08:00 |
|
openeuler-ci-bot
|
0bf6e10042
|
!311 cleancode: refactor gazelle_posix_api.h
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-24 08:03:34 +00:00 |
|
Lemmy Huang
|
c27b64ebff
|
cleancode: refactor gazelle_posix_api.h
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-24 11:29:55 +08:00 |
|
openeuler-ci-bot
|
0e850e23f1
|
!310 cleancode: refactor lwipsock.h
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-24 03:00:29 +00:00 |
|
Lemmy Huang
|
f3cbcf05d5
|
cleancode: refactor lwipsock.h
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-23 18:01:22 +08:00 |
|
openeuler-ci-bot
|
bd80c42f43
|
!309 cleancode: remove perf; cleancode: rename gazelle files in lwip
From: @LemmyHuang
Reviewed-by: @sunsuwan, @kircher
Signed-off-by: @kircher
|
2023-05-23 09:25:15 +00:00 |
|
Lemmy Huang
|
bc082ccc24
|
cleancode: remove perf
cleancode: rename gazelle files in lwip
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-23 16:34:04 +08:00 |
|
openeuler-ci-bot
|
834502a73a
|
!308 cleancode: improving makefile readability
From: @LemmyHuang
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-05-23 07:56:21 +00:00 |
|
Lemmy Huang
|
685a5e3701
|
cleancode: improving makefile readability
Signed-off-by: Lemmy Huang <huangliming5@huawei.com>
|
2023-05-23 14:56:46 +08:00 |
|
openeuler-ci-bot
|
ef31acd055
|
!301 fix pbuf leak inudp connection
From: @kircher
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-05-16 11:15:50 +00:00 |
|
kircher
|
0ddbae4a16
|
fix-pbuf-leak-in-udp-connection
|
2023-05-16 19:10:44 +08:00 |
|
openeuler-ci-bot
|
898ddc06d7
|
!293 add udp multicast support in lwip
From: @kircher
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-05-12 13:05:44 +00:00 |
|
kircher
|
dea6b90d86
|
lwip add udp multicast support
|
2023-05-12 21:03:32 +08:00 |
|
openeuler-ci-bot
|
f8e96e32bd
|
!284 fix last_unsent/last_unacked error
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-04-01 11:30:43 +00:00 |
|
jiangheng12
|
2407a90eac
|
fix last_unsent/last_unacked error
fix send failed due to pcb->nrtx > TCP_MAXR
|
2023-04-01 19:13:52 +08:00 |
|
openeuler-ci-bot
|
cc06a49422
|
!278 lwip send recv thread bind numa
From: @kircher
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
|
2023-03-22 07:48:43 +00:00 |
|
kircher
|
a05459f77a
|
lwip-send-recv-thread-bind-numa
|
2023-03-22 15:20:25 +08:00 |
|
openeuler-ci-bot
|
96378e0470
|
!263 add same node & gazellectl -a
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-03-16 12:32:02 +00:00 |
|
jiangheng12
|
7e8a1808ea
|
add same node & gazellectl -a
|
2023-03-16 20:00:54 +08:00 |
|
openeuler-ci-bot
|
39c2ddd180
|
!262 fix tso small packet drop in kernel server
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
|
2023-03-16 06:26:18 +00:00 |
|