summaryrefslogtreecommitdiff
path: root/infra
AgeCommit message (Expand)Author
2024-07-05rearrange the variable layout of structure tunnel_desc, enable the LTO and ma...Lu Qiuwen
2024-06-14OMPUB-1321 bugfix: clear the inflight lean counter when prod recreated.v4.7.7-20240620Lu Qiuwen
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-14Feature retrieve object of backpressure้™†็ง‹ๆ–‡
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
2024-02-01๐ŸŽˆ perf: Optimize of classifier rule fields.songyanchao
2024-01-18๐ŸŽˆ perf(DPISDN-32): Add rules changed check to Classifier dynamic rules loa...songyanchao
2024-01-16๐ŸŽˆ perf: Modify "stderr" to "stdout" and remove "sd_journal_print" in MR_LOG.v4.6.70-20240116songyanchao
2024-01-12๐Ÿงช test(TSG-17959): Add route ctx test for Etherfabric and Tera adapters.songyanchao
2024-01-10๐ŸŽˆ perf(DPISDN-32): Rename tera_id to tera_adapter_id and ef_id to ef_adapt...songyanchao
2024-01-10โœจ feat(DPISDN-32): Classifier Node supports dynamically loading rules from ...songyanchao
2024-01-08๐Ÿงช test(TSG-17959): Add traffic_link_id test case for Tera test.songyanchao
2024-01-05โœจ feat(TSG-17959): Add link db handling process for Tera node.songyanchao
2024-01-05โœจ feat(TSG-17959): Add Tera adapter type for link db.songyanchao
2024-01-05๐Ÿงช test(TSG-17959): Add PTF test case for Tera node.songyanchao
2024-01-05๐ŸŽˆ perf: Remove msgpack-c third-party library.songyanchao
2024-01-05โœจ feat: Add port adapter mapping model with associated test cases.songyanchao
2023-12-29fix compile warning็ซฅๅฎ—ๆŒฏ
2023-12-28๐Ÿž fix(TSG-18237): Fix bug where ICMP packets fail to match Classifier rules.v4.6.68-20231228songyanchao
2023-12-27build DPDK as a support library.็ซฅๅฎ—ๆŒฏ
2023-12-19refactor-ctrlmsg-2็ซฅๅฎ—ๆŒฏ
2023-12-15๐Ÿงช test(TSG-17860): Add tests for link db mode.songyanchao
2023-12-15โœจ feat(TSG-17860): Add link db mode.songyanchao
2023-12-15โœจ feat(DPISDN-29): Add Global Link Identifier for Etherfabric adapter.songyanchao
2023-12-06add fuzz testing for the packet parser็ซฅๅฎ—ๆŒฏ
2023-11-22feature: remove the ltx tunnel.Lu Qiuwen
2023-11-20allow monitoring the queue length between prods and cons.Lu Qiuwen
2023-10-31๐ŸŽˆ perf: Set the maximum number of SHM devices to 256.songyanchao
2023-10-30bugfix: fix the crash problem when the app opens a tx only virtual device.v4.6.59-20231030Lu Qiuwen
2023-10-27๐ŸŽˆ perf(DPISDN-23): Rename sid_ring_queue to sid_list and update associated...songyanchao
2023-10-27๐ŸŽˆ perf(DPISDN-23): Add test for sid listsongyanchao
2023-10-27โœจ feat(DPISDN-23): Add 'sid_ring_queue' data structure and associated funct...songyanchao
2023-10-27perf: avoid call rte_ring_count() when the shared queue is disabled.Lu Qiuwen
2023-10-27perf: write the packet parser result with bit operation instead of bit field.Lu Qiuwen
2023-10-26perf: set the priv_size to 128 bytes to prefetch, clear the mrb_metadata by A...Lu Qiuwen
2023-10-26bugfix: fix the counters of vnodes write by multiple thread.Lu Qiuwen
2023-10-25๐ŸŽˆ perf(DPISDN-23): Optimize Storage of SID Data using Circular Queue and A...songyanchao
2023-10-23๐ŸŽˆ perf(DPISDN-21): Add GTest Test Cases for pkt classifier enginesongyanchao
2023-10-20๐ŸŽˆ perf(DPISDN-21): Optimize pkt_classifier_engine data structuressongyanchao
2023-10-17๐ŸŽˆ perf(DPISDN-21): Optimize data structures in the 'Pkt Classifier Enginesongyanchao
2023-10-17๐Ÿž fix(DPISDN-21): Fix IPv6 port field matching issuesongyanchao
2023-10-16โœจ feat(DPISDN-21): Add "evaluate_fast_match_condition" for linear searchsongyanchao
2023-10-12โœจ feat(DPISDN-21): ADD Linear Search Algorithmic Frameworksongyanchao
2023-10-11๐ŸŽˆ perf(DPISDN-21): Optimize performance in the Classifier Node processsongyanchao
2023-10-10๐Ÿž fix: Fix eal7 build errorsongyanchao
2023-10-10โœจ feat(DPISDN-21): Add remote rule parsersongyanchao
2023-10-10โœจ feat(DPISDN-21): Add โ€œ pkt_classifier_engineโ€songyanchao
2023-10-09๐ŸŽ ci: add el7 build tasksongyanchao