Skip to content
Merged
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 @@ -39,7 +39,7 @@ bcm_device:
#l3_intf_vlan_split_egress for MTU at L3IF
l3_intf_vlan_split_egress : 1
pfc_deadlock_seq_control : 1
sai_tunnel_support: 2
sai_tunnel_support: 0x12
bcm_tunnel_term_compatible_mode: 1
l3_ecmp_member_first_lkup_mem_size: 12288
stat_custom_receive0_management_mode: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bcm_device:
#l3_intf_vlan_split_egress for MTU at L3IF
l3_intf_vlan_split_egress : 1
pfc_deadlock_seq_control : 1
sai_tunnel_support: 2
sai_tunnel_support: 0x12
bcm_tunnel_term_compatible_mode: 1
l3_ecmp_member_first_lkup_mem_size: 12288
stat_custom_receive0_management_mode: 1
Expand Down
Loading