Skip to content

Commit 27e046b

Browse files
author
CKI Backport Bot
committed
selftests: net: local_termination: require mausezahn
JIRA: https://issues.redhat.com/browse/RHEL-74034 commit 246068b Author: Vladimir Oltean <vladimir.oltean@nxp.com> Date: Thu Dec 19 17:54:10 2024 +0200 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 <vladimir.oltean@nxp.com> Link: https://patch.msgid.link/20241219155410.1856868-1-vladimir.oltean@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>
1 parent d4b59f8 commit 27e046b

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)