public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests: forwarding: Install two missing tests
@ 2022-07-07 13:55 Martin Blumenstingl
  2022-07-07 13:55 ` [PATCH 1/2] selftests: forwarding: Install local_termination.sh Martin Blumenstingl
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Martin Blumenstingl @ 2022-07-07 13:55 UTC (permalink / raw)
  To: netdev, linux-kselftest
  Cc: vladimir.oltean, linux-kernel, pabeni, kuba, edumazet, davem,
	shuah, Martin Blumenstingl

For some distributions (e.g. OpenWrt) we don't want to rely on rsync
to copy the tests to the target as some extra dependencies need to be
installed. The Makefile in tools/testing/selftests/net/forwarding
already installs most of the tests.

This series adds the two missing tests to the list of installed tests.
That way a downstream distribution can build a package using this
Makefile (and add dependencies there as needed).


Martin Blumenstingl (2):
  selftests: forwarding: Install local_termination.sh
  selftests: forwarding: Install no_forwarding.sh

 tools/testing/selftests/net/forwarding/Makefile | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.37.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-09  3:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 13:55 [PATCH 0/2] selftests: forwarding: Install two missing tests Martin Blumenstingl
2022-07-07 13:55 ` [PATCH 1/2] selftests: forwarding: Install local_termination.sh Martin Blumenstingl
2022-07-07 22:20   ` Vladimir Oltean
2022-07-07 13:55 ` [PATCH 2/2] selftests: forwarding: Install no_forwarding.sh Martin Blumenstingl
2022-07-07 22:20   ` Vladimir Oltean
2022-07-07 22:25 ` [PATCH 0/2] selftests: forwarding: Install two missing tests Vladimir Oltean
2022-07-08 22:28   ` Martin Blumenstingl
2022-07-09  3:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox