Skip to content
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

[code sync] Merge code from sonic-net/sonic-utilities:202205 to 202205 #27

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

mssonicbld
Copy link

* 787b4a32 - (head/202205) Remove SFP index usage in generating list of SFP hw error (#2961) (2023-09-06) [Prince George]
* 03292ffe - Fix show acl table for masic (#2937) (2023-09-06) [Arvindsrinivasan Lakshmi Narasimhan]
* 627a2f59 - [Techsupport] Update the message seen during the lock acquisition failure (#2897) (2023-09-06) [Vivek]<br>```

vivekrnv and others added 4 commits September 6, 2023 17:29
…lure (#2897)

#### What I did

When a second techsupport instance starts while one is running, the message thrown before exiting is not very user friendly. Thus updating the message for it to make more sense.
What I did
Fixes sonic-net/sonic-buildimage#16012
The show acl table command currently get the ports from host config_db on multi asic platforms.
This host config_db will not the phyiscal ports in the binding ports because the host doesnt have any front panel ports on the host. This causes the show acl table not to display the phyiscal ports in the output on multi asic devices/linecards.

The test iface_namingmode/test_iface_namingmode.py::test_show_acl_table fails because of this issue.
* Remove SFP index usage in generating list of SFP hw error

* Consider case with multiple logical port map to same physical port

* Added test case
@mssonicbld mssonicbld merged commit 387b980 into Azure:202205 Sep 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants