129 Commits

Author SHA1 Message Date
jiangheng
89780030d4 sync Fill in a portion of mbuf to send_ring, when mbuf is insufficient.
(cherry picked from commit f46f3a984c2578f4a7d897785f887cf99d9cc949)
2024-09-30 16:54:15 +08:00
jiangheng
3bc4a3a3b8 sync cleancode: declare different cfg_params types
(cherry picked from commit a90b70e9699c3082533da0812da33a4fdf485e32)
2024-09-30 10:34:24 +08:00
jiangheng
7ab77b7742 sync LOG:add log when udp send_ring is exhausted
(cherry picked from commit ccbc14d495c3ae1bd975de3132cdf690a5f99b3d)
2024-09-30 09:53:43 +08:00
yinbin6
45d5cf717f sync WRAP: support setsockopt SO_SNDTIMEO SO_SNBUF
(cherry picked from commit f88463a5edcf18e29ed97ef02db16cb62f9531e4)
2024-09-27 17:30:21 +08:00
yinbin6
61194a5bee sync example: solve double free
(cherry picked from commit 00916115b89349c91a13bb082b8cdb982fc6e315)
2024-09-20 14:55:53 +08:00
yinbin6
39d2d7b76f sync fix: when errno is ENOTCONN, ignore it
(cherry picked from commit 2e50eb9f8fd7da42afab03fb96e18fe9207fb605)
2024-09-13 17:27:49 +08:00
yinbin6
c5825ccdfa sync epoll: fix wild pointer detected by cooddy
(cherry picked from commit acc62d706b14666393c15053c53aec975c214dce)
2024-09-03 22:33:23 +08:00
laokz
bc08f4ff63 add riscv64 to %ExclusiveArch
(cherry picked from commit 779c1c5849d5d7816b78b04a49baf4cc05df1fc8)
2024-08-30 16:56:03 +08:00
yinbin
014cce4c7c CMAKE: fix ltran build error in 2403
(cherry picked from commit 9c33bd4b74b7efd66fa0fd06d11f7924127021c3)
2024-08-26 17:57:10 +08:00
yinbin6
88c29ce086 sync virtio: solve compilation error in 2003sp3
(cherry picked from commit 3cb696fd4a62cdcce26b465c8d911d3a838d3ebf)
2024-08-26 16:00:16 +08:00
yinbin6
bc81b63b50 sync virtio: mod virtio_user_name when multi process is on
(cherry picked from commit 939090a9c23a75c52a2e8dfb88b204f68cf91036)
2024-08-20 14:31:49 +08:00
yinbin6
b8cec68d15 sync refector fill udp sendring
(cherry picked from commit e01eabee7ca1b1993bc4262a74e783baa978c8c2)
2024-08-20 11:32:04 +08:00
yinbin6
eb15973dc5 sync virtio_user: modify mbuf index for bond4
(cherry picked from commit 30bca66e1a35ac0a0726b864e3a6665f1f3d122a)
2024-08-20 11:09:19 +08:00
yangchen555
7af0098f12 sync vitio_user: modify mbuf index for bond4
(cherry picked from commit 068689dc9837d52525fb19a1639e9af745e64c6a)
2024-08-20 10:53:42 +08:00
yinbin6
859225e103 sync cleancode: refactor sys_now and lwip_ioctl
(cherry picked from commit 70e830bfafc64b7d2764ab0b54c3f75c5db92853)
2024-08-13 10:57:51 +08:00
yinbin6
0cccb6cfa5 sync cleancode: rename gazelle files in lwip
(cherry picked from commit bda9661a9cf7201e26dbc5dd31ed812409872460)
2024-07-31 14:29:18 +08:00
yinbin6
bd5506afae example: sync example update
(cherry picked from commit c3bd24ca763996b57796c65ba018ce285e67f6e6)
2024-07-17 10:20:18 +08:00
yinbin6
5090112df5 sync patch
(cherry picked from commit 0fd2caba5ff66e9305757e62eb1dc98349e777fd)
2024-07-10 11:03:49 +08:00
yinbin6
a9a72c0658 sync fix function call error
(cherry picked from commit de948320ba08ed46e8bbbe80d4aca5555ef32f0e)
2024-06-28 11:24:10 +08:00
yinbin6
f40dc0cf45 fix changelog version incorrect
(cherry picked from commit 6654f93d83153dc8955f287159566aacb9ac663b)
2024-06-25 19:26:13 +08:00
yinbin6
2b30d36a92 sync solve compile err in 20.03
(cherry picked from commit 6b3d9cd590497ddec11719b6300fbe2d5e1d10c8)
2024-06-25 15:18:49 +08:00
jiangheng
2d6f9799f0 refactor udp send
(cherry picked from commit 75a062cbcbc360c1b00c4f4a6bdc2672a6a0717d)
2024-06-25 15:06:43 +08:00
yinbin6
81f2e79691 sync [virtio]: create and init virtio_port
(cherry picked from commit e8314fc36cdb8f34ffe0c46751820c38d6646946)
2024-06-21 14:32:25 +08:00
yinbin6
cb248f8d5e sync_patch 2024-06-14 17:12:22 +08:00
yinbin6
a3464370b6 sync patch: add support for arch ppc64le
(cherry picked from commit e2f776bb3cea37eaa5030f5812e35994ddfee090)
2024-04-16 11:34:13 +08:00
yinbin6
491b6eeeb1 sync fix vlan filter can be added when vlan_mode=-1
(cherry picked from commit b8d978e49349fa34b9e40f561d20ea47c3e359fd)
2024-04-08 11:39:47 +08:00
jiangheng
4f41c856dc sync fix rpc_pool create failed coredump
(cherry picked from commit 02e9e68a47db8e0c47ddb8756a2199aa0b769bb9)
2024-03-15 10:46:33 +08:00
jiangheng
4c132e3e07 sync FAULT INJECT: gazelle add packet delay and packet drop
(cherry picked from commit b8f329ae854d5dc96cf94d0b1634eb95881917f4)
2024-03-14 17:06:31 +08:00
yinbin6
cf80b1e3fe sync adapt lwip 2.2.0
(cherry picked from commit d432ec19203da221c5173136234229c52dc39da0)
2024-02-18 09:35:52 +08:00
yinbin6
e7003279e8 sync patches from upstream
(cherry picked from commit b99f8a8adc9894b3b4bdb559dad9e0397b5fa7b3)
2024-02-04 15:45:07 +08:00
yinbin6
4608b86d71 sync adpat dpdk 23.11
(cherry picked from commit fbd0b46425e5bd5ccfc965312d09ec9b1044453c)
2024-01-20 15:09:02 +08:00
yinbin6
cdcb8a60bc sync replace with gz_addr_t
(cherry picked from commit b1dee36821d111faeed250a0f29e65692a063fac)
2024-01-18 11:23:54 +08:00
yinbin6
9fad1ed2ef sync ltran optimize config file error message
(cherry picked from commit c0bbb5762359e3975777247fcceb52ec8d6688bb)
2024-01-06 20:14:19 +08:00
yinbin
c72dfe116d sync fix rte_ring_create/free time consuming
(cherry picked from commit a648226e16c6617ea4bb9f33eb3abdecf392292b)
2023-12-27 17:33:08 +08:00
yinbin
f520c74aed sync support netperf
(cherry picked from commit db8f04c8208999e3d8e1a9316b46a619d28fc41c)
2023-12-19 16:42:19 +08:00
yinbin
bd4af96b38 sync fix gazellectl lstack show ip -r with ltran error && log info display unknow error
(cherry picked from commit a0c53ac0fd17447512ffc7b65e962689c4f54bac)
2023-12-18 11:25:47 +08:00
yinbin
b17dbaebfc sync fix EPOLLIN event error
(cherry picked from commit 3b9b083b6a7c88ad7888483c6d027acc0abad1f3)
2023-12-16 16:00:59 +08:00
yinbin
79980c367d sync upstream patch
(cherry picked from commit 377d2a41acacfae6d887d58dc7c63224bfdee54b)
2023-12-11 09:57:00 +08:00
yinbin
c5143b1367 sync support vlan offload
(cherry picked from commit 6a6a7340497bb871db688bc401e4ecb97339dc06)
2023-12-10 16:52:47 +08:00
yinbin
a377d16774 sync ipv6
(cherry picked from commit 4662eaed3baa88a8b608912845a689e45b65e39a)
2023-12-10 16:51:27 +08:00
yinbin
b4fd922423 sync wrap: dont hijack select temporarily
(cherry picked from commit 40356a69c0055459764a33f09980625d991a95e2)
2023-11-18 19:23:25 +08:00
yinbin
5912564177 sync enable ipv6
(cherry picked from commit 4f1c20e2de1b0cbc6e6d7aafef68c9a3e5d54760)
2023-11-18 18:19:45 +08:00
yinbin
e16732f418 sync modif mem
(cherry picked from commit 49814db46179f7757a09ab5c4a7721a78ec67021)
2023-11-18 17:45:15 +08:00
hantwofish
af32524b45 sync solve problem that rte_pktmbuf_poll_creat in same numa .
(cherry picked from commit f9784aa3960e2a2fbb560a9d8e9d896b2848f8c4)
2023-11-18 15:23:40 +08:00
yinbin
6e7224ef7d sync cfg: fix bond_mode null
(cherry picked from commit 590eafb17075c0e0c89b9351f37dcaedc4d5d0de)
2023-11-04 19:48:52 +08:00
yinbin
47b2af6ffa sync bond6
(cherry picked from commit 29f0d32a1ecb0cd756ae9206930ec9af571d3d11)
2023-11-04 16:46:29 +08:00
jiangheng
1bce5672e8 sync init: stack setup in app thread when app call socket/epoll_create first in rtc mode
(cherry picked from commit 9e767dcd8b03ad4be93593b474bbc7153c2923b3)
2023-11-04 16:38:00 +08:00
yangchenCloud
737b299ab3 sync cfg: add run-to-completion mode configure
(cherry picked from commit f854e878e6d36343585f770c54a3648455941971)
2023-11-04 16:17:46 +08:00
hankangkang
14fac18b14 sync epoll: distinguish add/del_sock_event and add/del_sock_event_nolock
(cherry picked from commit 55cc6675f175bf0bdf3fc4465be0fc857031f3b9)
2023-11-04 15:58:25 +08:00
yinbin
081a1c6f6f update lwip version buildrequire
(cherry picked from commit 1f76214be3c56d7c3b85d871c93ed2a2e08ad5e6)
2023-10-14 17:40:37 +08:00