[Mellanox] Use a service to clear eeprom cache#77
Closed
Junchao-Mellanox wants to merge 1 commit intomasterfrom
Closed
[Mellanox] Use a service to clear eeprom cache#77Junchao-Mellanox wants to merge 1 commit intomasterfrom
Junchao-Mellanox wants to merge 1 commit intomasterfrom
Conversation
keboliu
approved these changes
May 7, 2021
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Jun 15, 2021
[Submodule update] sonic-telemetry [multi-asic] Added Support for multi-asic for telemetry/gnmi server (#77)
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Jun 24, 2021
[Submodule update] sonic-telemetry [multi-asic] Added Support for multi-asic for telemetry/gnmi server (#77)
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Jun 1, 2022
[sonic-linkmgrd][master] submodule updates d744bfb Longxiang Lyu Wed May 25 08:40:42 2022 +0800 Support switch between using wellknown mac or server mac addr (#73) 684e989 Jing Zhang Wed May 18 09:59:02 2022 -0700 Avoid switching active when LinkState == Down (#77) e4aa4fd Longxiang Lyu Tue May 17 09:13:23 2022 +0800 [Makefile] Remove redundant optimization options (#75) 4ec7505 Jing Zhang Thu May 12 08:19:20 2022 -0700 [ci]: uplift diff coverage threshold to 80% (#71) sign-off: Jing Zhang zhangjing@microsoft.com
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Jan 12, 2023
[sonic-linkmgrd][202012] submodule updates 489cf3 Jing Zhang Wed May 18 09:59:02 2022 -0700 Avoid switching active when LinkState == Down (#77) a6c9713 Jing Zhang Tue May 24 11:03:54 2022 -0700 [202012] Add option to enable or disable default route related feature (#72) dbb607d Jing Zhang Thu May 12 08:19:20 2022 -0700 [ci]: uplift diff coverage threshold to 80% (#71) sign-off: Jing Zhang zhangjing@microsoft.com
Junchao-Mellanox
pushed a commit
that referenced
this pull request
Jun 25, 2023
…atically (sonic-net#15373) src/sonic-telemetry * 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request #109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie] * 0f75a64 - [202012] Workaround gomonkey for armhf (#88) (3 weeks ago) [Zain Budhwani] * 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani] * 72e4540 - Add diff cov (#85) (3 weeks ago) [Zain Budhwani] * 11aace5 - Add get-update to azp yml (#79) (3 weeks ago) [Zain Budhwani] * 3eaaccc - Add net core and code coverage results (#77) (3 weeks ago) [Zain Budhwani] * 3cf3883 - Enable unit test (3 weeks ago) [ganglyu] * 2a0928f - Change dir name in pipeline (#75) (4 weeks ago) [Zain Budhwani] * baa845a - Update yml (4 weeks ago) [Zain Budhwani] * c533d52 - Fix format (4 weeks ago) [ganglyu]
Junchao-Mellanox
pushed a commit
that referenced
this pull request
May 9, 2025
…est HEAD automatically (sonic-net#1036) #### Why I did it src/sonic-platform-common ``` * 7aadc13 - (HEAD -> 202412, origin/202412) Merge pull request #77 from prgeor/amph-bp (10 hours ago) [Riff] * b1ab4e6 - Support for Custom Amphenol 800G Backplane catridge (sonic-net#555) (11 hours ago) [Prince George] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Why I did it
Use a service to clear eeprom cache during boot up so that CLI does not have to remove and update cache everytime.
How I did it
Use a service to clear eeprom. It is a one shot which runs before PMON service.
How to verify it
Manual test.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)