Skip to content

Commit

Permalink
Added Transceiver system prbs test for 100G-FR1
Browse files Browse the repository at this point in the history
Summary: 100G-FR1 is the operational mode on Meru800bia/Meru800bfa fabric ports. Adding a test to run prbs between asic and transceivers on these ports

Reviewed By: birdsoup

Differential Revision: D63332427

fbshipit-source-id: 7fffa54e62e8509fb917f6ac5d701087e9a12b94
  • Loading branch information
Harshit Gulati authored and facebook-github-bot committed Sep 25, 2024
1 parent d607a90 commit 6ca7fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fboss/agent/test/link_tests/PrbsTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -726,4 +726,6 @@ PRBS_PHY_TRANSCEIVER_SYSTEM_TEST(FR4_200G, PRBS31, ASIC, PRBS31Q);

PRBS_PHY_TRANSCEIVER_SYSTEM_TEST(FR4_400G, PRBS31, ASIC, PRBS31Q);

PRBS_PHY_TRANSCEIVER_SYSTEM_TEST(FR1_100G, PRBS31, ASIC, PRBS31Q);

PRBS_ASIC_ASIC_TEST(PRBS31);

0 comments on commit 6ca7fdd

Please sign in to comment.