🐞 fix: 调整TFE conf 文件, 使用四元组分流; 调整metric接口调用位置
This commit is contained in:
@@ -254,7 +254,7 @@ bpf_obj=/opt/tsg/tfe/resource/bpf/bpf_tun_rss_steering.o
|
||||
bpf_debug_log=0
|
||||
# 2: BPF 使用二元组分流
|
||||
# 4: BPF 使用四元组分流
|
||||
bpf_hash_mode=2
|
||||
bpf_hash_mode=4
|
||||
|
||||
# 配置 tap 网卡的 RPS
|
||||
tap_rps_enable=1
|
||||
|
||||
Reference in New Issue
Block a user