[202012] td2/td3 change cpu cos num to 10 (#9311)
Cherry-pick from #9301
This commit is contained in:
parent
a7a4980e45
commit
d6ab409709
@ -23,7 +23,7 @@ stat_if_parity_enable=0
|
||||
l2xmsg_hostbuf_size=8192
|
||||
l2xmsg_mode=1
|
||||
|
||||
bcm_num_cos=8
|
||||
bcm_num_cos=10
|
||||
bcm_stat_interval=2000000
|
||||
lls_num_l2uc=12
|
||||
max_vp_lags=0
|
||||
|
@ -13,7 +13,7 @@ riot_overlay_ecmp_resilient_hash_size=16384
|
||||
flow_init_mode=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
bcm_num_cos=8
|
||||
bcm_num_cos=10
|
||||
bcm_stat_flags=1
|
||||
bcm_stat_jumbo=9236
|
||||
bcm_tunnel_term_compatible_mode=1
|
||||
|
@ -1,7 +1,7 @@
|
||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
bcm_num_cos=8
|
||||
bcm_num_cos=10
|
||||
bcm_stat_flags=1
|
||||
bcm_stat_jumbo=9236
|
||||
cdma_timeout_usec=15000000
|
||||
|
Reference in New Issue
Block a user