Skip to content

Commit e94a1e1

Browse files
authored
[Orcas T1][TH5] Setting Broadcom setting for PFCWD counter support per Broadcom CSP case 00012425451 (#24578)
[Orcas T1][TH5] Setting Broadcom setting for PFCWD counter support per Broadcom CSP case 00012425451
1 parent b5bf907 commit e94a1e1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

device/arista/x86_64-arista_7060x6_16pe_384c_b/Arista-7060X6-16PE-384C-B-O128S2/th5-a7060x6-16pe-384c.config.bcm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,8 +1410,8 @@ bcm_device:
14101410
0:
14111411
global:
14121412
ftem_mem_entries: 65536
1413-
#enable port queue drop stats
1414-
sai_stats_support_mask: 0x800
1413+
#enable port queue drop stats + enable egress queue drop flex counter
1414+
sai_stats_support_mask: 0x804
14151415
#disable vxlan tunnel stats
14161416
sai_stats_disable_mask: 0x200
14171417
#For PPIU Mode, Set resources for counters in global mode counters like ACL, etc

device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-O128/th5-a7060x6-64pe.config.bcm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,8 +1382,8 @@ bcm_device:
13821382
0:
13831383
global:
13841384
ftem_mem_entries: 65536
1385-
#enable port queue drop stats
1386-
sai_stats_support_mask: 0x880
1385+
#enable port queue drop stats + enable egress queue drop flex counter
1386+
sai_stats_support_mask: 0x804
13871387
#disable vxlan tunnel stats
13881388
sai_stats_disable_mask: 0x200
13891389
#For PPIU Mode, Set resources for counters in global mode counters like ACL, etc

0 commit comments

Comments
 (0)