Disable ALPM distributed hitbit thread that is used for debug purpose only but interfered with Other functional operations (#9199)
This commit is contained in:
parent
07038a0223
commit
ef457ab13f
@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -18,6 +18,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
|
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
host_as_route_disable=1
|
host_as_route_disable=1
|
||||||
use_all_splithorizon_groups=1
|
use_all_splithorizon_groups=1
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
|
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
host_as_route_disable=1
|
host_as_route_disable=1
|
||||||
use_all_splithorizon_groups=1
|
use_all_splithorizon_groups=1
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# Arista 7060CX-32S
|
# Arista 7060CX-32S
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
arl_clean_timeout_usec=15000000
|
arl_clean_timeout_usec=15000000
|
||||||
asf_mem_profile.0=2
|
asf_mem_profile.0=2
|
||||||
bcm_num_cos.0=8
|
bcm_num_cos.0=8
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
arl_clean_timeout_usec=15000000
|
arl_clean_timeout_usec=15000000
|
||||||
asf_mem_profile.0=2
|
asf_mem_profile.0=2
|
||||||
bcm_num_cos.0=8
|
bcm_num_cos.0=8
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
{%- endif %}
|
{%- endif %}
|
||||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x100G-t1.config.bcm" #}
|
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x100G-t1.config.bcm" #}
|
||||||
|
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||||
arl_clean_timeout_usec=15000000
|
arl_clean_timeout_usec=15000000
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-112x50G+8x100G.config.bcm" #}
|
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-112x50G+8x100G.config.bcm" #}
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||||
arl_clean_timeout_usec=15000000
|
arl_clean_timeout_usec=15000000
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x40G.config.bcm" #}
|
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x40G.config.bcm" #}
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
PHY_AN_ALLOW_PLL_CHANGE=1
|
PHY_AN_ALLOW_PLL_CHANGE=1
|
||||||
arl_clean_timeout_usec=15000000
|
arl_clean_timeout_usec=15000000
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
portmap_1=1:100
|
portmap_1=1:100
|
||||||
portmap_2=5:100
|
portmap_2=5:100
|
||||||
portmap_3=9:100
|
portmap_3=9:100
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -17,6 +17,9 @@ l3_alpm_enable=2
|
|||||||
ipv6_lpm_128b_enable=1
|
ipv6_lpm_128b_enable=1
|
||||||
mmu_lossless=0
|
mmu_lossless=0
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -17,6 +17,9 @@ l3_alpm_enable=2
|
|||||||
ipv6_lpm_128b_enable=1
|
ipv6_lpm_128b_enable=1
|
||||||
mmu_lossless=0
|
mmu_lossless=0
|
||||||
|
|
||||||
|
# Disable bcmALPMDH (ALPM distributed hitbit) thread that is used for debug only
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -19,6 +19,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
#Use MMU lossy configuration
|
#Use MMU lossy configuration
|
||||||
mmu_lossless=0
|
mmu_lossless=0
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
|
|||||||
l2_mem_entries=32768
|
l2_mem_entries=32768
|
||||||
l3_mem_entries=16384
|
l3_mem_entries=16384
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
#TH S6100 64x40
|
#TH S6100 64x40
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
#TH S6100 64x40
|
#TH S6100 64x40
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ dpr_clock_frequency=1000
|
|||||||
device_clock_frequency=1325
|
device_clock_frequency=1325
|
||||||
port_flex_enable=1
|
port_flex_enable=1
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ dpr_clock_frequency=1000
|
|||||||
device_clock_frequency=1325
|
device_clock_frequency=1325
|
||||||
port_flex_enable=1
|
port_flex_enable=1
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ dpr_clock_frequency=1000
|
|||||||
device_clock_frequency=1325
|
device_clock_frequency=1325
|
||||||
port_flex_enable=1
|
port_flex_enable=1
|
||||||
|
|
||||||
|
# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
|
||||||
|
l3_alpm_hit_skip=1
|
||||||
|
|
||||||
# Disable Counting ACL Drop towards interface RX_DRP counter
|
# Disable Counting ACL Drop towards interface RX_DRP counter
|
||||||
sai_adjust_acl_drop_in_rx_drop=1
|
sai_adjust_acl_drop_in_rx_drop=1
|
||||||
|
|
||||||
|
@ -301,3 +301,4 @@ ifa_enable
|
|||||||
port_gmii_mode
|
port_gmii_mode
|
||||||
phy_force_firmware_load
|
phy_force_firmware_load
|
||||||
phy_pcs_repeater
|
phy_pcs_repeater
|
||||||
|
l3_alpm_hit_skip
|
||||||
|
Loading…
Reference in New Issue
Block a user