104 Commits

Author SHA1 Message Date
yinbin6
f1fcf8bb2c example: sync example update
(cherry picked from commit c3bd24ca763996b57796c65ba018ce285e67f6e6)
2024-07-17 10:20:10 +08:00
yinbin6
5da133b711 sync patch
(cherry picked from commit 0fd2caba5ff66e9305757e62eb1dc98349e777fd)
2024-07-10 11:03:44 +08:00
yinbin6
e993d13da7 sync fix function call error
(cherry picked from commit de948320ba08ed46e8bbbe80d4aca5555ef32f0e)
2024-06-26 10:54:59 +08:00
yinbin6
76f43b9e76 fix changelog version incorrect
(cherry picked from commit 6654f93d83153dc8955f287159566aacb9ac663b)
2024-06-25 19:26:06 +08:00
yinbin6
c488fd6f0d sync solve compile err in 20.03
(cherry picked from commit 6b3d9cd590497ddec11719b6300fbe2d5e1d10c8)
2024-06-25 15:37:36 +08:00
jiangheng
ca91ddd402 refactor udp send 2024-06-25 15:23:26 +08:00
yinbin6
22d25d4791 sync virtio create and init virtio port 2024-06-25 14:45:00 +08:00
yinbin6
0b9b757e78 sync [virtio]: create and init virtio_port 2024-06-25 09:09:55 +08:00
yinbin6
92a9ec2940 sync cfg: remove map-perfect flag in lstack.conf
(cherry picked from commit 19a71c454593b7ade7a25448d85274e428c65ad4)
2024-06-24 22:08:24 +08:00
yinbin6
b9b61190b8 make-rpc_msg_max-recv_ring_size-configurable
(cherry picked from commit 6fb4a1e35bbe0b316cbce7480c02a79f8f15e73b)
2024-06-24 22:07:04 +08:00
yinbin6
dd84ae1d46 sync bond:remove bond initialization code in dpdk_ethdev_init
(cherry picked from commit b6fad654314efc55a7875445fb5eee27d5a89d3f)
2024-06-24 22:04:33 +08:00
jiangheng
6e02fd2ad8 sync from 2003sp1 2024-06-17 21:37:54 +08:00
yinbin
24c1d2bd11 sync upstream patch 2023-12-12 19:37:52 +08:00
yinbin
7bd7f56afe sync support vlan offload
(cherry picked from commit 6a6a7340497bb871db688bc401e4ecb97339dc06)
2023-12-12 19:20:34 +08:00
yinbin
523e9e3cfd sync ipv6
(cherry picked from commit 4662eaed3baa88a8b608912845a689e45b65e39a)
2023-12-12 19:18:24 +08:00
yinbin
a6d2e72c8d sync wrap: dont hijack select temporarily
(cherry picked from commit 40356a69c0055459764a33f09980625d991a95e2)
2023-11-18 19:23:16 +08:00
yinbin
7ea83c6f78 sync enable ipv6
(cherry picked from commit 4f1c20e2de1b0cbc6e6d7aafef68c9a3e5d54760)
2023-11-18 18:22:32 +08:00
yinbin
eee33c74e7 sync modif mem
(cherry picked from commit 49814db46179f7757a09ab5c4a7721a78ec67021)
2023-11-18 17:49:22 +08:00
hantwofish
c28677471d sync solve problem that rte_pktmbuf_poll_creat in same numa .
(cherry picked from commit f9784aa3960e2a2fbb560a9d8e9d896b2848f8c4)
2023-11-18 15:23:07 +08:00
yinbin
4263702abf sync cfg: fix bond_mode null
(cherry picked from commit 590eafb17075c0e0c89b9351f37dcaedc4d5d0de)
2023-11-04 19:45:46 +08:00
yinbin
895292baa6 sync bond6
(cherry picked from commit 29f0d32a1ecb0cd756ae9206930ec9af571d3d11)
2023-11-04 18:32:20 +08:00
jiangheng
af839c2f95 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 18:30:54 +08:00
yinbin
e673769725 sync cfg: add run-to-completion mode configure 2023-11-04 16:59:31 +08:00
lyn1001
a00da66103 Adapt dpdk fallback 2023-11-03 10:23:14 +08:00
yinbin
895f462efd update lwip version buildrequire 2023-10-26 11:16:03 +08:00
yinbin
b767ba693a sync lstack_lwip: external api start with do_lwip_ prefix
(cherry picked from commit fced7c3dbc735a7f993d867c7557145c75b65573)
2023-10-25 16:33:19 +08:00
yinbin
661e8c7a8a sync kernelevent: kernel event thread report kernel events to app thread directly without passing through lstack thread 2023-10-24 17:13:21 +08:00
jiangheng12
58b1d32290 sync add lstack_preload.c to makefile fix compile failure
(cherry picked from commit c2dbec5c1167505f5458dc9070b2700882e23583)
2023-09-26 21:55:08 +08:00
chengyechun
f46b061124 sync remove unused dpdk dynamic libraries
(cherry picked from commit d4ea38566a4300ea2cd45d3803b31c27b5597df8)
2023-07-08 15:25:26 +08:00
jiangheng
c9d3ae6350 update version to 1.0.2
(cherry picked from commit c21ad92f973ef093c536294bb9be79de97370fa4)
2023-07-06 15:36:32 +08:00
chengyechun
1ea4eb6daf sync bond4 add dpdk return value check
(cherry picked from commit 504fa685eec98eb3e813fcc504d40087cb169ce5)
2023-07-04 09:53:37 +08:00
chengyechun
c3e4da7212 sync fix bond4 EPOLLOUT event error
(cherry picked from commit 7ecd02724564fe72b2ad772c2faa63be949a3823)
2023-07-01 16:28:41 +08:00
jiangheng
f7e77eca17 add build requires constraints on lwip version
(cherry picked from commit f9f1f8e3fd09fa3a8dd9bafe868e9d2d3173211c)
2023-06-30 11:41:50 +08:00
jiangheng
687240f82d sync add udp_enable to turn off udp in need
(cherry picked from commit d5372bfea3eb3d10c061e5a7f19c605d093d98bc)
2023-06-28 09:54:18 +08:00
jiangheng
3b4cae9cc3 sync check return value of hugepage_init to avoid coredump when hugepage memory is insufficient
(cherry picked from commit d694bb55f758b825f70fd5e03101c85502e18b4d)
2023-06-27 22:16:23 +08:00
kircher
256a15e30c sync enable-UDP-CKSUM-in-gazelle
(cherry picked from commit a02db14a02a694717d7b73914667e7bfcb24f868)
2023-06-26 09:02:18 +08:00
jiangheng
51b90069d7 sync add multicast enable in dpdk_ethdev_init
(cherry picked from commit 10a49582c1f02fc59e3142067ede212f879e8c2d)
2023-06-20 20:11:51 +08:00
jiangheng
f24f6effbb remove obsolete args num_wakeup in doc
(cherry picked from commit 13ac5657c6b7f381516d6aabe24a4c7066f25cc6)
2023-06-19 20:31:23 +08:00
jiangheng
e4bcdda271 sync code same as 2203LTS
(cherry picked from commit b2442e1b25f7985c87ab190fff06aa19cfd9e70f)
2023-06-15 19:23:31 +08:00
kircher
6134dce27f sync add-udp-multicast-support-in-gazelle
(cherry picked from commit 4976de80e764dc808bcccc7836568f64d224707f)
2023-05-17 10:09:51 +08:00
jiangheng12
e0743109ab sync fix bond_ports parse error fix socket_mem parse error when the value exceeds 65536 exit if create_rxtx_pktmbuf failed build.sh build failed return 1 clean code
(cherry picked from commit 66c5d4e2aa25c48777d89c6bfda9c8fb61b15358)
2023-04-10 11:00:07 +08:00
jiangheng12
5c0df8740c sync fix gazellectl -x error when multiplt user nic config
(cherry picked from commit 0e354d26a7d62ba08f5f74a715067c0d798d2fa3)
2023-04-01 14:24:15 +08:00
jiangheng12
613832454d sync add socket check before write it
(cherry picked from commit f6998e64b9571179eabf8f8e4cf574db964738db)
2023-04-01 14:12:50 +08:00
kircher
108dc4227b sync optimite select_path and pbuf_take
(cherry picked from commit 1191975ffe680693dca080300c80a1a832a4052d)
2023-03-31 21:16:27 +08:00
kircher
45f6e668f3 sync do not transfer broadcast arp pkts to other process
(cherry picked from commit 4c6422d80af1eba6cf86c574e949dfb56e081601)
2023-03-31 19:21:40 +08:00
jiangheng12
ec497186c2 sync patch fix parse args error
(cherry picked from commit 516835fe155cce767f83a324b36ec7e92046051a)
2023-03-21 11:33:54 +08:00
jiangheng12
e741d5ee3f sync fix kernel scoket select path error
(cherry picked from commit 872260695476dab84ad270399f31a4da4b957bc8)
2023-03-20 10:03:33 +08:00
wu-changsheng
a63fe6009d refactor-mbuf-private-data
(cherry picked from commit f3f3c6b667a6260907186e9683245ad6a57929da)
2023-03-17 19:22:53 +08:00
jiangheng12
c378444288 sync patches from upstream
(cherry picked from commit 6c36c3d5d5d683ea5c2d981727689d81f4166cfd)
2023-03-17 19:03:44 +08:00
kircher
b2bd0edf4d sync when send ring full whether dynamic alloc mbuf is configurable reduce cpu usage when send ring full
(cherry picked from commit 5a537139b004e90b498aeb3ecb215b95152e1e1d)
2023-03-13 09:56:06 +08:00