v1.16.5#601
Merged
Merged
Conversation
The IssuesList component's ShowDetails parameter defaulted to false, so Channel Issues only showed title/description without recommendations, affected radios, or remediation steps.
* Sync SFP SGMII+ boot scripts: carrier wait before module load Boot scripts now nohup to background and wait up to 90s for the SFP to establish a 1G link before loading the kernel module. Fixes a boot-order race with SFPs like the Zyxel PMG3000 that need ~15s to configure their SerDes. If no carrier appears within the timeout, the module loads anyway to handle SFPs hard-locked at 2.5G. * Show carrier wait note when SFP boot script deployed but module not loaded Explains the up-to-90s link check period that allows the ONT to complete its boot sequence before the SGMII+ module loads. * Suppress Issue badge for 90s after SFP deploy, fix alert margin and wording After deploying an SFP tweak, the boot script waits up to 90s for carrier before loading the module. During this grace period, show Active instead of Issue since the module not being loaded yet is expected. Also add bottom margin to the carrier wait info alert and clarify "kernel module" vs "module" to avoid confusion with SFP modules. * Carrier wait note: mention deploy in addition to reboot
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.
More fixes and improvements for SFP tweaks and Wi-Fi channel analysis. See v1.16.0 release notes for what's new in v1.16.0+
SFP Tweaks
Wi-Fi Channel Analysis