Skip to content

Is the branch, 201811 (Broadcom SAI 3.3 GA release) supporting the Broadcom TD3 chip yet? #2370

Closed
@pollyhsu2git

Description

@pollyhsu2git

Description
Based on the Broadcom SAI release note, the Broadcom SAI 3.3.X.X supports the Broadcom TD3 chp. However, based on our testing here on the branch, 201811, it seems NOT

We just want to clarify that:

  1. Whether SONiC has any plan to support the Broadcom TD3 chip?
  2. If YES, when will it be?

Steps to reproduce the issue:

  1. git clone the SONiC code base, and checkout the branch, 201811.
  2. Do the porting of our TD3 model (AS7726-32X) based on the SONiC porting guide.
  3. The syncd initialized failed with the following error messages:

Describe the results you received:
Nov 3 17:32:36.851910 sonic ERR syncd#syncd: sai_api_initialize:105 BRCM SAI ver: [3.3.3.1], OCP SAI ver: [1.3.3], SDK ver: [6.5.13]
Nov 3 17:32:39.041327 sonic INFO syncd#supervisord: syncd PCI unit 0: Dev 0xb870, Rev 0x01, Chip BCM56870_A0, Driver BCM56870_A0#015
Nov 3 17:32:39.041327 sonic INFO syncd#supervisord: syncd #15#015
Nov 3 17:32:39.041327 sonic INFO syncd#supervisord: syncd Initializing platform#015#015
Nov 3 17:32:39.148944 sonic INFO syncd#supervisord: syncd SOC unit 0 attached to PCI device BCM56870_A0#015
Nov 3 17:32:39.152045 sonic INFO syncd#supervisord: syncd Boot flags: Cold boot#015
Nov 3 17:32:39.153589 sonic INFO syncd#supervisord: syncd rc: unit 0 device BCM56870_A0#015
Nov 3 17:32:39.971735 sonic INFO syncd#supervisord: syncd 0:_cmd_cancun_file_load: Fail to open/load file bcm56870_a0_cmh.pkg. (Invalid parameter)#15
Nov 3 17:32:39.971735 sonic INFO syncd#supervisord: syncd 0:_cmd_cancun_file_load: Fail to open/load file bcm56870_a0_cch.pkg. (Invalid parameter)#15
Nov 3 17:32:39.971735 sonic INFO syncd#supervisord: syncd 0:_cmd_cancun_file_load: Fail to open/load file bcm56870_a0_ceh.pkg. (Invalid parameter)#15
Nov 3 17:32:40.003190 sonic INFO syncd#supervisord: syncd 0:soc_cancun_cch_reg_set: CCH file is not loaded#015
Nov 3 17:32:40.011619 sonic INFO syncd#supervisord: syncd 0:_cmd_cancun_file_load: Fail to open/load file bcm56870_a0_cih.pkg. (Invalid parameter)#15
....
root@sonic:/# cd /
root@sonic:/# find . -name *.pkg
root@sonic:/#

Describe the results you expected:

  1. syncd is initialized successfully.
  2. swss is initialized successfully
  3. the port / interface is up and running

Additional information you deem important (e.g. issue happens only occasionally):

root@sonic:/home/admin# show platform summary
Platform: x86_64-accton_as7726_32x-r0
HwSKU: Accton-AS7726-32X
ASIC: broadcom
root@sonic:/home/admin# show ver
SONiC Software Version: SONiC.201811.0-dirty-20181210.140616
Distribution: Debian 9.6
Kernel: 4.9.0-7-amd64
Build commit: ff9eb73
Build date: Mon Dec 10 06:10:31 UTC 2018
Built by: polly_hsu@Tainan-Linux-216

**Attach debug file `sudo generate_dump`:**

sonic_dump_sonic_20161103_174424.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions