Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ r, ".* ERR monit.*Expected containers not running: telemetry.*"
r, ".* sonic systemd.* kdump-tools.service - Kernel crash dump capture service.*"
r, ".* ERR swss#orchagent: :- getPort: Failed to get cached bridge port ID.*"
r, ".* ERR syncd#syncd: .* SAI_API_PORT:brcm_sai_get_port_attribute:\d+ Error -2 processing port attribute ID: 17.*"
r, ".* ERR mux#linkmgrd: MuxManager\.cpp:.*Unsupported link failure detection type for : software.*"

# Errors for config reload on broadcom platform on 202405
r, ".* ERR syncd\d*#syncd.*_attribute_enum_values_capability.*count.*greater than capability-count 0.*"
Expand Down
Loading