Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dff58a09 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller
Browse files

selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_test



Fix copy&paste error and pass proper flags.

Signed-off-by: default avatarJiri Pirko <jiri@mellanox.com>
Reviewed-by: default avatarIdo Schimmel <idosch@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0c17db05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ gact_drop_and_ok_test()
	RET=0

	tc filter add dev $swp1 ingress protocol ip pref 2 handle 102 flower \
		skip_hw dst_ip 192.0.2.2 action drop
		$tcflags dst_ip 192.0.2.2 action drop

	$MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -A 192.0.2.1 -B 192.0.2.2 \
		-t ip -q