-
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
Update linux-kernel hash commit #163
Merged
Merged
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
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
dflynn-Nokia
added a commit
to dflynn-Nokia/sonic-buildimage
that referenced
this pull request
Nov 5, 2020
> hwmon-lm75: backport support for PCT2075 thermal sensor (sonic-net#165) > [arista] Reassign prefetch memory per platform (sonic-net#163) > Add .gitignore file (sonic-net#157) > Enable PCA9541 I2C mux module (sonic-net#160)
3 tasks
lguohan
pushed a commit
that referenced
this pull request
Nov 6, 2020
lguohan
pushed a commit
that referenced
this pull request
Feb 10, 2021
Submodule commits included: * src/sonic-platform-common 6ad0004...bd4dc03 (1): > [sonic_sfp/qsfp_dd.py] Update DOM capability method name to align with other drivers (#163) Also align all calling function names to match.
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
daall
pushed a commit
that referenced
this pull request
Feb 16, 2021
Submodule commits included: * src/sonic-platform-common 6ad0004...bd4dc03 (1): > [sonic_sfp/qsfp_dd.py] Update DOM capability method name to align with other drivers (#163) Also align all calling function names to match.
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
pick up follow commits: > hwmon-lm75: backport support for PCT2075 thermal sensor (sonic-net#165) > [arista] Reassign prefetch memory per platform (sonic-net#163) > Add .gitignore file (sonic-net#157) > Enable PCA9541 I2C mux module (sonic-net#160)
vboykox
pushed a commit
to vboykox/sonic-buildimage
that referenced
this pull request
Mar 8, 2021
…h other drivers (sonic-net#163) Update method name to align with other drivers. Change from `parse_qsfp_dom_capability` to `parse_dom_capability`. Other drivers were aligned via sonic-net/sonic-mgmt#2937. When this submodule is updated in sonic-buildimage, all callers will need to be updated to reflect the new nomenclature.
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Jan 25, 2023
linkmgrd: * f877bd5 2023-01-24 | [active-active] update linkmgr health label definition (sonic-net#163) (HEAD -> 202205) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Jan 25, 2023
linkmgrd: * f877bd5 2023-01-24 | [active-active] update linkmgr health label definition (#163) (HEAD -> 202205) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com> Signed-off-by: Ying Xie <ying.xie@microsoft.com>
oleksandrivantsiv
added a commit
to oleksandrivantsiv/sonic-buildimage
that referenced
this pull request
Apr 11, 2023
Merge remote-tracking branch 'upstream/master' into bluefield. Update submodules.
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Apr 28, 2023
This patch releases prefecth memory resources assigned by the BIOS and reassigns them based on Arista platform specific values. The patch has no effect on non Arista devices. In order for it to take effect, there needs to be reassigne_prefmem=1 and platform=AN_ARISTA_PLATFORM in the kernel command line.
mssonicbld
added a commit
that referenced
this pull request
Jun 22, 2023
#15576) #### Why I did it src/linkmgrd ``` * fc6e299 - (HEAD -> 202211, origin/202211) [active-standby] Enforce switchover based on heartbeats when mux probe keeps failing (#184) (2 hours ago) [Jing Zhang] * 5c6332d - Re-handle pre-init mux config notification after state machine init (#202) (2 hours ago) [Longxiang Lyu] * c49a5ef - [active-standby][bsl] fix no mux probe issue (#201) (2 hours ago) [Jing Zhang] * 2d62ef1 - Enable debug symbols (#199) (2 hours ago) [Longxiang Lyu] * f952b64 - [active-active] Add mux server state correction mechanism (#191) (2 hours ago) [Longxiang Lyu] * e6b1bfc - [ci] fix azure pipeline (#190) (2 hours ago) [Jing Zhang] * 615ed21 - [active-standby] Enforce switchover based on heartbeats when mux probe keeps failing (#184) (2 hours ago) [Jing Zhang] * 3adfc69 - [active-active] add state transition handler for (LinkProber: Unknown, MuxState: Active, LinkState: Down) (#179) (2 hours ago) [Jing Zhang] * 6fb9a0b - loose link down swithcover condition (#178) (2 hours ago) [Jing Zhang] * 8ffbd8a - [ci] Fix apt-get install unable locate package issue. (#177) (2 hours ago) [Liu Shilong] * 3dfbdd7 - [active-active] link operational down didn't trigger toggle to standby if `MuxUnknown` event arrives first. (#175) (2 hours ago) [Jing Zhang] * 68c06d9 - [active-active] Toggle to standby if default route is missing (#171) (2 hours ago) [Longxiang Lyu] * 1592cd3 - [active-active] fix issue that interfaces get stuck in `active` if service starts up with link state down (#169) (2 hours ago) [Jing Zhang] * a96105f - Fix the warning of unused variables (#167) (2 hours ago) [Longxiang Lyu] * 984ffe3 - Fix mux config when gRPC connection is lost (#166) (2 hours ago) [Longxiang Lyu] * 4d0b457 - [active-active] force switch when config == active && target state == active (#164) (2 hours ago) [Jing Zhang] * 32bd2bb - Use github code scanning instead of LGTM (#157) (2 hours ago) [Liu Shilong] * 6f23fe2 - [active-active] update linkmgr health label definition (#163) (3 hours ago) [Jing Zhang] ``` #### How I did it #### How to verify it #### Description for the changelog
qiluo-msft
pushed a commit
that referenced
this pull request
Nov 29, 2023
…atically (#16930) #### Why I did it src/sonic-telemetry ``` * 67f5e31 - (HEAD -> 202012, origin/202012) Recover from potential panic when doing map to JSON serialization (#161) (#169) (4 weeks ago) [Zain Budhwani] * 537898d - Add key to on change updates (#138) to 202012 (#163) (6 weeks ago) [Zain Budhwani] ```
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.
Update linux-kernel hash commit
Signed-off-by: Nadiya.Stetskovych Nadiya.Stetskovych@cavium.com