Skip to content

Commit

Permalink
Changes to support topology and port speed agnostic switch init for T…
Browse files Browse the repository at this point in the history
…D3 based platforms (#10587)
  • Loading branch information
vmittal-msft authored Apr 18, 2022
1 parent a0c76b1 commit dd243c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ stable_size=0x5500000
tdma_timeout_usec=15000000
tslam_timeout_usec=15000000
sai_optimized_mmu=1
mmu_init_config="TD3-MSFT-T0-100G"
mmu_init_config="TD3-MSFT-CUSTOM"
buf.map.egress_pool0.ingress_pool=0
buf.map.egress_pool1.ingress_pool=0
buf.map.egress_pool2.ingress_pool=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ stable_size=0x5500000
tdma_timeout_usec=15000000
tslam_timeout_usec=15000000
sai_optimized_mmu=1
mmu_init_config="TD3-MSFT-T0-50G"
mmu_init_config="TD3-MSFT-CUSTOM"
buf.map.egress_pool0.ingress_pool=0
buf.map.egress_pool1.ingress_pool=0
buf.map.egress_pool2.ingress_pool=1
Expand Down

0 comments on commit dd243c1

Please sign in to comment.