[Mellanox]platform api support firmware install#3931
Merged
lguohan merged 9 commits intosonic-net:masterfrom Jan 29, 2020
Merged
[Mellanox]platform api support firmware install#3931lguohan merged 9 commits intosonic-net:masterfrom
lguohan merged 9 commits intosonic-net:masterfrom
Conversation
added 7 commits
November 21, 2019 09:53
the onie-fw-update has been postfixed with ".sh" after installed on the DUT.
Contributor
|
Retest vs please |
Contributor
|
Retest vsimage please |
srideepDell
previously approved these changes
Jan 15, 2020
Contributor
|
Retest vsimage please |
…taller via using the newly introduced onie_entry
keboliu
previously approved these changes
Jan 19, 2020
Collaborator
|
@srideepDell could you please approve this PR or you have additional feedback? |
Collaborator
Author
|
@nazariig the code that take advantage of new grub variable to resolve the sonic_installer broken issue has been merged. |
nazariig
requested changes
Jan 22, 2020
platform/mellanox/onie-fw-update
Outdated
| } | ||
|
|
||
| # ONIE entry must exist in grub config | ||
| find_onie_menuentry() |
Collaborator
There was a problem hiding this comment.
@stephenxs Since we are already use onie_entry, we do not need this anymore
jleveque
previously approved these changes
Jan 22, 2020
Contributor
jleveque
left a comment
There was a problem hiding this comment.
Looks good to me. Please work through comments from other reviewers.
nazariig
approved these changes
Jan 23, 2020
Collaborator
|
retest vsimage please |
sujinmkang
approved these changes
Jan 28, 2020
abdosi
pushed a commit
that referenced
this pull request
Feb 24, 2020
support firmware install, including CPLD and BIOS. CPLD: cpldupdate BIOS: boot to onie and update BIOS in onie and then boot to SONiC
pphuchar
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Mar 9, 2020
support firmware install, including CPLD and BIOS. CPLD: cpldupdate BIOS: boot to onie and update BIOS in onie and then boot to SONiC
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 24, 2020
support firmware install, including CPLD and BIOS. CPLD: cpldupdate BIOS: boot to onie and update BIOS in onie and then boot to SONiC
mssonicbld
added a commit
that referenced
this pull request
Oct 14, 2025
…lly (#23491) #### Why I did it src/sonic-swss ``` * c87bf6c0 - (HEAD -> master, origin/master, origin/HEAD) [FC] Reduce sairedis calls by efficient caching (#3854) (6 hours ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (#3931) (10 hours ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (#3872) (3 days ago) [venkit-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Nov 1, 2025
…lly (#24266) #### Why I did it src/sonic-swss ``` * 3ccfa629 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add FEC frame loss ratio monitoring with predictive analytics (#3869) (3 days ago) [Apoorv Sachan] * 2018ed33 - Add mock test for IPv4/IPv6 route add/delete (#3839) (3 days ago) [meghtony] * 47df8071 - [portsorch] Fixed port comparison logic executed every doTask for every port (#3821) (3 days ago) [Stepan Blyshchak] * 0c60bdb4 - [ssw][ha] use endpoint IP to for tunnel term acl (#3897) (3 days ago) [Jing Zhang] * 80c742c2 - [muxorch] Fix handling mux neighbors learned after route (#3937) (4 days ago) [Nikola Dancejic] * bd479539 - [Vnetorch] Ecmp vnet local routes (#3935) (7 days ago) [Leyza] * 5de59222 - [FC] Set FC delay in command line parameters (#3814) (8 days ago) [Stepan Blyshchak] * 85a06154 - [ssw][ha] set `SAI_ENI_ATTR_IS_HA_FLOW_OWNER` & `SAI_ENI_ATTR_HA_SCOPE_ID` when creating eni (#3881) (11 days ago) [Jing Zhang] * bc40a043 - Skip flush if ring buffer is not empty or thread is not in idle (#3895) (11 days ago) [Eddie Ruan] * ab96400c - [trim]: Update log level severity to avoid errors during attribute/enum capabilities query (#3916) (2 weeks ago) [Nazarii Hnydyn] * 582eed0e - [vs]: Fix trimming test cases: avoid config consolidation (#3939) (2 weeks ago) [Nazarii Hnydyn] * 34b9f366 - [vs]: Fix trimming test cases: avoid NULL OID polling (#3943) (2 weeks ago) [Nazarii Hnydyn] * 8b8918a7 - [ACL] Populate SAI tunnel term correctly (#3924) (2 weeks ago) [Vivek] * fb56d6da - Maximum non-zero FEC histogram bin (#3919) (2 weeks ago) [Prince George] * c87bf6c0 - [FC] Reduce sairedis calls by efficient caching (#3854) (3 weeks ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (#3931) (3 weeks ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (#3872) (3 weeks ago) [venkit-nexthop] ``` #### 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#24266) #### Why I did it src/sonic-swss ``` * 3ccfa629 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add FEC frame loss ratio monitoring with predictive analytics (sonic-net#3869) (3 days ago) [Apoorv Sachan] * 2018ed33 - Add mock test for IPv4/IPv6 route add/delete (sonic-net#3839) (3 days ago) [meghtony] * 47df8071 - [portsorch] Fixed port comparison logic executed every doTask for every port (sonic-net#3821) (3 days ago) [Stepan Blyshchak] * 0c60bdb4 - [ssw][ha] use endpoint IP to for tunnel term acl (sonic-net#3897) (3 days ago) [Jing Zhang] * 80c742c2 - [muxorch] Fix handling mux neighbors learned after route (sonic-net#3937) (4 days ago) [Nikola Dancejic] * bd479539 - [Vnetorch] Ecmp vnet local routes (sonic-net#3935) (7 days ago) [Leyza] * 5de59222 - [FC] Set FC delay in command line parameters (sonic-net#3814) (8 days ago) [Stepan Blyshchak] * 85a06154 - [ssw][ha] set `SAI_ENI_ATTR_IS_HA_FLOW_OWNER` & `SAI_ENI_ATTR_HA_SCOPE_ID` when creating eni (sonic-net#3881) (11 days ago) [Jing Zhang] * bc40a043 - Skip flush if ring buffer is not empty or thread is not in idle (sonic-net#3895) (11 days ago) [Eddie Ruan] * ab96400c - [trim]: Update log level severity to avoid errors during attribute/enum capabilities query (sonic-net#3916) (2 weeks ago) [Nazarii Hnydyn] * 582eed0e - [vs]: Fix trimming test cases: avoid config consolidation (sonic-net#3939) (2 weeks ago) [Nazarii Hnydyn] * 34b9f366 - [vs]: Fix trimming test cases: avoid NULL OID polling (sonic-net#3943) (2 weeks ago) [Nazarii Hnydyn] * 8b8918a7 - [ACL] Populate SAI tunnel term correctly (sonic-net#3924) (2 weeks ago) [Vivek] * fb56d6da - Maximum non-zero FEC histogram bin (sonic-net#3919) (2 weeks ago) [Prince George] * c87bf6c0 - [FC] Reduce sairedis calls by efficient caching (sonic-net#3854) (3 weeks ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (sonic-net#3931) (3 weeks ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (sonic-net#3872) (3 weeks ago) [venkit-nexthop] ``` #### 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#23491) #### Why I did it src/sonic-swss ``` * c87bf6c0 - (HEAD -> master, origin/master, origin/HEAD) [FC] Reduce sairedis calls by efficient caching (sonic-net#3854) (6 hours ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (sonic-net#3931) (10 hours ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (sonic-net#3872) (3 days ago) [venkit-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <[email protected]>
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
…lly (sonic-net#24266) #### Why I did it src/sonic-swss ``` * 3ccfa629 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add FEC frame loss ratio monitoring with predictive analytics (sonic-net#3869) (3 days ago) [Apoorv Sachan] * 2018ed33 - Add mock test for IPv4/IPv6 route add/delete (sonic-net#3839) (3 days ago) [meghtony] * 47df8071 - [portsorch] Fixed port comparison logic executed every doTask for every port (sonic-net#3821) (3 days ago) [Stepan Blyshchak] * 0c60bdb4 - [ssw][ha] use endpoint IP to for tunnel term acl (sonic-net#3897) (3 days ago) [Jing Zhang] * 80c742c2 - [muxorch] Fix handling mux neighbors learned after route (sonic-net#3937) (4 days ago) [Nikola Dancejic] * bd479539 - [Vnetorch] Ecmp vnet local routes (sonic-net#3935) (7 days ago) [Leyza] * 5de59222 - [FC] Set FC delay in command line parameters (sonic-net#3814) (8 days ago) [Stepan Blyshchak] * 85a06154 - [ssw][ha] set `SAI_ENI_ATTR_IS_HA_FLOW_OWNER` & `SAI_ENI_ATTR_HA_SCOPE_ID` when creating eni (sonic-net#3881) (11 days ago) [Jing Zhang] * bc40a043 - Skip flush if ring buffer is not empty or thread is not in idle (sonic-net#3895) (11 days ago) [Eddie Ruan] * ab96400c - [trim]: Update log level severity to avoid errors during attribute/enum capabilities query (sonic-net#3916) (2 weeks ago) [Nazarii Hnydyn] * 582eed0e - [vs]: Fix trimming test cases: avoid config consolidation (sonic-net#3939) (2 weeks ago) [Nazarii Hnydyn] * 34b9f366 - [vs]: Fix trimming test cases: avoid NULL OID polling (sonic-net#3943) (2 weeks ago) [Nazarii Hnydyn] * 8b8918a7 - [ACL] Populate SAI tunnel term correctly (sonic-net#3924) (2 weeks ago) [Vivek] * fb56d6da - Maximum non-zero FEC histogram bin (sonic-net#3919) (2 weeks ago) [Prince George] * c87bf6c0 - [FC] Reduce sairedis calls by efficient caching (sonic-net#3854) (3 weeks ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (sonic-net#3931) (3 weeks ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (sonic-net#3872) (3 weeks ago) [venkit-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <[email protected]>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…lly (sonic-net#24266) #### Why I did it src/sonic-swss ``` * 3ccfa629 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add FEC frame loss ratio monitoring with predictive analytics (sonic-net#3869) (3 days ago) [Apoorv Sachan] * 2018ed33 - Add mock test for IPv4/IPv6 route add/delete (sonic-net#3839) (3 days ago) [meghtony] * 47df8071 - [portsorch] Fixed port comparison logic executed every doTask for every port (sonic-net#3821) (3 days ago) [Stepan Blyshchak] * 0c60bdb4 - [ssw][ha] use endpoint IP to for tunnel term acl (sonic-net#3897) (3 days ago) [Jing Zhang] * 80c742c2 - [muxorch] Fix handling mux neighbors learned after route (sonic-net#3937) (4 days ago) [Nikola Dancejic] * bd479539 - [Vnetorch] Ecmp vnet local routes (sonic-net#3935) (7 days ago) [Leyza] * 5de59222 - [FC] Set FC delay in command line parameters (sonic-net#3814) (8 days ago) [Stepan Blyshchak] * 85a06154 - [ssw][ha] set `SAI_ENI_ATTR_IS_HA_FLOW_OWNER` & `SAI_ENI_ATTR_HA_SCOPE_ID` when creating eni (sonic-net#3881) (11 days ago) [Jing Zhang] * bc40a043 - Skip flush if ring buffer is not empty or thread is not in idle (sonic-net#3895) (11 days ago) [Eddie Ruan] * ab96400c - [trim]: Update log level severity to avoid errors during attribute/enum capabilities query (sonic-net#3916) (2 weeks ago) [Nazarii Hnydyn] * 582eed0e - [vs]: Fix trimming test cases: avoid config consolidation (sonic-net#3939) (2 weeks ago) [Nazarii Hnydyn] * 34b9f366 - [vs]: Fix trimming test cases: avoid NULL OID polling (sonic-net#3943) (2 weeks ago) [Nazarii Hnydyn] * 8b8918a7 - [ACL] Populate SAI tunnel term correctly (sonic-net#3924) (2 weeks ago) [Vivek] * fb56d6da - Maximum non-zero FEC histogram bin (sonic-net#3919) (2 weeks ago) [Prince George] * c87bf6c0 - [FC] Reduce sairedis calls by efficient caching (sonic-net#3854) (3 weeks ago) [Vivek] * 287461ba - [vs]: Remove non-default objects on dynamic buffer model teardown (sonic-net#3931) (3 weeks ago) [Nazarii Hnydyn] * 36c598cb - Make fpmsyncd capable of handling route replace semantics (sonic-net#3872) (3 weeks ago) [venkit-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <[email protected]>
This file contains hidden or 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
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.
- What I did
support firmware install, including CPLD and BIOS.
- How I did it
CPLD: cpldupdate
BIOS: boot to onie and update BIOS in onie and then boot to SONiC
- How to verify it
try installing CPLD/BIOS via platform api
test-install-sonic-then-update-bios.txt
test-update-cpld-gpio.txt
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)