| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-25 | aarch64 version, allows compiling the debug version of dpdkHEADdev-4.8 | tongzongzhen | |
| 2024-11-14 | Remove the rpm package dependency of wireshark | tongzongzhen | |
| In the previous version of marsio, wireshark was used to merge two pcapng files. Now the function of generating pcapng files has been moved to telemetry. So, the wireshark dependency is now removed. | |||
| 2024-11-06 | Upload aarch64 packagev4.8.23-20241112rel-4.8 | 童宗振 | |
| 2024-10-24 | 🎈 perf: Optimize error handling for load balancer node.v4.8.22-20241025 | songyanchao | |
| Optimize error handling for load balancer node. | |||
| 2024-10-18 | increase bpf expr len to 256 charv4.8.21-20241018 | tongzongzhen | |
| 2024-09-27 | minor changes | tongzongzhen | |
| 2024-09-19 | Adjust the service core code | 童宗振 | |
| 2024-09-05 | Add aarch64 build to CI | 童宗振 | |
| 2024-08-30 | Modify the l2fw-nf parameters | 童宗振 | |
| 2024-08-14 | 🧪 test(DPISDN-52): Integrate BFD and Etherfabric test cases with CTestfeat-cmocka-tests-for-all-nodes | songyanchao | |
| Integrate BFD and Etherfabric test cases with CTest | |||
| 2024-08-12 | ✨ feat: Add function to handle duplicate rules.v4.8.20-20240813 | songyanchao | |
| Add function to handle duplicate rules. | |||
| 2024-08-12 | 🐞 fix: Fix issue where Marsio fails to start when deployed independently ↵ | songyanchao | |
| using RPM. Fix issue where Marsio fails to start when deployed independently using RPM. | |||
| 2024-08-09 | 🎈 perf(DPISDN-52): Add CMocka-based test cases for ef ingress and ef ↵ | songyanchao | |
| egress node. Add CMocka-based test cases for ef ingress and ef egress node. | |||
| 2024-08-09 | 🐞 fix(DPISDN-52): Fix uninitialized variable error. | songyanchao | |
| Fix uninitialized variable error. | |||
| 2024-08-09 | 🧪 test(DPISDN-52): Add CMocka-based test cases for BFD node. | songyanchao | |
| Add CMocka-based test cases for BFD node. | |||
| 2024-08-08 | Remove unused variables | tongzongzhen | |
| 2024-08-08 | add olp unit test back | tongzongzhen | |
| In the unit test of olp, use cmocka to replace gtest and add it back to the build process | |||
| 2024-08-07 | add cmocka for trace service | tongzongzhen | |
| 2024-08-06 | fix pthread_create ret checkv4.8.19-20240806 | tongzongzhen | |
| - On success, pthread_create() returns 0; on error, it returns an error number. error number greater than zero. - When the pthread_create() fails, errno is not set. The error number is stored in the return value. | |||
| 2024-08-06 | Build in aarch64 | 童宗振 | |
| 2024-07-25 | rearrange the vnode_prod and vnode_cons to avoid false sharing.v4.8.18-20240725 | Lu Qiuwen | |
| 2024-07-25 | Modify cmake to build the binary file of znver4-O3 | tongzongzhen | |
| The MACHINE variable is set to znver4. CMAKE_BUILD_TYPE command line setting allows to set it to release, if not set use the default value. When decoding messagepack, the route_ctx number size is set to 128 to avoid false positive warnings in the gcc13 case. | |||
| 2024-07-24 | fix eth rxmode err | tongzongzhen | |
| When the device driver type is MR_DEV_DRV_TYPE_DPDK_PCI, the network card is set to multiple queues. The receiving end uses RSS configuration to allow traffic to enter different queues evenly. | |||
| 2024-07-23 | Fix conflict between --wrap and ltov4.8.17-20240723 | tongzongzhen | |
| 2024-07-23 | enable lto | tongzongzhen | |
| 2024-07-23 | Updata dpdk to 23 | 童宗振 | |
| 2024-07-17 | marsio_dp_trace_init was canceled by mistake, causing telemetry startup failure. | tongzongzhen | |
| 2024-07-15 | Feature mock api by cmocka | 陆秋文 | |
| 2024-07-12 | 🐞 fix(TSG-20852): Fix proxy core issue on MarsIO exit.v4.8.16-20240712 | songyanchao | |
| Fix proxy core issue on MarsIO exit. | |||
| 2024-07-12 | 🎈 perf: Optimize health check conditions in eth ingress node. | songyanchao | |
| Optimize health check conditions in eth ingress node. | |||
| 2024-07-11 | add l2fw-nf core list parse | root | |
| 2024-07-10 | (TSG-21729)metadata add egress_action fieldv4.8.15-20240710 | 童宗振 | |
| 2024-07-05 | 🐎 ci: Update CI configuration to drop support for EL7. | songyanchao | |
| Update CI configuration to drop support for EL7. | |||
| 2024-07-05 | ✨ feat(DPISDN-51): Add offset argument support to mrpdump for shmdev. | songyanchao | |
| Add offset argument support to mrpdump for shmdev. | |||
| 2024-07-05 | 🎈 perf: Optimize mrpdump structure for performance improvements. | songyanchao | |
| Optimize mrpdump structure for performance improvements. | |||
| 2024-07-05 | 🎈 perf(DPISDN-51): Optimize mrpdump arguments. | songyanchao | |
| Optimize mrpdump arguments. | |||
| 2024-07-05 | ✨ feat(DPISDN-51): Add support for offset argument in mrpdump. | songyanchao | |
| Add support for offset argument in mrpdump. | |||
| 2024-06-26 | ✨ feat(TSG-21574): Add 'legacy_mem' argument to EAL section in config.v4.8.14-20240626 | songyanchao | |
| Add 'legacy_mem' argument to EAL section in config. | |||
| 2024-06-20 | fix dev instance create function memory leak | tongzongzhen | |
| 2024-06-20 | Data path perf | 童宗振 | |
| 2024-06-14 | OMPUB-1321 bugfix: clear the inflight lean counter when prod recreated. | Lu Qiuwen | |
| 2024-06-13 | mod app unregister | tongzongzhen | |
| 2024-05-24 | bridge node broadcast packet traffic_link_id init to UINT16_MAXv4.8.13-20240524 | tongzongzhen | |
| 2024-05-22 | (TSG-21200|TSG-21165)Fix trace pkt cnt max errv4.8.12-20240522 | 童宗振 | |
| 2024-05-20 | mod measurement and fix arp errorv4.8.11-20240520 | tongzongzhen | |
| 2024-05-20 | add arp pkt measurement | tongzongzhen | |
| 2024-05-20 | fix dp_trace on arp error | tongzongzhen | |
| 2024-05-17 | Fix send pkt measurement lossv4.8.10-20240517 | 童宗振 | |
| 2024-05-15 | 🎈 perf: Adapt to dp trace changes.v4.8.9-20240515 | songyanchao | |
| Adapt to dp trace changes. | |||
| 2024-05-15 | 🐞 fix: Fix missing flags in 'packet_create_from_nf' within ↵ | songyanchao | |
| 'link_aware_injector' node. Fix missing flags in 'packet_create_from_nf' within 'link_aware_injector' node. | |||
