Skip to content

Commit 586e108

Browse files
Enabled HW drops, disabled SW drops
Signed-off-by: Vadym Hlushko <[email protected]>
1 parent b8fe833 commit 586e108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sflow/hsflowd/patch/dropmon/0001-sflow-enabled-drop-monitor-support-for-SONiC.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ index e675730..fb52a54 100644
5151
# sonic {} loaded automatically
5252
# psample {} loaded automatically
5353
+ # packet drop monitoring:
54-
+ dropmon { group=1 start=on limit=1000 sw=on hw=on }
54+
+ dropmon { group=1 start=on limit=1000 sw=off hw=on }
5555
# ====== detect new interfaces ======
5656
refreshAdaptors=60
5757
# ====== Agent IP selection ======

0 commit comments

Comments
 (0)