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

Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1 #17263

Open
wants to merge 4 commits into
base: 202405
Choose a base branch
from

Conversation

nnelluri-cisco
Copy link
Contributor

Description of PR

Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1
Summary:Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • [ X] Test case improvement

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405
  • 202411

Approach

added fix to loganalyzer_common_ignore.txt file.

What is the motivation for this PR?

202405 branch few tests were failing due to syslog error.

How did you do it?

added below changes to to the file
+++ b/ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt
Fix:
+r, ".* ERR pmon#xcvrd:.CMIS:.no suitable app for the port appl."
+r, ".
ERR kernel:.*ltc2497.*i2c transfer failed: -EFAULT"

How did you verify/test it?

ran below test cases:
drop_packets/test_drop_counters.py
iface_namingmode/test_iface_namingmode.py::TestConfigInterface::test_config_interface_speed

Any platform specific information?

Cisco-8102-28FH-DPU-O-T1

Supported testbed topology if it's a new test case?

t1-28-lag

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nnelluri-cisco
Copy link
Contributor Author

@prabhataravind

Please review and approve , This fix will resolve below two failures.
2025 Feb 17 02:00:29.903491 MtFuji-dut ERR kernel: [22022.994275] ltc2497 25-0014: i2c transfer failed: -EFAULT
2025 Feb 17 04:47:27.628400 MtFuji-dut ERR pmon#xcvrd: CMIS: Ethernet104: no suitable app for the port appl 1 host_lane_count 8 host_speed 200000

Copy link
Contributor

@prabhataravind prabhataravind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

3 participants