summaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Collapse)Author
2024-11-06Upload aarch64 packagev4.8.23-20241112rel-4.8童宗振
2024-10-18increase bpf expr len to 256 charv4.8.21-20241018tongzongzhen
2024-09-27minor changestongzongzhen
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🧪 test(DPISDN-52): Add CMocka-based test cases for BFD node.songyanchao
Add CMocka-based test cases for BFD node.
2024-08-07add cmocka for trace servicetongzongzhen
2024-07-25rearrange the vnode_prod and vnode_cons to avoid false sharing.v4.8.18-20240725Lu Qiuwen
2024-07-23Updata dpdk to 23童宗振
2024-07-15Feature mock api by cmocka陆秋文
2024-07-10(TSG-21729)metadata add egress_action fieldv4.8.15-20240710童宗振
2024-06-20Data path perf童宗振
2024-06-14OMPUB-1321 bugfix: clear the inflight lean counter when prod recreated.Lu Qiuwen
2024-05-22(TSG-21200|TSG-21165)Fix trace pkt cnt max errv4.8.12-20240522童宗振
2024-05-17Fix send pkt measurement lossv4.8.10-20240517童宗振
2024-05-15🧪 test(DPISDN-42): Add test case for link aware injector node.songyanchao
Add test case for link aware injector node.
2024-05-15✨ feat(DPISDN-42): Add 'link_aware_injector' node.songyanchao
Add 'link_aware_injector' node.
2024-05-15✨ feat(DPISDN-42): Add 'link_db_reverse_match' API to link_db.songyanchao
Add 'link_db_reverse_match' API to link_db.
2024-05-14Fix dp trace filter exec start layerv4.8.8-20240514童宗振
2024-05-11fix:The life cycle of mbuf and trace buffer is the samev4.8.7-20240511tongzongzhen
2024-05-11Dp trace save quadruple 2童宗振
2024-05-10Modify trace information童宗振
2024-05-08(TSG-21101)dp_trace uses traffic_link_id as a restrictionv4.8.6-20240508童宗振
2024-04-28fix: inner layer jumpv4.8.5-20240429童宗振
2024-04-27refactor data path trace for telemetryv4.8.4-20240427童宗振
2024-04-14bugfix: clean the credit counters when cons created, fix the txdrop counter.Lu Qiuwen
2024-04-14support limits the max inflight objects in vnode.Lu Qiuwen
2024-04-01Feature retrieve object of backpressure陆秋文
2024-03-15Add 0 at the end of the decode buffer童宗振
2024-03-14Dp trace modifyv4.6.79-20240314童宗振
2024-03-13Dp trace perf opti童宗振
2024-03-12🎈 perf(TSG-19602): Enhance node trace information for 'classifier'.songyanchao
Enhance node trace information for 'classifier'.
2024-03-11dp trace enhancement童宗振
2024-03-06Add emit information to the app童宗振
2024-03-05call the pkt_parser_exec at dp trace record emit if pkt_parser_exec has not ↵童宗振
been called before.
2024-03-04fix(TSG-19753):The goto statement causes the free function to be called when ↵童宗振
memory is not allocated.
2024-03-04support trace the bufs which alloc at app side.童宗振
2024-03-01Recycle resources during app free mbuf;童宗振
When ctrlzone_reset, retain the trace pointer; Remove dp_trace_save_thread in app;
2024-02-28Basic API implementation for recording trace童宗振
2024-02-05fix TSG-18849: parse the packet as GTP-U when source port or dest port is 2152.v4.6.74-20240205Lu Qiuwen
2024-02-01: Refined log output formatting in node module.v4.6.73-20240201songyanchao
Refined log output formatting in node module.
2024-02-01🎈 perf: Optimize of classifier rule fields.songyanchao
Optimize of classifier rule fields.
2024-01-18🎈 perf(DPISDN-32): Add rules changed check to Classifier dynamic rules ↵songyanchao
loading process. Add rules changed check to Classifier dynamic rules loading process.
2024-01-16🎈 perf: Modify "stderr" to "stdout" and remove "sd_journal_print" in MR_LOG.v4.6.70-20240116songyanchao
Modify "stderr" to "stdout" and remove "sd_journal_print" in MR_LOG.
2024-01-12🧪 test(TSG-17959): Add route ctx test for Etherfabric and Tera adapters.songyanchao
Add route ctx test for Etherfabric and Tera adapters.
2024-01-10🎈 perf(DPISDN-32): Rename tera_id to tera_adapter_id and ef_id to ↵songyanchao
ef_adapter_id . Rename tera_id to tera_adapter_id and ef_id to ef_adapter_id .
2024-01-10✨ feat(DPISDN-32): Classifier Node supports dynamically loading rules from ↵songyanchao
mrglobal.dynamic.conf Classifier Node supports dynamically loading rules from mrglobal.dynamic.conf
2024-01-08🧪 test(TSG-17959): Add traffic_link_id test case for Tera test.songyanchao
Add traffic_link_id test case for Tera test.
2024-01-05✨ feat(TSG-17959): Add link db handling process for Tera node.songyanchao
Add link db handling process for Tera node.
2024-01-05✨ feat(TSG-17959): Add Tera adapter type for link db.songyanchao
Add Tera adapter type for link db.
2024-01-05🧪 test(TSG-17959): Add PTF test case for Tera node.songyanchao
Add PTF test case for Tera node.