summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-10add bytehound toolsbytehound_memory_profilingroot
2024-06-14Merge branch 'separate_swarmkv_priority_len_in_out' into 'rel'v3.1.38刘畅
separate in out direction for queue_len stored in swarmkv See merge request tango/shaping-engine!98
2024-06-13separate in out direction for queue_len stored in swarmkvroot
2024-06-05Merge branch 'session_in_out_pkts_independent_queue' into 'rel'v3.1.37刘畅
TSG-19453: Session in out pkts independent queue See merge request tango/shaping-engine!97
2024-06-05fix swarmkv caller_thread_numroot
2024-06-04每个session的缓存队列分为in和out两个方向队列root
2024-05-22Merge branch 'performance_optimize' into 'rel'v3.1.36刘畅
TSG-21276:异步转发增加限制不让本地token负值太高 See merge request tango/shaping-engine!96
2024-05-22fix test casesroot
2024-05-171.异步转发增加限制不让本地token负值太高root
2.修复generic profile请求token放大倍数不生效
2024-05-15Merge branch 'judge_marsio_buff_append_return_value' into 'rel'刘畅
判断marsio_buff_append返回值并做错误处理 See merge request tango/shaping-engine!95
2024-05-15TSG-21250:判断marsio_buff_append返回值并做错误处理root
2024-05-11Merge branch 'fixbug_request_token_when_deposit_not_enough' into 'rel'v3.1.35刘畅
获取token的条件改为本地token数量小于当前报文请求的token数量 See merge request tango/shaping-engine!94
2024-05-11TSG-21194: ↵root
获取token的条件改为本地token数量小于当前报文请求的token数量
2024-05-08Merge branch 'partial_refactor_comsume_token_and_forward_logic' into 'rel'v3.1.34刘畅
TSG-19465: 由拿到token才转发,改为拿不到token就禁止转发 See merge request tango/shaping-engine!93
2024-05-06异步转发开关区分方向root
2024-04-30由拿到token才发送,改为拿不到token就不发送root
2024-04-28Merge branch 'support_datapath_telemetry' into 'rel'v3.1.32刘畅
add datapath telemetry info See merge request tango/shaping-engine!91
2024-04-28TSG-20745: add datapath telemetry inforoot
2024-04-18Merge branch 'fixbug_fairness_dont_enlarge_request_token' into 'rel'v3.1.29刘畅
fair-share类型的profile,获取token时不做放大倍数处理 See merge request tango/shaping-engine!90
2024-04-18TSG-19846,TSG-18561: ↵root
fair-share类型的profile,获取token时不做放大倍数处理
2024-04-18Merge branch 'add_static_jemalloc' into 'rel'刘畅
Add static jemalloc See merge request tango/shaping-engine!89
2024-04-18remove dependency of jemalloc-develroot
2024-04-18add jemallocroot
2024-04-15link static jemallocroot
2024-04-08Merge branch 'change_profile_config_refresh_interval_to_500ms' into 'rel'v3.1.28刘畅
将profile配置刷新周期改为500ms See merge request tango/shaping-engine!87
2024-04-08TSG-19771: 将profile配置刷新周期改为500msroot
2024-03-26Merge branch 'bugfix_hincrby_failed_and_retry_loop' into 'rel'v3.1.27刘畅
当同一个hincrby失败超过5次时,不再进行重新执行,并输出一条ERROR级别的日志 See merge request tango/shaping-engine!86
2024-03-26TSG-20113: ↵root
当同一个hincrby失败超过5次时,不再进行重新执行,并输出一条ERROR级别的日志
2024-03-26Merge branch 'adapt_profile_aqm_CM_config_change' into 'rel'刘畅
Shaping Profile AQM删除enbaled开关,增加none选项值 See merge request tango/shaping-engine!85
2024-03-26TSG-20128: Shaping Profile AQM删除enbaled开关,增加none选项值root
2024-03-25Merge branch 'bugfix_static_arg_thread_local' into 'rel'v3.1.26刘畅
避免多线程读写冲突,将static变量声明为thread_local See merge request tango/shaping-engine!84
2024-03-25TSG-20098: 避免多线程读写冲突,将static变量声明为thread_localroot
2024-03-21Merge branch 'optimize_reduce_swarmkv_caller_loop_invoke_frequency' into 'rel'v3.1.25刘畅
当swarmkv_caller_loop空跑时,减少其调用频率 See merge request tango/shaping-engine!83
2024-03-21当swarmkv_caller_loop空跑时,减少其调用频率root
2024-03-21Merge branch 'bugfix_check_profile_config_for_running_session' into 'rel'刘畅
定期刷新profile配置,在刷新周期内,配置改变造成的限速不准现象为正常情况,刷新周期为5秒 See merge request tango/shaping-engine!82
2024-03-21TSG-19771:定期刷新profile配置,在刷新周期内,配置改变造� ↵root
�的限速不准现象为正常情况,刷新周期为5秒
2024-03-13Merge branch 'bugfix_borrow_profile_aqm_drop' into 'rel'v3.1.24刘畅
TSG-19814: 当borrow profile的AQM判定为丢包时,只将当前profile移除AVL队列,不影响其他borrow profile See merge request tango/shaping-engine!81
2024-03-13当borrow ↵root
profile的AQM判定为丢包时,只将当前profile移除AVL队列,不影响其他borrow profile
2024-02-28Merge branch 'bugfix_ip_header_checksum' into 'rel'v3.1.23刘畅
fix ip header checksum See merge request tango/shaping-engine!80
2024-02-28fix ip header checksum wrong after modify DSCP value for a packetroot
fix table_info.json shaping profile table valid column add some debug info
2024-02-26Merge branch 'bugfix_dont_record_stat_for_disabled_rule' into 'rel'刘畅
TSG-19517: 对于disabled状态的rule,TCP纯控制报文不计入界面的流量统计 See merge request tango/shaping-engine!79
2024-02-26TSG-19517: ↵root
对于disabled状态的rule,TCP纯控制报文不计入界面的流量统计
2024-02-26Merge branch 'feature_DSCP' into 'rel'刘畅
TSG-19340: add Feature dscp See merge request tango/shaping-engine!78
2024-02-23add a debug inforoot
2024-02-23add feature dscproot
2024-02-22Merge branch 'feature_bidirectional' into 'rel'刘畅
TSG-18891: add bidirectional limit direction See merge request tango/shaping-engine!77
2024-02-22add bidirectional limit directionroot
2024-02-21Merge branch 'feature_aqm_codel' into 'rel'刘畅
Feature aqm codel See merge request tango/shaping-engine!76
2024-02-21add aqm codel algorithmroot
2024-02-08add codel temp coderoot