Add fabric lane mapping to vs (sai.profile) and HWSKU Force10-S6000 (#7629)

This PR is actually https://github.com/Azure/sonic-buildimage/pull/6185 that was merged and then reverted to avoid test failure in swss. 

Now https://github.com/Azure/sonic-swss/pull/1459/ merged, and so this PR could merge to enable fabric test in swss.

Signed-off-by: ngocdo <ngocdo@arista.com>
This commit is contained in:
ngoc-do 2021-06-23 10:26:39 -07:00 committed by GitHub
parent 3e909014f9
commit 0ba67df0f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

View File

@ -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

View File

@ -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