Skip to content

Commit

Permalink
Merge pull request sonic-net#47 from ec-brandonchen/202311.0
Browse files Browse the repository at this point in the history
JIRA-SONIC-9163: Sync cos number and stable size for ec-sai
  • Loading branch information
bryan1978 authored May 28, 2024
2 parents e10330d + ad2e250 commit 0727c3d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fpem_mem_entries=16384
l2xmsg_mode=1

# Platform specfic
bcm_num_cos=8
bcm_num_cos=10
bcm_stat_interval=2000000
cdma_timeout_usec=3000000
help_cli_enable=1
Expand All @@ -35,7 +35,7 @@ miim_intr_enable=0
module_64ports=1
port_flex_enable=1
schan_intr_enable=0
stable_size=0x5500000 ;Specify the stable cache size in bytes used for Warm boot operations
stable_size=0x5600000 ;Specify the stable cache size in bytes used for Warm boot operations
tdma_timeout_usec=3000000
skip_L2_USER_ENTRY=0
bcm_tunnel_term_compatible_mode=1
Expand Down

0 comments on commit 0727c3d

Please sign in to comment.