Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202012][celestica/silverstone]: Update platform driver and platform APIs #9911

Open
wants to merge 15 commits into
base: 202012
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,18 @@ pll_bypass=1

init_all_modules=0

sai_tunnel_global_sip_mask_enable=1

# disables bcmALPMDH (ALPM distributed hitbit) thread. This thread is purely for debug purpose
l3_alpm_hit_skip=1

l3_max_ecmp_mode.0=1
l3_alpm_enable=2
l3_alpm_ipv6_128b_bkt_rsvd=1
l2_mem_entries=40960
l3_mem_entries=40960

bcm_tunnel_term_compatible_mode.0=1

#portmap_38=257:10
#portmap_118=258:10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ linkscan off
m0 load 0 0x3800 /usr/share/sonic/platform/custom.bin
sleep 10
led auto on; led start
linkscan on
linkscan force=all on
Loading