-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'sonic-net:master' into bmp_db
- Loading branch information
Showing
614 changed files
with
95,004 additions
and
7,163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/BALANCED
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../common/profiles/th5/gen/BALANCED |
6 changes: 6 additions & 0 deletions
6
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/buffer_ports.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{%- macro generate_port_lists(PORT_ALL) %} | ||
{# Generate list of ports #} | ||
{%- for port_idx in range(0, 512, 4) %} | ||
{%- if PORT_ALL.append("Ethernet%d" % (port_idx)) %}{%- endif %} | ||
{%- endfor %} | ||
{%- endmacro %} |
2 changes: 2 additions & 0 deletions
2
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/buffers.json.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{%- set default_topo = 't1' %} | ||
{%- include 'buffers_config.j2' %} |
1 change: 1 addition & 0 deletions
1
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/buffers_defaults_t0.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
BALANCED/buffers_defaults_t0.j2 |
1 change: 1 addition & 0 deletions
1
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/buffers_defaults_t1.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
BALANCED/buffers_defaults_t1.j2 |
202 changes: 202 additions & 0 deletions
202
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/hwsku.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,202 @@ | ||
{ | ||
"interfaces": { | ||
"Ethernet0": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet8": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet16": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet24": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet32": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet40": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet48": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet56": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet64": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet72": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet80": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet88": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet96": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet104": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet112": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet120": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet128": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet136": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet144": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet152": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet160": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet168": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet176": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet184": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet192": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet200": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet208": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet216": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet224": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet232": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet240": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet248": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet256": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet264": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet272": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet280": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet288": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet296": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet304": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet312": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet320": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet328": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet336": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet344": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet352": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet360": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet368": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet376": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet384": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet392": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet400": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet408": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet416": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet424": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet432": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet440": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet448": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet456": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet464": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet472": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet480": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet488": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet496": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet504": { | ||
"default_brkout_mode": "2x400G" | ||
}, | ||
"Ethernet512": { | ||
"default_brkout_mode": "1x10G" | ||
}, | ||
"Ethernet513": { | ||
"default_brkout_mode": "1x10G" | ||
} | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
device/arista/x86_64-arista_7060x6_64de/Arista-7060X6-64DE-O128S2/pg_profile_lookup.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
BALANCED/pg_profile_lookup.ini |
Oops, something went wrong.