-
Notifications
You must be signed in to change notification settings - Fork 727
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
Remove xfail marker of ecmp/test_ecmp_sai_value.py #13538
Remove xfail marker of ecmp/test_ecmp_sai_value.py #13538
Conversation
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
@Gfrom2016 is the code change included in sonic-buildimage 202405 branch? |
I have added 'Request for 202405 image' label, will merge this after the image fix is merged. Thanks for the reminder. |
PR test re-triggeered. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@StormLiangMS Could you help merge this? |
What is the motivation for this PR? After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom. How did you do it? Remove the xfail marker of ecmp/test_ecmp_sai_value.py How did you verify/test it? Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed. https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Cherry-pick PR to 202311: #13600 |
What is the motivation for this PR? After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom. How did you do it? Remove the xfail marker of ecmp/test_ecmp_sai_value.py How did you verify/test it? Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed. https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Cherry-pick PR to 202405: #13601 |
@Gfrom2016 if the swss fix is merged in master, we have to remove skip for master and internal. |
@ZhaohuiS sure, I will raise another PR to un-skip the case |
What is the motivation for this PR? After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom. How did you do it? Remove the xfail marker of ecmp/test_ecmp_sai_value.py How did you verify/test it? Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed. https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
What is the motivation for this PR? After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom. How did you do it? Remove the xfail marker of ecmp/test_ecmp_sai_value.py How did you verify/test it? Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed. https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
What is the motivation for this PR? After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom. How did you do it? Remove the xfail marker of ecmp/test_ecmp_sai_value.py How did you verify/test it? Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed. https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Description of PR
Summary:
Fixes #11310
LAG and ECMP hash offset support has merged in 202311 sonic-net/sonic-swss#3138, remove the xfail marker of ecmp/test_ecmp_sai_value.py
Type of change
Back port request
Approach
What is the motivation for this PR?
After sonic-net/sonic-swss#3138, configure hash_offset along with hash_seed attribute is enabled on 202311 onwards on Broadcom T1 platfrom.
How did you do it?
Remove the xfail marker of ecmp/test_ecmp_sai_value.py
How did you verify/test it?
Run ecmp/test_ecmp_sai_values.py on 7260 T1 DUT and passed.
https://dev.azure.com/mssonic/internal/_build/results?buildId=586225&view=results
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation