File tree 14 files changed +14
-0
lines changed
x86_64-arista_7050cx3_32s
x86_64-dellemc_n3248pxe_c3338-r0/DELLEMC-N3248PXE
x86_64-dellemc_s5212f_c3538-r0/DellEMC-S5212f-P-25G
x86_64-dellemc_s5224f_c3538-r0/DellEMC-S5224f-P-25G
x86_64-quanta_ix7_bwde-r0/Quanta-IX7-BWDE-32X/l3
x86_64-quanta_ix7_rglbmc-r0/Quanta-IX7-32X/l3
x86_64-quanta_ix8_rglbmc-r0/Quanta-IX8-56X/l3
x86_64-quanta_ix8a_bwde-r0/Quanta-IX8A-BWDE-56X/l3
src/sonic-device-data/tests
14 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ host_as_route_disable=1
5
5
use_all_splithorizon_groups=1
6
6
riot_enable=1
7
7
sai_tunnel_support=1
8
+ sai_tunnel_underlay_route_mode=1
8
9
riot_overlay_l3_intf_mem_size=4096
9
10
riot_overlay_l3_egress_mem_size=32768
10
11
l3_ecmp_levels=2
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ host_as_route_disable=1
5
5
use_all_splithorizon_groups=1
6
6
riot_enable=1
7
7
sai_tunnel_support=1
8
+ sai_tunnel_underlay_route_mode=1
8
9
riot_overlay_l3_intf_mem_size=4096
9
10
riot_overlay_l3_egress_mem_size=32768
10
11
l3_ecmp_levels=2
Original file line number Diff line number Diff line change @@ -397,6 +397,7 @@ robust_hash_disable_mpls=1
397
397
robust_hash_disable_vlan=1
398
398
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_premium_issu/b870.6.4.1/
399
399
sai_tunnel_support=1
400
+ sai_tunnel_underlay_route_mode=1
400
401
serdes_core_rx_polarity_flip_physical{1}=0x8
401
402
serdes_core_rx_polarity_flip_physical{5}=0x2
402
403
serdes_core_rx_polarity_flip_physical{9}=0xc
Original file line number Diff line number Diff line change 12
12
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
13
13
{% - if 'dualtor' in switch_subtype .lower () %}
14
14
{% - set IPinIP_sock = 'sai_tunnel_support=1
15
+ sai_tunnel_underlay_route_mode=1
15
16
host_as_route_disable=1
16
17
l3_ecmp_levels=2' -%}
17
18
{% - endif %}
Original file line number Diff line number Diff line change 4
4
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
5
5
{% - if 'dualtor' in switch_subtype .lower () %}
6
6
{% - set IPinIP_sock = 'sai_tunnel_support=1
7
+ sai_tunnel_underlay_route_mode=1
7
8
host_as_route_disable=1
8
9
l3_ecmp_levels=2' -%}
9
10
{% - endif %}
Original file line number Diff line number Diff line change 12
12
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
13
13
{% - if 'dualtor' in switch_subtype .lower () %}
14
14
{% - set IPinIP_sock = 'sai_tunnel_support=1
15
+ sai_tunnel_underlay_route_mode=1
15
16
host_as_route_disable=1
16
17
l3_ecmp_levels=2' -%}
17
18
{% - endif %}
Original file line number Diff line number Diff line change @@ -349,6 +349,7 @@ l3_mem_entries=40960
349
349
#Tunnels
350
350
use_all_splithorizon_groups=1
351
351
sai_tunnel_support=1
352
+ sai_tunnel_underlay_route_mode=1
352
353
bcm_tunnel_term_compatible_mode=1
353
354
354
355
#RIOT Enable
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ l3_mem_entries=40960
127
127
#Tunnels
128
128
use_all_splithorizon_groups=1
129
129
sai_tunnel_support=1
130
+ sai_tunnel_underlay_route_mode=1
130
131
bcm_tunnel_term_compatible_mode=1
131
132
132
133
#RIOT Enable
Original file line number Diff line number Diff line change @@ -203,6 +203,7 @@ l3_mem_entries=40960
203
203
#Tunnels
204
204
use_all_splithorizon_groups=1
205
205
sai_tunnel_support=1
206
+ sai_tunnel_underlay_route_mode=1
206
207
bcm_tunnel_term_compatible_mode=1
207
208
208
209
ptp_ts_pll_fref=50000000
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ l3_mem_entries=40960
3
3
l3_alpm_enable=2
4
4
use_all_splithorizon_groups=1
5
5
sai_tunnel_support=1
6
+ sai_tunnel_underlay_route_mode=1
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ l3_mem_entries=40960
3
3
l3_alpm_enable=2
4
4
use_all_splithorizon_groups=1
5
5
sai_tunnel_support=1
6
+ sai_tunnel_underlay_route_mode=1
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ l3_mem_entries=40960
3
3
l3_alpm_enable=2
4
4
use_all_splithorizon_groups=1
5
5
sai_tunnel_support=1
6
+ sai_tunnel_underlay_route_mode=1
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ l3_mem_entries=40960
3
3
l3_alpm_enable=2
4
4
use_all_splithorizon_groups=1
5
5
sai_tunnel_support=1
6
+ sai_tunnel_underlay_route_mode=1
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ sai_trap_group_priority
2
2
use_all_splithorizon_groups
3
3
riot_enable
4
4
sai_tunnel_support
5
+ sai_tunnel_underlay_route_mode
5
6
riot_overlay_l3_intf_mem_size
6
7
riot_overlay_l3_egress_mem_size
7
8
l3_ecmp_levels
You can’t perform that action at this time.
0 commit comments