-
Notifications
You must be signed in to change notification settings - Fork 744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wol_test] Add udp related tests into wol test plan #15321
Conversation
Hi @w1nda, below are my suggestions:
|
Thanks for suggestions. |
Thanks, this make sense. One more question, when implementing testcase, which IP address will you verify? unicast, broadcast or both? Can you update the testplan to clarify this? |
Good point, I think both are needed, I will add it. |
We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. Related PRs: sonic-net/SONiC#1827, sonic-net/sonic-buildimage#20523 What is the motivation for this PR? We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. How did you do it? Add udp related tests and give some demo commands.
We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. Related PRs: sonic-net/SONiC#1827, sonic-net/sonic-buildimage#20523 What is the motivation for this PR? We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. How did you do it? Add udp related tests and give some demo commands.
We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. Related PRs: sonic-net/SONiC#1827, sonic-net/sonic-buildimage#20523 What is the motivation for this PR? We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan. How did you do it? Add udp related tests and give some demo commands.
Description of PR
Summary:
Fixes # (issue)
We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan.
Related PRs: sonic-net/SONiC#1827, sonic-net/sonic-buildimage#20523
Type of change
Back port request
Approach
What is the motivation for this PR?
We extended wol tool to support sending magic pattern in udp paylod, and we need to add related tests into test plan.
How did you do it?
Add udp related tests and give some demo commands.
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation