Skip to content

Commit 3a621a0

Browse files
authored
Update flex counters config for Arista-7060X6-64PE-C256S2 (#21362)
Why I did it Arista-7060X6-64PE-C256S2 is missing flex counters configs. Work item tracking Microsoft ADO (number only): How I did it Update flex counters config for Arista-7060X6-64PE-C256S2 How to verify it Test it locally on Arista-7060X6-64PE-C256S2.
1 parent 53aaf07 commit 3a621a0

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

device/arista/x86_64-arista_7060x6_64pe/Arista-7060X6-64PE-C256S2/th5-a7060x6-64pe.config.bcm

+13-2
Original file line numberDiff line numberDiff line change
@@ -1907,14 +1907,25 @@ bcm_device:
19071907
0:
19081908
global:
19091909
ftem_mem_entries: 65536
1910+
sai_stats_support_mask: 0
1911+
global_flexctr_ing_action_num_reserved: 20
1912+
global_flexctr_ing_pool_num_reserved: 8
1913+
global_flexctr_ing_op_profile_num_reserved: 20
1914+
global_flexctr_ing_group_num_reserved: 2
1915+
global_flexctr_egr_action_num_reserved: 8
1916+
global_flexctr_egr_pool_num_reserved: 5
1917+
global_flexctr_egr_op_profile_num_reserved: 10
1918+
global_flexctr_egr_group_num_reserved: 1
19101919
...
19111920
---
19121921
device:
19131922
0:
19141923
# Per pipe flex counter configuration
19151924
CTR_EFLEX_CONFIG:
1916-
CTR_ING_EFLEX_OPERMODE_PIPEUNIQUE: 0
1917-
CTR_EGR_EFLEX_OPERMODE_PIPEUNIQUE: 0
1925+
CTR_ING_EFLEX_OPERMODE_PIPEUNIQUE: 1
1926+
CTR_ING_EFLEX_OPERMODE_PIPE_INSTANCE_UNIQUE: 1
1927+
CTR_EGR_EFLEX_OPERMODE_PIPEUNIQUE: 1
1928+
CTR_EGR_EFLEX_OPERMODE_PIPE_INSTANCE_UNIQUE: 1
19181929

19191930
# IFP mode
19201931
FP_CONFIG:

0 commit comments

Comments
 (0)