Modified the ecn profiles in script to LOSSLESS as all platforms doesnt have LOSSY profile#747
Merged
stcheng merged 2 commits intosonic-net:masterfrom Jul 17, 2019
Merged
Conversation
…snt have LOSSY profile
Contributor
|
could you resolve the conflicts |
wendani
approved these changes
Dec 5, 2018
Contributor
Author
|
@stcheng : This PR has been approved long back and conflicts were resolved. This need to be merged into Master/201811 branch. |
stcheng
approved these changes
Jul 17, 2019
yxieca
pushed a commit
that referenced
this pull request
Jul 18, 2019
…ms doesnt have LOSSY profile (#747)
auspham
pushed a commit
to auspham/sonic-mgmt
that referenced
this pull request
Feb 3, 2026
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…nch (sonic-net#2526) * [submodule 201811] advance sairedis and swss submodule for 201811 branch Submodule src/sonic-sairedis 60f97c3..bdb0074: > Add more information on failed map sizes (sonic-net#416) > Add WRED specific comparison logic (sonic-net#413) > Initialize notification queue pointer before switch create (sonic-net#411) > Add log info for not matching SG/IPG/QUEUES (sonic-net#409) > Add support for any number of ports in virtual switch using lane map (sonic-net#407) Submodule src/sonic-swss 85f6322..65a0256: > Increase the watermark polling interval to 10s (sonic-net#777) > [vstest]: fix test_port_an_warm.py test (sonic-net#779) > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (sonic-net#752) > [teammgrd] Fix inconsistent port admin status (sonic-net#755) > Remove AclTableGroup upon removal of port/lag/vlan (sonic-net#751) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [submodule] advance sonic-swss submodule Submodule src/sonic-swss 65a0256..bf21ee3: > On a routing vlan, the neighbor entry in the /31 subnet is not added … (sonic-net#784) > portsorch ports init done flag should means buffer, autoneg, speed, m… (sonic-net#747) (sonic-net#783) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…D automatically (#25634) #### Why I did it src/sonic-platform-daemons ``` * 9020d38 - (HEAD -> master, origin/master, origin/HEAD) psud: Handle Redis BUSY errors gracefully (sonic-net#743) (2 hours ago) [Vasundhara Volam] * 177451e - chassis_db_init: add exception handling for HW info fetch (sonic-net#740) (25 hours ago) [LinJin23] * 2bc0f21 - [xcvrd] Arm DP_ACTIVATE timer in CMIS_STATE_DP_TXON using max of DPInitDuration and MaxDPTxTurnOnDuration (sonic-net#751) (26 hours ago) [pnakka28] * fa2f491 - Read SFP temperature from TRANSCEIVER_DOM_TEMPERATURE table (sonic-net#747) (2 days ago) [Vasundhara Volam] ``` #### 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.
Summary:
All platforms doesn't have LOSSY WRED profile in QOS template. Modified the scripts to use LOSSLESS profile to check the functionality , rather than LOSSY profile
Type of change
Approach
How did you do it?
Changed the LOSSY profile to LOSSLESS
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation