[Juniper][QFX5210] Updating platform README#3746
Merged
lguohan merged 21 commits intosonic-net:masterfrom Nov 13, 2019
ciju-juniper:master
Merged
[Juniper][QFX5210] Updating platform README#3746lguohan merged 21 commits intosonic-net:masterfrom ciju-juniper:master
lguohan merged 21 commits intosonic-net:masterfrom
ciju-juniper:master
Conversation
This switch has 64 QSFP28 (40G/100G) ports, 2 SFP+ (1G/10G) ports on Broadcom Tomahawk II chipset. CPU used in QFX5210-64C-S is Intel Broadwell-DE. The machine has Redundant and hot-swappable Power Supply (1+1) and also has Redundant and hot swappable fans (3+1). Signed-off-by: Ciju Rajan K <[email protected]>
Signed-off-by: Ciju Rajan K <[email protected]>
This commit implements the following changes - Moving to optoe driver for sfp management - Removing the old sfp driver - Updating the port-config.ini to add the index field - Correction in sfputil.py to incorporate optoe driver - Platform support for 'poweroff' command Signed-off-by: Ciju Rajan K <[email protected]>
Orchagent is crashing on the latest SONiC images. Issue #458 is raised to track the problem. Dynamic port breakout commit 6f40933 introduced this regression. One of the recommendation that we received was to disable the loopback and mgmt ports in bcm config. It was helpful in fixing the issue but not the ideal solution. It works on qfx5210 as the loopback and management configurations are not applicable. While the orchagent crash is being debugged, we need this commit to fix the issue in qfx5210 platform. This patch can be reversed once the correct fix for the orchagent is identified. Signed-off-by: Ciju Rajan K <[email protected]>
This patch does the following: - Storing eeprom contents including the vendor extensions into a text file - Implement the get routines for reading various fields from eeprom Signed-off-by: Ciju Rajan K <[email protected]>
This patch implements the following: - Added logging facility in juniper_qfx5210_util file - Changed the path of juniper_qfx5210_monitor.log to /var/log - Invoke "poweroff" command when temperature reaches fire threshold - Display warning messages in the console before system shutdown Signed-off-by: Ciju Rajan K <[email protected]>
There are primary and secondary bios in qfx5210 platform. There is a problem which prevents the OS booting from the secondary bios when the OS was installed using primary bios. Secondary bios fails to detect the UEFI partition. Right now the workaround is to have a folder structure /EFI/BOOT/BOOT64x.efi Signed-off-by: Ciju Rajan K <[email protected]>
There is a cpld swizzle logic which will reboot qfx5210 platform if the swizzle logic was not disabled in five minutes. Signed-off-by: Ciju Rajan K <[email protected]>
This patch set implements the following: - Adding the cpld soft reset as the platform reboot handler - Fixing the cpld access issues Signed-off-by: Ciju Rajan K <[email protected]>
Signed-off-by: Ciju Rajan K <[email protected]>
Added the documentation for the platform poweroff/reboot Signed-off-by: Ciju Rajan K <[email protected]>
This patch adds the preemphasis values for the various supported optics for qfx5210 platform Signed-off-by: Ciju Rajan K <[email protected]>
Added the steps for configuring FEC mode Signed-off-by: Ciju Rajan K <[email protected]>
lguohan
approved these changes
Nov 13, 2019
Collaborator
|
can you follow PR convention here. Rebase your PR on top of master branch. It is challenging to merge your PR with correct comments since your branch diverges a lot from master. https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request |
Contributor
Author
|
Done. My fork is now even with Azure master branch. Thanks! |
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-buildimage
that referenced
this pull request
Jan 10, 2020
* Updating the platform README Added the steps for configuring FEC mode Signed-off-by: Ciju Rajan K <[email protected]>
mssonicbld
added a commit
that referenced
this pull request
Mar 8, 2025
…atically (#21948) #### Why I did it src/sonic-utilities ``` * 51a2e9e - (HEAD -> master, origin/master, origin/HEAD) enable pfcwd for backplane ports (#3792) (17 hours ago) [Dashuai Zhang] * 4bed4d7 - revert YANG check in db_migrator (#3793) (2 days ago) [jingwenxie] * d6e1bf4 - Enhance list-checkpoints CLI (#3746) (2 days ago) [Xincun Li] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 16, 2025
…lly (#23068) #### Why I did it src/sonic-swss ``` * 9d74a494 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] CoPP neighbor miss trap and enhancements (#3624) (8 hours ago) [Ravi Minnikanti(Marvell)] * 41dc0cbc - Improve route performance 20% by changing NextHopGroupTable from std::map to std::unordered_map. (#3742) (8 hours ago) [Hua Liu] * 27391fcf - Publish oper_status time to STATE_DB (#3756) (29 hours ago) [Bobby McGonigle] * ad80fa5c - [trim]: Add Packet Trimming Asym DSCP to OA (#3705) (29 hours ago) [Nazarii Hnydyn] * dc520a78 - [ssw][ha] fix dpu_state_db connection issue and zmq not supporting dpu_appl_db (31 hours ago) [Jing Zhang] * 035e1c7a - Added MAX pre-FEC BER for link health monitoring (#3757) (33 hours ago) [Prince George] * 0c5a6e43 - Skip ref counting standby mux neighbor NHs when added to NH group (#3753) (33 hours ago) [manamand2020] * f53cc8cd - [DASH] Implement PL Redirect Map (#3731) (35 hours ago) [Lawrence Lee] * c5c360e9 - Fix counter issue #22775 and #22478 (#3681) (4 days ago) [Stephen Sun] * bd737056 - [DASH] Support trusted VNIs for appliance and ENI objects (#3728) (4 days ago) [Lawrence Lee] * cea81b2e - stpd crashes due to wrong no.of stp instance passed from stpmgrd (#3752) (5 days ago) [Divya Kumaran Chandralekha] * af56a611 - Fix fpmsyncd crash during pfcwd/test_pfcwd_warm_reboot.py worm reboot issue (#3746) (5 days ago) [Hua Liu] * 80932db9 - use the exact strings from hld (#3735) (13 days ago) [Jing Zhang] * f44f6ab6 - [vs][mirror]: Update test to use the max TC number provided by VS lib (#3712) (2 weeks ago) [Nazarii Hnydyn] * 55e9bba7 - remove the logic that skip system neigh task for ASICs that share common hostname (#3718) (2 weeks ago) [Changrong Wu] * 33567531 - LC buffer errors for local port (#3719) (2 weeks ago) [Vineet Mittal] * bad21415 - Update INIT_VIEW timeout for marvell-prestera platforms (#3729) (2 weeks ago) [Pavan Prakash] * eebaf97e - [routeorch] Wait for the VRF to be created (#3652) (2 weeks ago) [Manoharan Sundaramoorthy] * 7dd3be98 - [fpmsyncd]Fixing the blackhole route removal during warmboot (#3726) (2 weeks ago) [Sudharsan Dhamal Gopalarathnam] * 575c3427 - [routeorch] Handle SAI_STATUS_ITEM_NOT_FOUND when setting route entries (#3713) (3 weeks ago) [Nikola Dancejic] * 1ae67874 - [portsorch] postpone non-critical port init part in warm/fast-reboot (#3562) (3 weeks ago) [Stepan Blyshchak] * 889aff63 - add support for local endpoints in vnet_route_tunnel (#3651) (3 weeks ago) [Jing Zhang] * 1f97afb3 - [trim]: Add Packet Trimming to OA (#3594) (3 weeks ago) [Nazarii Hnydyn] * 8c2b3379 - Gracefully handle errors when accessing dpu app_state DB on NPU from DPU (#3716) (3 weeks ago) [prabhataravind] * a0e19532 - Harden module build script by specifying the source version to get (#3723) (3 weeks ago) [Saikrishna Arcot] * 0081e3ae - Improve route orch performance by enable ZMQ (#3632) (3 weeks ago) [Hua Liu] ``` #### 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.
Modified the platform README to include the 'FEC' mode configuration for 100G optics