🐞 fix: 更新tsg-os-mgnt-srv到1.0.28
This commit is contained in:
@@ -99,7 +99,7 @@ hasp_update_rpm_version:
|
||||
tsg_os_clixon_rpm_version:
|
||||
cligen: cligen-5.8.0-release
|
||||
clixon: clixon-5.8.0-release
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.27.e7ac6a9
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.28.3a0820f
|
||||
|
||||
sce_rpm_version:
|
||||
sce: sce-1.0.04.83e4eba
|
||||
|
||||
@@ -28,7 +28,7 @@ max_chaining_size=32
|
||||
# bypass_all_traffic:1 NF2NF and SF2SF
|
||||
bypass_all_traffic=0
|
||||
rx_burst_max=128
|
||||
app_symbol=sce
|
||||
app_symbol=sce_{{ .Values.sce.nic_index }}
|
||||
dev_endpoint={{ .Values.sce.endpoint_nic }}
|
||||
dev_nf_interface={{ .Values.sce.steering_nic }}
|
||||
dev_endpoint_src_ip={{ .Values.sce.endpoint_ip }}
|
||||
|
||||
@@ -228,6 +228,7 @@ shaping:
|
||||
sce:
|
||||
steering_nic: nf_0_sce
|
||||
endpoint_nic: endpoint_0_sce
|
||||
nic_index: 1
|
||||
endpoint_ip: 127.0.0.1
|
||||
endpoint_gateway: 127.0.0.1
|
||||
endpoint_netip: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user