summaryrefslogtreecommitdiff
path: root/shaping/test/gtest_shaper.cpp
AgeCommit message (Expand)Author
2024-07-26fix mem leakroot
2024-07-23fix test caseroot
2024-07-19update to fieldstat4, not completeroot
2024-07-16add temp coderoot
2024-06-13separate in out direction for queue_len stored in swarmkvroot
2024-06-04每个session的缓存队列分为in和out两个方向队列root
2024-05-22fix test casesroot
2024-05-06异步转发开关区分方向root
2024-04-30由拿到token才发送,改为拿不到token就不发送root
2024-04-28TSG-20745: add datapath telemetry inforoot
2024-02-22add bidirectional limit directionroot
2024-02-06fix test caseroot
2024-01-26optimize performanceroot
2024-01-11TSG-18230: 优化:对于同一个profile,当高优先级有排队报文�...root
2024-01-11TSG-18176: revert changeroot
2024-01-11TSG-18497: 报文排队时同时计算primary profile和borrow profile的队�...root
2024-01-09TSG-18176:对于一个session,当同一个profile多次作为primary profil...root
2024-01-05TSG-18417: set borrow flag to allow borrow when primary profile blocked by pr...root
2024-01-05TSG-18278: record queue_len on actually blocked profileroot
2023-12-15global stat 由原子操作改为每个线程自己计数,每次输出时�...root
2023-12-061.fix bug fairness profile can't limit rateroot
2023-11-13TSG-17653: tcp pure ctrl packet force consume token and forward directlyroot
2023-11-09modify test caseroot
2023-10-17TSG-15374: enable jemalloc backgroud gc threadroot
2023-10-07fix memleak in test caseroot
2023-09-28update test caseroot
2023-09-28add timer for each session, to refresh stat when no packet comingroot
2023-09-26optimize performance for swarmkvroot
2023-09-19remove centos7 for ci and optimize frequency of request to swarmkv for queue_lenroot
2023-06-02don't calculate latency for borrow profileliuchang
2023-05-30modify testcase for new global metricliuchang
2023-05-19warmkv中存储profile的优先级信息liuchang
2023-05-181.use the highest priority when a session hit multi rulesliuchang
2023-04-27TSG-14912: add vsys_id as one of tags for metricliuchang
2023-04-14directly forward tcp pure control packet, ignoring queue lenliuchang
2023-04-04add test caseliuchang
2023-04-04add hit_policy statitics for global metricliuchang
2023-04-04 add global metric test caseliuchang
2023-04-04add global metricsliuchang
2023-03-31modify test case for new metric formatliuchang
2023-03-28adapt get interface for fieldstat3, for metric max_latencyliuchang
2023-03-27fix bug TSG-14068liuchang
2023-03-24fix test case for stat after using fieldstat3liuchang
2023-03-22add test caseliuchang
2023-03-22fix compile errorliuchang
2023-03-22add project codeliuchang