Skip to content

Add Delta Platform et-6248brb#1617

Closed
jackyjsliu wants to merge 2 commits intosonic-net:masterfrom
jackyjsliu:master
Closed

Add Delta Platform et-6248brb#1617
jackyjsliu wants to merge 2 commits intosonic-net:masterfrom
jackyjsliu:master

Conversation

@jackyjsliu
Copy link

@jackyjsliu jackyjsliu commented Apr 18, 2018

- What I did
add delta platform et-6248brb at sonic
CPU: Intel Rangeley C2358
MAC: Broadcom BCM56340
Port: 48X1G+2X10G
- How to verify it
This platform was tested and verified with libsaibcm_3.1.3.4-8_amd64 ( 1a06a0e ).

Because we tested the libsaibcm_3.1.3.4-10_amd64 on sonic-buildimage master branch, and found it couldn't bring up the broadcom helix4 ASIC chip.

test with sai version 3.1.3.4-8

Signed-off-by: jackyjsliu <[email protected]>
Signed-off-by: jackyjsliu <[email protected]>
@msftclas
Copy link

msftclas commented Apr 18, 2018

CLA assistant check
All CLA requirements met.

@jackyjsliu
Copy link
Author

Sorry, we make a mistake.
We delete our repository accidentally.
So, please help to close this pull request.
After we push our code again, we will push a new pull request.
We're sorry for the inconvenience.

@jackyjsliu jackyjsliu closed this Apr 25, 2018
mssonicbld added a commit that referenced this pull request Aug 27, 2025
…tically (#23334)

#### Why I did it
src/sonic-sairedis
```
* 7c435771 - (HEAD -> master, origin/master, origin/HEAD) Add missing <array> include to TestSyncdBrcm.cpp (#1632) (2 days ago) [Saikrishna Arcot]
* 80daaa3d - Support for platforms based on Clounix net device (#1618) (2 days ago) [LongWuuu]
* d5a9128a - Ignore SAI_TUNNEL_ATTR_ENCAP_TTL_MODE not implemented error during 202411->202505 warm-upgrade (#1644) (4 days ago) [Ryangwaite]
* 803973ab - Revert "update docker sonic test (#1639)" (#1643) (7 days ago) [jingwenxie]
* a600170d - update docker sonic test (#1639) (2 weeks ago) [jingwenxie]
* 3217d783 - Update SAI to include macsec POST API headers (#1628) (3 weeks ago) [senthil-nexthop]
* d500ae72 - [trim]: Add Packet Trimming Drop Counters to VS lib (#1630) (3 weeks ago) [Nazarii Hnydyn]
* 465bdced - VPP: Update UN_PERF to UN. (#1634) (4 weeks ago) [dypet]
* 0b8ccb1a - [Xsight] update config_syncd_xsight() (#1607) (5 weeks ago) [Eran Dahan]
* 4a96de71 - Temp workaround for sonic-buildimage issue 23387 (#1629) (5 weeks ago) [veronica-arista]
* 2e9c8563 - Use container registry when running tests (#1635) (5 weeks ago) [Saikrishna Arcot]
* ed738699 - Updated SAI version to 1.16.3. (#1631) (5 weeks ago) [mramezani95]
* dcf7573f - Allow missing SAI_MY_SID_ENTRY_ATTR_ENDPOINT_BEHAVIOR_FLAVOR. (#1597) (5 weeks ago) [dypet]
* 5bf346fe - fix the BFD tests for VPP (#1617) (5 weeks ago) [aronovic]
* 7bb53263 - (origin/sai_query_stats_st_capability) Exclude sonic-vpp sai code from code coverage check (#1622) (6 weeks ago) [yue-fred-gao]
* fb5652bd - [meta] do not fail bulk operations if MODE_IGNORE_ERROR (#1613) (6 weeks ago) [Nikola Dancejic]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…tically (sonic-net#23334)

#### Why I did it
src/sonic-sairedis
```
* 7c435771 - (HEAD -> master, origin/master, origin/HEAD) Add missing <array> include to TestSyncdBrcm.cpp (sonic-net#1632) (2 days ago) [Saikrishna Arcot]
* 80daaa3d - Support for platforms based on Clounix net device (sonic-net#1618) (2 days ago) [LongWuuu]
* d5a9128a - Ignore SAI_TUNNEL_ATTR_ENCAP_TTL_MODE not implemented error during 202411->202505 warm-upgrade (sonic-net#1644) (4 days ago) [Ryangwaite]
* 803973ab - Revert "update docker sonic test (sonic-net#1639)" (sonic-net#1643) (7 days ago) [jingwenxie]
* a600170d - update docker sonic test (sonic-net#1639) (2 weeks ago) [jingwenxie]
* 3217d783 - Update SAI to include macsec POST API headers (sonic-net#1628) (3 weeks ago) [senthil-nexthop]
* d500ae72 - [trim]: Add Packet Trimming Drop Counters to VS lib (sonic-net#1630) (3 weeks ago) [Nazarii Hnydyn]
* 465bdced - VPP: Update UN_PERF to UN. (sonic-net#1634) (4 weeks ago) [dypet]
* 0b8ccb1a - [Xsight] update config_syncd_xsight() (sonic-net#1607) (5 weeks ago) [Eran Dahan]
* 4a96de71 - Temp workaround for sonic-buildimage issue 23387 (sonic-net#1629) (5 weeks ago) [veronica-arista]
* 2e9c8563 - Use container registry when running tests (sonic-net#1635) (5 weeks ago) [Saikrishna Arcot]
* ed738699 - Updated SAI version to 1.16.3. (sonic-net#1631) (5 weeks ago) [mramezani95]
* dcf7573f - Allow missing SAI_MY_SID_ENTRY_ATTR_ENDPOINT_BEHAVIOR_FLAVOR. (sonic-net#1597) (5 weeks ago) [dypet]
* 5bf346fe - fix the BFD tests for VPP (sonic-net#1617) (5 weeks ago) [aronovic]
* 7bb53263 - (origin/sai_query_stats_st_capability) Exclude sonic-vpp sai code from code coverage check (sonic-net#1622) (6 weeks ago) [yue-fred-gao]
* fb5652bd - [meta] do not fail bulk operations if MODE_IGNORE_ERROR (sonic-net#1613) (6 weeks ago) [Nikola Dancejic]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants