Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 00:24:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@freebsd.org
Subject:   [Bug 236842] check if_tap.ko for sys/netmap/ctrl-api-test test
Message-ID:  <bug-236842-32464-wF0uqbdgA8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236842-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236842-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236842

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org

--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
Comment on attachment 203202
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203202
patch to skip sys/netmap/ctrl-api-test  if if_tap.ko not installed

Instead of using "required_files", you should use PLAIN_REQUIRE_KERNEL_MODU=
LE
(from /usr/src/tests/freebsd_test_suite/macros.h).  Just stick that in the
test's .c file.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236842-32464-wF0uqbdgA8>