[fdb_mac_expire.yml]: FDB MAC Expire test case.#785
Merged
qiluo-msft merged 10 commits intosonic-net:masterfrom Jun 26, 2019
Merged
[fdb_mac_expire.yml]: FDB MAC Expire test case.#785qiluo-msft merged 10 commits intosonic-net:masterfrom
qiluo-msft merged 10 commits intosonic-net:masterfrom
Conversation
[fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table. [fdb.yml]: include fdb_mac_expire.yml. This test case verifies that MAC expires within 10 mins if traffic is not flowing using it. Signed-off-by: Praveen Chaudhary<[email protected]>
Contributor
|
we are using run test by name? need you to add into the testcases.yml |
lguohan
reviewed
Jan 19, 2019
lguohan
reviewed
Jan 19, 2019
added 7 commits
January 22, 2019 10:23
[fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table. [testcases.yml]: include fdb_mac_expire.yml. This test case verifies that MAC expires within 10 mins if traffic is not flowing using it. Signed-off-by: Praveen Chaudhary<[email protected]>
…mer in fdb_mac_expire.yml Signed-off-by: Praveen Chaudhary<[email protected]>
Signed-off-by: Praveen Chaudhary<[email protected]>
Example: "MAC Entires are Cleared within 100 secs." instead of "MAC Entires are Cleared within 2*50 secs." Signed-off-by: Praveen Chaudhary<[email protected]>
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
wangxin
reviewed
Feb 15, 2019
prsunny
reviewed
Mar 25, 2019
prsunny
reviewed
Mar 25, 2019
… -it option and block-always. Signed-off-by: Praveen Chaudhary<[email protected]>
Member
Author
|
Addressed all review comments, kindly review the latest code. Thx. |
prsunny
reviewed
Apr 15, 2019
prsunny
approved these changes
Apr 15, 2019
Member
Author
|
Kindly merge, all issues are resolved for this .Thanks. |
Member
Author
|
@lguohan : Kindly help in merging this one, I see all issues are resolved and it is approved by Prince. Thanks. |
Member
Author
|
@lguohan : Kindly help in merging this one, I see all issues are resolved and it is approved by Prince. Thanks a lot. |
lguohan
approved these changes
Jun 24, 2019
qiluo-msft
reviewed
Jun 24, 2019
qiluo-msft
reviewed
Jun 24, 2019
qiluo-msft
approved these changes
Jun 24, 2019
Contributor
qiluo-msft
left a comment
There was a problem hiding this comment.
Minor issues on comments
Signed-off-by: Praveen Chaudhary<[email protected]>
qiluo-msft
pushed a commit
that referenced
this pull request
Jun 27, 2019
* [fdb_mac_expire.yml]: FDB MAC Expire test case. [fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table. [fdb.yml]: include fdb_mac_expire.yml. This test case verifies that MAC expires within 10 mins if traffic is not flowing using it. Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: FDB MAC Expire test case. [fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table. [testcases.yml]: include fdb_mac_expire.yml. This test case verifies that MAC expires within 10 mins if traffic is not flowing using it. Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: Incorporate swssconfig step to set fdb_aging_timer in fdb_mac_expire.yml Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: minor changes in logs Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: minor log changes to show time correctly. Example: "MAC Entires are Cleared within 100 secs." instead of "MAC Entires are Cleared within 2*50 secs." Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: Address review comments related to sonic-clear, -it option and block-always. Signed-off-by: Praveen Chaudhary<[email protected]> * [fdb_mac_expire.yml]: Change "sonic-clear fdb all" to "Clear FDB table". Signed-off-by: Praveen Chaudhary<[email protected]>
auspham
pushed a commit
to auspham/sonic-mgmt
that referenced
this pull request
Feb 3, 2026
…t exist` (sonic-net#785) <!-- Please make sure you've read and understood our contributing guidelines; https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md Please provide following information to help code review process a bit easier: --> ### Description of PR <!-- - Please include a summary of the change and which issue is fixed. - Please also include relevant motivation and context. Where should reviewer start? background context? - List any dependencies that are required for this change. --> Summary: This PR is to lower the log level for the message `DUT type file doesn't exist` from **ERROR** to **INFO**. The log message is annoying in the test result, and the log message is not monitored.  ### Type of change <!-- - Fill x for your type of change. - e.g. - [x] Bug fix --> - [ ] Bug fix - [x] Testbed and Framework(new/improvement) - [ ] Test case(new/improvement) ### Back port request - [ ] 202012 - [ ] 202205 - [ ] 202305 - [ ] 202311 - [ ] 202405 ### Approach #### What is the motivation for this PR? This PR is to lower the log level for the message `DUT type file doesn't exist` from **ERROR** to **INFO**. #### How did you do it? Change the log level. #### How did you verify/test it? The change is verified by running a test on a physical testbed. #### Any platform specific information? No. #### Supported testbed topology if it's a new test case? Not a new test case. ### Documentation <!-- (If it's a new feature, new test case) Did you update documentation/Wiki relevant to your implementation? Link to the wiki page? -->
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
1f6982d786292390cf0dc7a3da936e035b7685e4 (HEAD -> 201911, origin/201911) [201911 Flex Counters] Add PFC pause duration counters in microseconds (sonic-net#785) Signed-off-by: Abhishek Dosi <[email protected]>
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.
[fdb_mac_expire.yml]: FDB MAC Expire test case.
[fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table.
[fdb.yml]: include fdb_mac_expire.yml.
This test case verifies that MAC expires within 10 mins if traffic
is not flowing using it.
Signed-off-by: Praveen Chaudhary[email protected]
Description of PR
Test Case for sonic-net/sonic-buildimage#2365
Summary:
Added new file fdb_mac_expire.yml to keep FDB MAC Expire test case separate.
[fdb_mac_expire_test.py]: PTF helper to add dummy Macs in L2 table. I used separate ptf file to generate traffic for dummy mac.
[fdb.yml]: include fdb_mac_expire.yml. I included fdb_mac_expire.yml with condition when parameter run_fdb_mac_expire is set to True.
Fixes # (issue)
Type of change
Approach
How did you do it?
Added new file fdb_mac_expire.yml to keep FDB MAC Expire test case separate.
[fdb_mac_expire_test.py]: PTF helper to add Mac in L2 table. I used separate ptf file to generate traffic for dummy mac.
[fdb.yml]: include fdb_mac_expire.yml. I included fdb_mac_expire.yml with condition when parameter run_fdb_mac_expire is set to True.
How did you verify/test it?
Results:
Had T0 FDB run:
Snippet from Run:
TestCase Result Update after Changes done to address Review Comment:
snippet:
Test results summary after commit 9:
Any platform specific information?
No
Supported testbed topology if it's a new test case?
T0
Documentation
Part of FDB.
Related PR: sonic-net/sonic-buildimage#2365