Commit 6c5f2a4 1 parent 7a69613 commit 6c5f2a4 Copy full SHA for 6c5f2a4
File tree 7 files changed +14
-14
lines changed
src/sonic-config-engine/tests
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 88
88
{
89
89
"TUNNEL_DECAP_TABLE:IPINIP_TUNNEL" : {
90
90
"tunnel_type":"IPINIP",
91
- "dscp_mode":"uniform ",
91
+ "dscp_mode":"pipe ",
92
92
{% if "mlnx" in DEVICE_METADATA .localhost .platform %}
93
93
"ecn_mode":"standard",
94
94
{% else %}
141
141
{
142
142
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
143
143
"tunnel_type":"IPINIP",
144
- "dscp_mode":"uniform ",
144
+ "dscp_mode":"pipe ",
145
145
{% if "mlnx" in DEVICE_METADATA .localhost .platform %}
146
146
"ecn_mode":"standard",
147
147
{% else %}
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" :" uniform " ,
5
+ "dscp_mode" :" pipe " ,
6
6
"ecn_mode" :" copy_from_outer" ,
7
7
"ttl_mode" :" pipe"
8
8
},
41
41
{
42
42
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
43
43
"tunnel_type" :" IPINIP" ,
44
- "dscp_mode" :" uniform " ,
44
+ "dscp_mode" :" pipe " ,
45
45
"ecn_mode" :" copy_from_outer" ,
46
46
"ttl_mode" :" pipe"
47
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" :" uniform " ,
5
+ "dscp_mode" :" pipe " ,
6
6
"ecn_mode" :" copy_from_outer" ,
7
7
"ttl_mode" :" pipe"
8
8
},
41
41
{
42
42
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
43
43
"tunnel_type" :" IPINIP" ,
44
- "dscp_mode" :" uniform " ,
44
+ "dscp_mode" :" pipe " ,
45
45
"ecn_mode" :" copy_from_outer" ,
46
46
"ttl_mode" :" pipe"
47
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" :" uniform " ,
5
+ "dscp_mode" :" pipe " ,
6
6
"ecn_mode" :" copy_from_outer" ,
7
7
"ttl_mode" :" pipe"
8
8
},
65
65
{
66
66
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
67
67
"tunnel_type" :" IPINIP" ,
68
- "dscp_mode" :" uniform " ,
68
+ "dscp_mode" :" pipe " ,
69
69
"ecn_mode" :" copy_from_outer" ,
70
70
"ttl_mode" :" pipe"
71
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" :" uniform " ,
28
+ "dscp_mode" :" pipe " ,
29
29
"ecn_mode" :" copy_from_outer" ,
30
30
"ttl_mode" :" pipe"
31
31
},
97
97
{
98
98
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
99
99
"tunnel_type" :" IPINIP" ,
100
- "dscp_mode" :" uniform " ,
100
+ "dscp_mode" :" pipe " ,
101
101
"ecn_mode" :" copy_from_outer" ,
102
102
"ttl_mode" :" pipe"
103
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" :" uniform " ,
5
+ "dscp_mode" :" pipe " ,
6
6
"ecn_mode" :" copy_from_outer" ,
7
7
"ttl_mode" :" pipe"
8
8
},
65
65
{
66
66
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
67
67
"tunnel_type" :" IPINIP" ,
68
- "dscp_mode" :" uniform " ,
68
+ "dscp_mode" :" pipe " ,
69
69
"ecn_mode" :" copy_from_outer" ,
70
70
"ttl_mode" :" pipe"
71
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" :" uniform " ,
28
+ "dscp_mode" :" pipe " ,
29
29
"ecn_mode" :" copy_from_outer" ,
30
30
"ttl_mode" :" pipe"
31
31
},
97
97
{
98
98
"TUNNEL_DECAP_TABLE:IPINIP_V6_TUNNEL" : {
99
99
"tunnel_type" :" IPINIP" ,
100
- "dscp_mode" :" uniform " ,
100
+ "dscp_mode" :" pipe " ,
101
101
"ecn_mode" :" copy_from_outer" ,
102
102
"ttl_mode" :" pipe"
103
103
},
You can’t perform that action at this time.
0 commit comments