Skip to content

Commit

Permalink
Merge pull request #242 from kantaphon/201811_azure_seastone2_porting…
Browse files Browse the repository at this point in the history
…_platform

[platform-device/celestica]: add seastone2 platform and device
  • Loading branch information
Wirut Getbamrung committed Mar 18, 2021
2 parents 6c2fd18 + 2929c80 commit 8c2fd12
Show file tree
Hide file tree
Showing 48 changed files with 8,430 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# name lanes alias fec index speed
Ethernet0 1,2,3,4 QSFP1 rs 1 100000
Ethernet4 5,6,7,8 QSFP2 rs 2 100000
Ethernet8 9,10,11,12 QSFP3 rs 3 100000
Ethernet12 13,14,15,16 QSFP4 rs 4 100000
Ethernet16 17,18,19,20 QSFP5 rs 5 100000
Ethernet20 21,22,23,24 QSFP6 rs 6 100000
Ethernet24 25,26,27,28 QSFP7 rs 7 100000
Ethernet28 29,30,31,32 QSFP8 rs 8 100000
Ethernet32 33,34,35,36 QSFP9 rs 9 100000
Ethernet36 37,38,39,40 QSFP10 rs 10 100000
Ethernet40 41,42,43,44 QSFP11 rs 11 100000
Ethernet44 45,46,47,48 QSFP12 rs 12 100000
Ethernet48 49,50,51,52 QSFP13 rs 13 100000
Ethernet52 53,54,55,56 QSFP14 rs 14 100000
Ethernet56 57,58,59,60 QSFP15 rs 15 100000
Ethernet60 61,62,63,64 QSFP16 rs 16 100000
Ethernet64 65,66,67,68 QSFP17 rs 17 100000
Ethernet68 69,70,71,72 QSFP18 rs 18 100000
Ethernet72 73,74,75,76 QSFP19 rs 19 100000
Ethernet76 77,78,79,80 QSFP20 rs 20 100000
Ethernet80 81,82,83,84 QSFP21 rs 21 100000
Ethernet84 85,86,87,88 QSFP22 rs 22 100000
Ethernet88 89,90,91,92 QSFP23 rs 23 100000
Ethernet92 93,94,95,96 QSFP24 rs 24 100000
Ethernet96 97,98,99,100 QSFP25 rs 25 100000
Ethernet100 101,102,103,104 QSFP26 rs 26 100000
Ethernet104 105,106,107,108 QSFP27 rs 27 100000
Ethernet108 109,110,111,112 QSFP28 rs 28 100000
Ethernet112 113,114,115,116 QSFP29 rs 29 100000
Ethernet116 117,118,119,120 QSFP30 rs 30 100000
Ethernet120 121,122,123,124 QSFP31 rs 31 100000
Ethernet124 125,126,127,128 QSFP32 rs 32 100000
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-seastone_2-32x100G.config.bcm
SAI_NUM_ECMP_MEMBERS=64
Loading

0 comments on commit 8c2fd12

Please sign in to comment.