Skip to content

Commit

Permalink
Add fabric lane mapping to vs (sai.profile) and HWSKU Force10-S6000 (#…
Browse files Browse the repository at this point in the history
…7629)

This PR is actually #6185 that was merged and then reverted to avoid test failure in swss. 

Now sonic-net/sonic-swss#1459 merged, and so this PR could merge to enable fabric test in swss.

Signed-off-by: ngocdo <ngocdo@arista.com>
  • Loading branch information
ngoc-do committed Jun 23, 2021
1 parent 3e90901 commit 0ba67df
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
fabric1:1
fabric2:2
fabric3:3
fabric4:4
fabric5:5
fabric6:6
fabric7:7
fabric8:8
fabric9:9
fabric10:10
fabric11:11
fabric12:12
fabric13:13
fabric14:14
fabric15:15
fabric16:16
1 change: 1 addition & 0 deletions src/sonic-device-data/src/sai.vs_profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850
SAI_VS_HOSTIF_USE_TAP_DEVICE=true
SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini
SAI_VS_CORE_PORT_INDEX_MAP_FILE=/usr/share/sonic/hwsku/coreportindexmap.ini
SAI_VS_INTERFACE_FABRIC_LANE_MAP_FILE=/usr/share/sonic/hwsku/fabriclanemap.ini

0 comments on commit 0ba67df

Please sign in to comment.