Skip to content

Commit

Permalink
Remove regex for for port fdr stats
Browse files Browse the repository at this point in the history
  • Loading branch information
byu343 committed Jun 24, 2024
1 parent c60570c commit d927ddf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ r, ".* ERR swss#orchagent: :- queryHashNativeHashFieldListAttrCapabilities: Fail
r, ".* ERR swss#orchagent: :- querySwitchEcmpHashAlgorithmEnumCapabilities: Failed to get attribute.*"
r, ".* ERR swss#orchagent: :- querySwitchLagHashAlgorithmEnumCapabilities: Failed to get attribute.*"
r, ".* ERR syncd\d*#syncd.*SAI_API_PORT:_brcm_sai_read_fec_stat_err_counters.* failed with error Feature unavailable.*"
r, ".* ERR syncd\d*#syncd.*SAI_API_PORT:brcm_sai_get_port_stats.* port fdr stats get failed with error Feature unavailable.*"

# White list below messages found on KVM for now. Need to address them later.
r, ".* ERR macsec#wpa_supplicant.*l2_packet_send.*Network is down.*"
Expand Down

0 comments on commit d927ddf

Please sign in to comment.