Skip to content

Commit 246068b

Browse files
vladimirolteankuba-moo
authored andcommitted
selftests: net: local_termination: require mausezahn
Since the blamed commit, we require mausezahn because send_raw() uses it. Remove the "REQUIRE_MZ=no" line, which overwrites the default of requiring it. Fixes: 2379795 ("selftests: net: local_termination: add PTP frames to the mix") Signed-off-by: Vladimir Oltean <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent cc54ec5 commit 246068b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/net/forwarding/local_termination.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ALL_TESTS="standalone vlan_unaware_bridge vlan_aware_bridge test_vlan \
77
NUM_NETIFS=2
88
PING_COUNT=1
99
REQUIRE_MTOOLS=yes
10-
REQUIRE_MZ=no
1110

1211
source lib.sh
1312

0 commit comments

Comments
 (0)