Closed Junchao-Mellanox closed 6 months ago
@Junchao-Mellanox build is failing...
@Junchao-Mellanox Please help in fixing the code coverage check
Hi @prgeor , UT added, could you please review?
@Junchao-Mellanox @prgeor I don't have enough information from PR comment to understand the change and issue it is addressing. Please update the PR comments with more information. @prgeor do you agree to backport this change?
Hi @yxieca , I added some description. Please kindly review again.
Cherry-pick PR to 202311: https://github.com/sonic-net/sonic-platform-daemons/pull/488
Description
The code uses a variable named "logical_port_name", but that variable is not defined in the code context. I believe the code was copied from some where without modifying the variable name. The PR is to fix it.
Motivation and Context
Fix issue: logical_port_name is not defined
How Has This Been Tested?
Manual test
Additional Information (Optional)