Skip to content

Commit

Permalink
[lognalyzer] ignore ERR syncd#syncd: :- updateSupportedBufferPoolCoun…
Browse files Browse the repository at this point in the history
…ters: BUFFER_POOL_WATERMARK_STA (#5642)

ignore error: updateSupportedBufferPoolCounters.*BUFFER_POOL_WATERMARK_STAT_COUNTER.*counter SAI_BUFFER_POOL_STAT_XOFF_ROOM_WATERMARK_BYTES is not supported on buffer pool.*SAI_STATUS_INVALID_PARAMETER.
  • Loading branch information
yejianquan authored May 12, 2022
1 parent 1a1f6e5 commit b2cc638
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ r, ".* INFO systemd.*Finished Kernel crash dump capture service.*"

# https://dev.azure.com/msazure/One/_workitems/edit/14233575
r, ".* INFO systemd.*Starting Kernel crash dump capture service.*"

# https://dev.azure.com/msazure/One/_workitems/edit/14233609
r, ".*ERR syncd[0-9]*#syncd.*updateSupportedBufferPoolCounters.*BUFFER_POOL_WATERMARK_STAT_COUNTER.*counter SAI_BUFFER_POOL_STAT_XOFF_ROOM_WATERMARK_BYTES is not supported on buffer pool.*SAI_STATUS_INVALID_PARAMETER.*"

0 comments on commit b2cc638

Please sign in to comment.