1.shaping remove dup rules
2.change rx_brust_max to 64, receive max 64 pkts at one time
This commit is contained in:
@@ -111,7 +111,7 @@ bfdd_rpm_version:
|
||||
|
||||
|
||||
shaping_engine_rpm_version:
|
||||
shaping_engine: shaping_engine-1.3.15.71eff29
|
||||
shaping_engine: shaping_engine-1.3.16.56e1960
|
||||
|
||||
coredump_tools_rpm_version:
|
||||
coredump_tools: coredump-tools-1.0.15-09cc305
|
||||
|
||||
@@ -6,7 +6,7 @@ firewall_sids={{ .Values.sid.firewall }}
|
||||
|
||||
[MARSIO]
|
||||
DEV_INTERFACE="{{ .Values.shaping_config.shaping_nic }}"
|
||||
RX_BRUST_MAX=1
|
||||
RX_BRUST_MAX=64
|
||||
APP_SYMBOL="shaping_{{ .Values.app_symbol_index }}"
|
||||
|
||||
[MAAT]
|
||||
|
||||
Reference in New Issue
Block a user