File tree 7 files changed +14
-30
lines changed
src/sonic-config-engine/tests
7 files changed +14
-30
lines changed Original file line number Diff line number Diff line change 83
83
{
84
84
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
85
85
"tunnel_type":"IPINIP",
86
- {% if "mlnx" in DEVICE_METADATA .localhost .platform %}
87
86
"dscp_mode":"uniform",
87
+ {% if "mlnx" in DEVICE_METADATA .localhost .platform %}
88
88
"ecn_mode":"standard",
89
89
{% else %}
90
- "dscp_mode":"pipe",
91
- "decap_dscp_to_tc_map":"AZURE",
92
90
"ecn_mode":"copy_from_outer",
93
91
{% endif %}
94
92
"ttl_mode":"pipe"
138
136
{
139
137
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
140
138
"tunnel_type":"IPINIP",
141
- {% if "mlnx" in DEVICE_METADATA .localhost .platform %}
142
139
"dscp_mode":"uniform",
140
+ {% if "mlnx" in DEVICE_METADATA .localhost .platform %}
143
141
"ecn_mode":"standard",
144
142
{% else %}
145
- "dscp_mode":"pipe",
146
- "decap_dscp_to_tc_map":"AZURE",
147
143
"ecn_mode":"copy_from_outer",
148
144
{% endif %}
149
145
"ttl_mode":"pipe"
Original file line number Diff line number Diff line change 2
2
{
3
3
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
4
4
"tunnel_type" :" IPINIP" ,
5
- "dscp_mode" :" pipe" ,
6
- "decap_dscp_to_tc_map" :" AZURE" ,
5
+ "dscp_mode" :" uniform" ,
7
6
"ecn_mode" :" copy_from_outer" ,
8
7
"ttl_mode" :" pipe"
9
8
},
42
41
{
43
42
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
44
43
"tunnel_type" :" IPINIP" ,
45
- "dscp_mode" :" pipe" ,
46
- "decap_dscp_to_tc_map" :" AZURE" ,
44
+ "dscp_mode" :" uniform" ,
47
45
"ecn_mode" :" copy_from_outer" ,
48
46
"ttl_mode" :" pipe"
49
47
},
Original file line number Diff line number Diff line change 2
2
{
3
3
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
4
4
"tunnel_type" :" IPINIP" ,
5
- "dscp_mode" :" pipe" ,
6
- "decap_dscp_to_tc_map" :" AZURE" ,
5
+ "dscp_mode" :" uniform" ,
7
6
"ecn_mode" :" copy_from_outer" ,
8
7
"ttl_mode" :" pipe"
9
8
},
42
41
{
43
42
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
44
43
"tunnel_type" :" IPINIP" ,
45
- "dscp_mode" :" pipe" ,
46
- "decap_dscp_to_tc_map" :" AZURE" ,
44
+ "dscp_mode" :" uniform" ,
47
45
"ecn_mode" :" copy_from_outer" ,
48
46
"ttl_mode" :" pipe"
49
47
},
Original file line number Diff line number Diff line change 2
2
{
3
3
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
4
4
"tunnel_type" :" IPINIP" ,
5
- "dscp_mode" :" pipe" ,
6
- "decap_dscp_to_tc_map" :" AZURE" ,
5
+ "dscp_mode" :" uniform" ,
7
6
"ecn_mode" :" copy_from_outer" ,
8
7
"ttl_mode" :" pipe"
9
8
},
66
65
{
67
66
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
68
67
"tunnel_type" :" IPINIP" ,
69
- "dscp_mode" :" pipe" ,
70
- "decap_dscp_to_tc_map" :" AZURE" ,
68
+ "dscp_mode" :" uniform" ,
71
69
"ecn_mode" :" copy_from_outer" ,
72
70
"ttl_mode" :" pipe"
73
71
},
Original file line number Diff line number Diff line change 25
25
{
26
26
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
27
27
"tunnel_type" :" IPINIP" ,
28
- "dscp_mode" :" pipe" ,
29
- "decap_dscp_to_tc_map" :" AZURE" ,
28
+ "dscp_mode" :" uniform" ,
30
29
"ecn_mode" :" copy_from_outer" ,
31
30
"ttl_mode" :" pipe"
32
31
},
98
97
{
99
98
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
100
99
"tunnel_type" :" IPINIP" ,
101
- "dscp_mode" :" pipe" ,
102
- "decap_dscp_to_tc_map" :" AZURE" ,
100
+ "dscp_mode" :" uniform" ,
103
101
"ecn_mode" :" copy_from_outer" ,
104
102
"ttl_mode" :" pipe"
105
103
},
Original file line number Diff line number Diff line change 2
2
{
3
3
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
4
4
"tunnel_type" :" IPINIP" ,
5
- "dscp_mode" :" pipe" ,
6
- "decap_dscp_to_tc_map" :" AZURE" ,
5
+ "dscp_mode" :" uniform" ,
7
6
"ecn_mode" :" copy_from_outer" ,
8
7
"ttl_mode" :" pipe"
9
8
},
66
65
{
67
66
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
68
67
"tunnel_type" :" IPINIP" ,
69
- "dscp_mode" :" pipe" ,
70
- "decap_dscp_to_tc_map" :" AZURE" ,
68
+ "dscp_mode" :" uniform" ,
71
69
"ecn_mode" :" copy_from_outer" ,
72
70
"ttl_mode" :" pipe"
73
71
},
Original file line number Diff line number Diff line change 25
25
{
26
26
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
27
27
"tunnel_type" :" IPINIP" ,
28
- "dscp_mode" :" pipe" ,
29
- "decap_dscp_to_tc_map" :" AZURE" ,
28
+ "dscp_mode" :" uniform" ,
30
29
"ecn_mode" :" copy_from_outer" ,
31
30
"ttl_mode" :" pipe"
32
31
},
98
97
{
99
98
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
100
99
"tunnel_type" :" IPINIP" ,
101
- "dscp_mode" :" pipe" ,
102
- "decap_dscp_to_tc_map" :" AZURE" ,
100
+ "dscp_mode" :" uniform" ,
103
101
"ecn_mode" :" copy_from_outer" ,
104
102
"ttl_mode" :" pipe"
105
103
},
You can’t perform that action at this time.
0 commit comments