[device/celestica] Update fancontrol configuration file and sensor label in sensor.conf#1826
Conversation
jleveque
approved these changes
Jun 29, 2018
Contributor
|
Retest this please. |
Contributor
Author
|
@jleveque ,Our thermal team will test this. |
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Jul 29, 2021
237b89c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (sonic-net#1822) ec104c1 [gearbox] Set context for phys based on configs (sonic-net#1826) 7f80f06 Td2: Reclaim buffer from unused ports (sonic-net#1830) 0fe2dfe [VS] Fix for VS test failures (sonic-net#1836) c81e319 refactor(fdbsyncd): Convert files with dos2unix (sonic-net#1828) c805021 [configure.ac] Add the option of passing libnl path to configure script (sonic-net#1824) ed6786d 9f0bb8d [swss]: Allow portsyncd to run on system without ports (sonic-net#1808) 5d97b05 Update MACsec SA PN counter to support SAI API 1.8 (sonic-net#1818) 64e33b3 Ignore ALREADY_EXIST error in FDB creation (sonic-net#1815) Signed-off-by: Stephen Sun <[email protected]>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
SAI_REDIS_SWITCH_ATTR_CONTEXT was set according to the phy_id in gearbox_config.json. This change will set it based on the context_id provided in that json file. The reason behind it is to support the case of multiple phys sharing the same context.
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
- How I did it