Skip to content

[platform]: Add S8900 two series for ingrasys#517

Closed
kaiyu22 wants to merge 1 commit intosonic-net:masterfrom
kaiyu22:master
Closed

[platform]: Add S8900 two series for ingrasys#517
kaiyu22 wants to merge 1 commit intosonic-net:masterfrom
kaiyu22:master

Conversation

@kaiyu22
Copy link
Copy Markdown
Contributor

@kaiyu22 kaiyu22 commented Apr 19, 2017

  • Adding S8900-54XC and S8900-64XC

Signed-off-by: Sam Yang yang.kaiyu@gmail.com

* Adding S8900-54XC and S8900-64XC

Signed-off-by: Sam Yang <yang.kaiyu@gmail.com>
@kaiyu22 kaiyu22 closed this Apr 19, 2017
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Apr 30, 2019
Submodule src/sonic-utilities 6ee0aea..b531934:
  > [db migrator] Introduce the DB migration infrastructure (sonic-net#519)
  > Skip INTERFACE entries w/o prefix (sonic-net#477)
  > Bring queue storm status to 'pfcwd show stats' (sonic-net#500)
  > Align PSU DB count field with the schema Spec. (sonic-net#509)
  > [scripts] remove duplicate script copying for nbrshow (sonic-net#517)
  > If fast-reboot-dump gives an error, don't continue with fast-reboot (sonic-net#515)
  > load_minigraph: restart hostcfgd (sonic-net#511)
  > [fast/warm reboot] add some sanity check before warm reboot (sonic-net#510)
  > show BPS, PPS, UTIL rates w/o previous clear (sonic-net#508)
  > In sync with our latest change, where we default failthrough to be False. (sonic-net#507)
  > Add warm-boot feature processing for wedge100bf_32x/65x platforms (sonic-net#485)
  > [generate_dump] system dump improvements (sonic-net#503)
  > [neighbor advertiser] convert int to string before concatenating (sonic-net#505)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Apr 30, 2019
Submodule src/sonic-utilities 6ee0aea..b531934:
  > [db migrator] Introduce the DB migration infrastructure (#519)
  > Skip INTERFACE entries w/o prefix (#477)
  > Bring queue storm status to 'pfcwd show stats' (#500)
  > Align PSU DB count field with the schema Spec. (#509)
  > [scripts] remove duplicate script copying for nbrshow (#517)
  > If fast-reboot-dump gives an error, don't continue with fast-reboot (#515)
  > load_minigraph: restart hostcfgd (#511)
  > [fast/warm reboot] add some sanity check before warm reboot (#510)
  > show BPS, PPS, UTIL rates w/o previous clear (#508)
  > In sync with our latest change, where we default failthrough to be False. (#507)
  > Add warm-boot feature processing for wedge100bf_32x/65x platforms (#485)
  > [generate_dump] system dump improvements (#503)
  > [neighbor advertiser] convert int to string before concatenating (#505)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
MichelMoriniaux pushed a commit to criteo-forks/sonic-buildimage that referenced this pull request May 28, 2019
Submodule src/sonic-utilities 6ee0aea..b531934:
  > [db migrator] Introduce the DB migration infrastructure (sonic-net#519)
  > Skip INTERFACE entries w/o prefix (sonic-net#477)
  > Bring queue storm status to 'pfcwd show stats' (sonic-net#500)
  > Align PSU DB count field with the schema Spec. (sonic-net#509)
  > [scripts] remove duplicate script copying for nbrshow (sonic-net#517)
  > If fast-reboot-dump gives an error, don't continue with fast-reboot (sonic-net#515)
  > load_minigraph: restart hostcfgd (sonic-net#511)
  > [fast/warm reboot] add some sanity check before warm reboot (sonic-net#510)
  > show BPS, PPS, UTIL rates w/o previous clear (sonic-net#508)
  > In sync with our latest change, where we default failthrough to be False. (sonic-net#507)
  > Add warm-boot feature processing for wedge100bf_32x/65x platforms (sonic-net#485)
  > [generate_dump] system dump improvements (sonic-net#503)
  > [neighbor advertiser] convert int to string before concatenating (sonic-net#505)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
* [scripts] remove duplicate script copying for nbrshow

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* also fix mmuconfig location to make the list in alphabetic order
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Oct 9, 2019
* 1f4a1d7 2019-09-24 | Add warm boot support with removed/created port (sonic-net#515) (HEAD, origin/master, origin/HEAD) [Kamil Cudnik]
* 59e530a 2019-09-20 | Add support for debug counters (sonic-net#517) [Danny Allen]
* 1ed09e0 2019-09-20 | fully support bulk_remove in sairedis (sonic-net#516) [Dong Zhang]
* 6cb1b31 2019-09-17 | Add support for port remove and port create (no warm boot) (sonic-net#500) [Kamil Cudnik]
* 83d86ed 2019-09-17 | Fix c_str() in printf for string (sonic-net#514) [Kamil Cudnik]
* 11b44b5 2019-09-16 | Advance SAI reference pointer to v1.5.0 (sonic-net#509) [Wenda Ni]
* 38c6945 2019-09-14 | support sflow on virtual switch (sonic-net#498) [Rakesh Datta]
* e7d766e 2019-09-09 | Add acl counter match logic based on acl entry field (sonic-net#511) [Kamil Cudnik]
* 58845ce 2019-09-06 |  Add extra check for warm boot discovered RIDs (sonic-net#502) [Kamil Cudnik]
* b4893ef 2019-09-05 | [flex counter]: Lower the severity of log during rif counter support check (sonic-net#504) [shikenghua]
* b859344 2019-09-03 | fix found typo in new added syncMode related codes (sonic-net#506) [Dong Zhang]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan added a commit that referenced this pull request Oct 18, 2019
[submodule]: update sonic-sairedis

1f4a1d7 2019-09-24 | Add warm boot support with removed/created port (#515) (HEAD, origin/master, origin/HEAD) [Kamil Cudnik]
59e530a 2019-09-20 | Add support for debug counters (#517) [Danny Allen]
1ed09e0 2019-09-20 | fully support bulk_remove in sairedis (#516) [Dong Zhang]
6cb1b31 2019-09-17 | Add support for port remove and port create (no warm boot) (#500) [Kamil Cudnik]
83d86ed 2019-09-17 | Fix c_str() in printf for string (#514) [Kamil Cudnik]
11b44b5 2019-09-16 | Advance SAI reference pointer to v1.5.0 (#509) [Wenda Ni]
38c6945 2019-09-14 | support sflow on virtual switch (#498) [Rakesh Datta]
e7d766e 2019-09-09 | Add acl counter match logic based on acl entry field (#511) [Kamil Cudnik]
58845ce 2019-09-06 | Add extra check for warm boot discovered RIDs (#502) [Kamil Cudnik]
b4893ef 2019-09-05 | [flex counter]: Lower the severity of log during rif counter support check (#504) [shikenghua]
b859344 2019-09-03 | fix found typo in new added syncMode related codes (#506) [Dong Zhang]

also update broadcom and mellanox SAI
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
TACappleman added a commit to Metaswitch/sonic-buildimage that referenced this pull request Aug 24, 2021
> Add a new field for FLEX_COUNTER_TABLE to indicate delay for flex counters (sonic-net#523)
> [logger] Make map access thread safe and proper terminate thread (sonic-net#510)
> Test with coverage output, publish gcov on Azure pipelines (sonic-net#517)
> Update schema.h to include config_db DHCP and state_db counter table (sonic-net#521)
> [schema] Add next hop group table to schema (sonic-net#475)
> Fix: DBInterface::get() return nullable strings (sonic-net#516)
> [netlink]refill netlink cache when failing to get the link object by name. (sonic-net#506)
> Fix test_ConfigDBSubscribe timing risk (sonic-net#512)
> added missing headers for building with gcc-10.3 (sonic-net#494)
> Modify the hardcode separator ":" to variable. (sonic-net#473)
prsunny pushed a commit that referenced this pull request Aug 25, 2021
508202b 2021-08-24 Add a new field for FLEX_COUNTER_TABLE to indicate delay for flex counters (#523)
9fd7dbf 2021-08-20 [logger] Make map access thread safe and proper terminate thread (#510)
e4c3d0b 2021-08-20 Test with coverage output, publish gcov on Azure pipelines (#517)
ef21bec 2021-08-18 Update schema.h to include config_db DHCP and state_db counter table (#521)
4e4eb9d 2021-08-19 [schema] Add next hop group table to schema (#475)

Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com>
mssonicbld added a commit that referenced this pull request Dec 3, 2024
… automatically (#21000)

#### Why I did it
src/sonic-platform-common
```
* 0f2e22f - (HEAD -> master, origin/master, origin/HEAD) Fall back to generic info if vendor specific parser fails (#517) (22 hours ago) [Ashwin Srinivasan]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Dec 3, 2024
… automatically (#20999)

#### Why I did it
src/sonic-platform-common
```
* 101fe2e - (HEAD -> 202405, origin/202405) Fall back to generic info if vendor specific parser fails (#517) (4 hours ago) [Ashwin Srinivasan]
```
#### How I did it
#### How to verify it
#### Description for the changelog
dgsudharsan pushed a commit to dgsudharsan/sonic-buildimage that referenced this pull request Jan 15, 2025
…et#517)

Create the interface for SRv6 static sids to work.

Compile the image and test or replace an existing docker_init.sh in a running SONiC switch
VladimirKuk pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Jan 21, 2025
… automatically (sonic-net#21000)

#### Why I did it
src/sonic-platform-common
```
* 0f2e22f - (HEAD -> master, origin/master, origin/HEAD) Fall back to generic info if vendor specific parser fails (sonic-net#517) (22 hours ago) [Ashwin Srinivasan]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request May 7, 2025
)

* Enables utility to fall back to generic info if vendor specific parser fails

* Added blank line after function end

* Changed per review
mssonicbld added a commit that referenced this pull request Nov 14, 2025
…lly (#24419)

#### Why I did it
src/sonic-gnmi
```
* 6052f33 - (HEAD -> master, origin/master, origin/HEAD) gNOI Debug Service Implementation (#524) (5 hours ago) [Matthew Soulsby]
* fdc89af - Implement V2R mapping for SRv6 SID counters (#533) (9 days ago) [Changrong Wu]
* a5ba442 - [gNOI]: sonic service client changes for OS Install RPC (#514) (9 days ago) [Kanchana]
* 59fe88e - [gNOI OS]: Refactor OS Install for architectural cleanup and dependency injection (#517) (10 days ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
…lly (sonic-net#24419)

#### Why I did it
src/sonic-gnmi
```
* 6052f33 - (HEAD -> master, origin/master, origin/HEAD) gNOI Debug Service Implementation (sonic-net#524) (5 hours ago) [Matthew Soulsby]
* fdc89af - Implement V2R mapping for SRv6 SID counters (sonic-net#533) (9 days ago) [Changrong Wu]
* a5ba442 - [gNOI]: sonic service client changes for OS Install RPC (sonic-net#514) (9 days ago) [Kanchana]
* 59fe88e - [gNOI OS]: Refactor OS Install for architectural cleanup and dependency injection (sonic-net#517) (10 days ago) [Kanchana]
```
#### 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
…lly (sonic-net#24419)

#### Why I did it
src/sonic-gnmi
```
* 6052f33 - (HEAD -> master, origin/master, origin/HEAD) gNOI Debug Service Implementation (sonic-net#524) (5 hours ago) [Matthew Soulsby]
* fdc89af - Implement V2R mapping for SRv6 SID counters (sonic-net#533) (9 days ago) [Changrong Wu]
* a5ba442 - [gNOI]: sonic service client changes for OS Install RPC (sonic-net#514) (9 days ago) [Kanchana]
* 59fe88e - [gNOI OS]: Refactor OS Install for architectural cleanup and dependency injection (sonic-net#517) (10 days ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…lly (sonic-net#24419)

#### Why I did it
src/sonic-gnmi
```
* 6052f33 - (HEAD -> master, origin/master, origin/HEAD) gNOI Debug Service Implementation (sonic-net#524) (5 hours ago) [Matthew Soulsby]
* fdc89af - Implement V2R mapping for SRv6 SID counters (sonic-net#533) (9 days ago) [Changrong Wu]
* a5ba442 - [gNOI]: sonic service client changes for OS Install RPC (sonic-net#514) (9 days ago) [Kanchana]
* 59fe88e - [gNOI OS]: Refactor OS Install for architectural cleanup and dependency injection (sonic-net#517) (10 days ago) [Kanchana]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant