[console][loopback] Add loopback test(echo) for console switch#3500
Merged
Blueve merged 4 commits intosonic-net:masterfrom May 21, 2021
Merged
[console][loopback] Add loopback test(echo) for console switch#3500Blueve merged 4 commits intosonic-net:masterfrom
Blueve merged 4 commits intosonic-net:masterfrom
Conversation
|
This pull request introduces 1 alert when merging 5f88cf3 into 4900b2e - view on LGTM.com new alerts:
|
yxieca
approved these changes
May 20, 2021
vmittal-msft
pushed a commit
to vmittal-msft/sonic-mgmt
that referenced
this pull request
Sep 28, 2021
…-net#3500) * [console][loopback] Add loopback test(echo) for console switch Signed-off-by: Jing Kan jika@microsoft.com
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…lly (sonic-net#21664) #### Why I did it src/sonic-swss ``` * 5031aadc - (HEAD -> 202411, origin/202411) Capability query for MACSEC ACL attribute (sonic-net#3511) (31 hours ago) [mssonicbld] * 4b357e59 - Fix VRF update handling for loopback interfaces in IntfsOrch (sonic-net#3512) (31 hours ago) [mssonicbld] * fe98176b - Add a delay between killing teamd processes (sonic-net#3510) (2 days ago) [mssonicbld] * e967711e - Remove RIF from m_rifsToAdd before deleting it (sonic-net#3499) (6 days ago) [mssonicbld] * 337c9a10 - Optimize counter polling interval by making it more accurate (sonic-net#3500) (6 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…lly (sonic-net#22228) src/sonic-swss * fceb196d - (HEAD -> 202411, origin/202411) Revert "Optimize counter polling interval by making it more accurate (5 minutes ago) [Kumaresh Perumal] * d88b694d - (origin/kperumal/check) Remove unused string variables in flexcounterorch.cpp (17 hours ago) [Kumaresh Perumal] |\ | * 1e4315e1 - (origin/kperumalbfn-patch-1) Remove unused string variables in flexcounterorch.cpp (17 hours ago) [Kumaresh Perumal] |/ * e82f8c2d - Revert "Optimize counter polling interval by making it more accurate (sonic-net#3500)" (17 hours ago) [Kumaresh Peruma
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.
Description of PR
Summary:
Add loopback test(echo) for console switch
Type of change
Approach
What is the motivation for this PR?
Test data transfer are working as expect.
Verify data can go out through the console switch and come back through the console switch.
How did you do it?
Connect to loopback ports (1-16) via reverse SSH and send a random string and expect receive the same
How did you verify/test it?
Run test on physical DUT.
Only configured line 1 and 2
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
T0, Console General Testbed
Documentation
Echo https://github.com/Azure/sonic-mgmt/blob/master/docs/testplan/console/console_test_hld.md#44-loopback-test