-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Ingrasys S8900 series platform #511
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add Ingrasys S8900-54XC platform driver * Add Ingrasys S8900-64XC platform driver * Reorganized Ingrasys debian package Signed-off-by: Wade He <chihen.he@gmail.com>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Apr 18, 2019
Submodule src/sonic-utilities 79a0185..6ba6d27: > load_minigraph: restart hostcfgd (sonic-net#511) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Apr 18, 2019
Submodule src/sonic-utilities 79a0185..6ba6d27: > load_minigraph: restart hostcfgd (#511) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Sep 9, 2019
Submodule src/sonic-sairedis 4ee82cb..1cf2eea: > Add acl counter match logic based on acl entry field (sonic-net#511) > Add specific comparison logic for ACL counter (sonic-net#484) Submodule src/sonic-swss 46bc1f4..660530e: > Fix VLAN error introduced with new 4.9 kernel behavior (sonic-net#1001) > Warmboot Vlan neigh restore fix (sonic-net#1040) Submodule src/sonic-utilities 11b4cf1..f76fc2c: > [warm reboot] Skip ASIC config pre-check if current image does not support it (sonic-net#637) > [FastReboot]: Send SIGINT to all teamd before stop (sonic-net#633) > [warm/fast reboot] provide strict option to prevent warm reboot under certain conditions (sonic-net#631) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Sep 10, 2019
Submodule src/sonic-sairedis 4ee82cb..1cf2eea: > Add acl counter match logic based on acl entry field (#511) > Add specific comparison logic for ACL counter (#484) Submodule src/sonic-swss 46bc1f4..660530e: > Fix VLAN error introduced with new 4.9 kernel behavior (#1001) > Warmboot Vlan neigh restore fix (#1040) Submodule src/sonic-utilities 11b4cf1..f76fc2c: > [warm reboot] Skip ASIC config pre-check if current image does not support it (#637) > [FastReboot]: Send SIGINT to all teamd before stop (#633) > [warm/fast reboot] provide strict option to prevent warm reboot under certain conditions (#631) 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
* In sync with our latest change, where we default failthrough to be False. Reference: Pull request sonic-net#2746 * Loading minigraph, flushes DB, which is not sent as updates to hostcfgd. So stop hostcfgd before load and restart after load, to be able to act in sync with updated CONFIG-DB.
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
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
Signed-off-by: Sihui Han <sihan@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
mssonicbld
added a commit
that referenced
this pull request
Jul 18, 2024
…D automatically (#19596) #### Why I did it src/sonic-platform-daemons ``` * 8c89f6b - (HEAD -> master, origin/master, origin/HEAD) [ycabled][active-active] Fix in gRPC channel callback logic by creating swsscommon table within the context (#509) (10 hours ago) [vdahiya12] * bc936a4 - Initialize application specific fields as 'N/A' in TRANSCEIVER_INFO table (#511) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 19, 2024
…D automatically (#19629) #### Why I did it src/sonic-platform-daemons ``` * 5bbe6d6 - (HEAD -> 202311, origin/202311) [ycabled][active-active] Fix in gRPC channel callback logic by creating swsscommon table within the context (#509) (9 minutes ago) [vdahiya12] * 12aede7 - Initialize application specific fields as 'N/A' in TRANSCEIVER_INFO table (#511) (#520) (4 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 19, 2024
…D automatically (#19631) #### Why I did it src/sonic-platform-daemons ``` * 923958f - (HEAD -> 202405, origin/202405) [ycabled][active-active] Fix in gRPC channel callback logic by creating swsscommon table within the context (#509) (9 minutes ago) [vdahiya12] * 2e8c935 - Initialize application specific fields as 'N/A' in TRANSCEIVER_INFO table (#511) (9 minutes ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
arun1355492
pushed a commit
to arun1355492/sonic-buildimage
that referenced
this pull request
Jul 26, 2024
…D automatically (sonic-net#19596) #### Why I did it src/sonic-platform-daemons ``` * 8c89f6b - (HEAD -> master, origin/master, origin/HEAD) [ycabled][active-active] Fix in gRPC channel callback logic by creating swsscommon table within the context (sonic-net#509) (10 hours ago) [vdahiya12] * bc936a4 - Initialize application specific fields as 'N/A' in TRANSCEIVER_INFO table (sonic-net#511) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Aug 1, 2024
…D automatically (sonic-net#19596) #### Why I did it src/sonic-platform-daemons ``` * 8c89f6b - (HEAD -> master, origin/master, origin/HEAD) [ycabled][active-active] Fix in gRPC channel callback logic by creating swsscommon table within the context (sonic-net#509) (10 hours ago) [vdahiya12] * bc936a4 - Initialize application specific fields as 'N/A' in TRANSCEIVER_INFO table (sonic-net#511) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Wade He chihen.he@gmail.com