BRCM Disable ACL Drop counted towards interface RX_DRP counters (#8382)
* BRCM Disable ACL Drop counted towards interface RX_DRP counters
This commit is contained in:
parent
6bbfafb045
commit
280df2ee46
@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -4,6 +4,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -18,6 +18,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Arista 7060CX-32S
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
phy_an_allow_pll_change=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile.0=2
|
||||
bcm_num_cos.0=8
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile.0=2
|
||||
bcm_num_cos.0=8
|
||||
|
@ -13,13 +13,13 @@
|
||||
{%- if 'dualtor' in switch_subtype.lower() %}
|
||||
{%- set IPinIP_sock = 'sai_tunnel_support=1
|
||||
host_as_route_disable=1
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
l3_ecmp_levels=2' -%}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x100G-t1.config.bcm" #}
|
||||
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -5,11 +5,11 @@
|
||||
{%- if 'dualtor' in switch_subtype.lower() %}
|
||||
{%- set IPinIP_sock = 'sai_tunnel_support=1
|
||||
host_as_route_disable=1
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
l3_ecmp_levels=2' -%}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-112x50G+8x100G.config.bcm" #}
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -13,12 +13,12 @@
|
||||
{%- if 'dualtor' in switch_subtype.lower() %}
|
||||
{%- set IPinIP_sock = 'sai_tunnel_support=1
|
||||
host_as_route_disable=1
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
l3_ecmp_levels=2' -%}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x40G.config.bcm" #}
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||
arl_clean_timeout_usec=15000000
|
||||
asf_mem_profile=2
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
portmap_1=1:100
|
||||
portmap_2=5:100
|
||||
portmap_3=9:100
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
bcm56340_4x10=1
|
||||
bcm56340_config=1
|
||||
dport_map_direct=0
|
||||
|
@ -17,6 +17,9 @@ l3_alpm_enable=2
|
||||
ipv6_lpm_128b_enable=1
|
||||
mmu_lossless=0
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
###################################################################################
|
||||
# Celestica Customize for SeaStone
|
||||
###################################################################################
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
os=unix
|
||||
l2xmsg_mode=1
|
||||
parity_enable=0
|
||||
|
@ -19,6 +19,9 @@ ipv6_lpm_128b_enable=1
|
||||
#Use MMU lossy configuration
|
||||
mmu_lossless=0
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
###################################################################################
|
||||
# SeaStone customized configuration
|
||||
###################################################################################
|
||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
||||
l2_mem_entries=32768
|
||||
l3_mem_entries=16384
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
# From old config file
|
||||
os=unix
|
||||
higig2_hdr_mode=1
|
||||
|
@ -1,4 +1,7 @@
|
||||
#TH S6100 64x40
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
l3_alpm_enable=2
|
||||
pfc_deadlock_seq_control=1
|
||||
bcm_stat_interval=2000000
|
||||
|
@ -1,4 +1,7 @@
|
||||
#TH S6100 64x40
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
l3_alpm_enable=2
|
||||
pfc_deadlock_seq_control=1
|
||||
bcm_stat_interval=2000000
|
||||
|
@ -3,6 +3,9 @@ dpr_clock_frequency=1000
|
||||
device_clock_frequency=1325
|
||||
port_flex_enable=1
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
#firmware load method, use fast load
|
||||
load_firmware=0x2
|
||||
|
||||
|
@ -3,6 +3,9 @@ dpr_clock_frequency=1000
|
||||
device_clock_frequency=1325
|
||||
port_flex_enable=1
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
#firmware load method, use fast load
|
||||
load_firmware=0x2
|
||||
|
||||
|
@ -3,6 +3,9 @@ dpr_clock_frequency=1000
|
||||
device_clock_frequency=1325
|
||||
port_flex_enable=1
|
||||
|
||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||
sai_adjust_acl_drop_in_rx_drop=1
|
||||
|
||||
#firmware load method, use fast load
|
||||
load_firmware=0x2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user