Skip to content

Commit a2a9b52

Browse files
nnelluri-ciscoashutosh-agrawal
authored andcommitted
Applied changes from PR#17263 to master to align with branching strategy (sonic-net#19877)
This commit reintroduces the same functionality that was originally implemented in PR#17263 on the 202405 branch. It ensures that master also reflects the intended changes, as per our standard process. Summary:Loganalyzer fix for cisco platform Cisco-8102-28FH-DPU-O-T1
1 parent acb1331 commit a2a9b52

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@ r, ".* ERR kernel:.*cisco-fpga-p2pm-m-slot p2pm-m-slot\.\d+: cisco_fpga_select_n
293293
r, ".* ERR kernel:.*cisco-fpga-pci \d+:\d+:\d+\.\d+: cisco_fpga_select_new_acpi_companion: searching for child status\d+ 0x[0-9a-f]+; fpga_id 0x[0-9a-f]+.*"
294294
r, ".* WARNING kernel:.*pcieport.*device.*error.*status/mask=.*"
295295
r, ".* ERR syncd\d*#syncd:.* -E-HLD-0- Trap.* is not supported.*"
296+
r, ".* ERR pmon#xcvrd:.*CMIS:.*no suitable app for the port appl.*"
297+
r, ".* ERR kernel:.*ltc2497.*i2c transfer failed: -EFAULT"
296298

297299
# Ignore ACL EGRESS feature unavailable error on fabric cards
298300
r, ".* ERR syncd\d*#syncd:.* SAI_API_SWITCH:brcm_sai_get_switch_attribute.* Get switch attrib 37 failed with error Feature unavailable.*"

0 commit comments

Comments
 (0)