netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 net 0/5] kselftests/net: add missed tests to Makefile
@ 2021-11-02  1:36 Hangbin Liu
  2021-11-02  1:36 ` [PATCHv2 net 1/5] kselftests/net: add missed icmp.sh test " Hangbin Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Hangbin Liu @ 2021-11-02  1:36 UTC (permalink / raw)
  To: netdev
  Cc: David S . Miller, Andrea Mayer, Coco Li, Paolo Lungaroni,
	Paolo Abeni, Toke Høiland-Jørgensen, linux-kselftest,
	Willem de Bruijn, Hangbin Liu

When generating the selftest to another folder, some tests are missing
as they are not added in Makefile. e.g.

  make -C tools/testing/selftests/ install \
      TARGETS="net" INSTALL_PATH=/tmp/kselftests

These pathset add them separately to make the Fixes tags less. It would
also make the stable tree or downstream backport easier.

If you think there is no need to add the Fixes tag for this minor issue.
I can repost a new patch and merge all the fixes together.

Thanks

v2: move toeplitz.sh/toeplitz_client.sh under TEST_PROGS_EXTENDED.

Hangbin Liu (5):
  kselftests/net: add missed icmp.sh test to Makefile
  kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
  kselftests/net: add missed SRv6 tests
  kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
  kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile

 tools/testing/selftests/net/Makefile | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-11-03  2:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-02  1:36 [PATCHv2 net 0/5] kselftests/net: add missed tests to Makefile Hangbin Liu
2021-11-02  1:36 ` [PATCHv2 net 1/5] kselftests/net: add missed icmp.sh test " Hangbin Liu
2021-11-02  1:36 ` [PATCHv2 net 2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh " Hangbin Liu
2021-11-02  1:36 ` [PATCHv2 net 3/5] kselftests/net: add missed SRv6 tests Hangbin Liu
2021-11-02  1:36 ` [PATCHv2 net 4/5] kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile Hangbin Liu
2021-11-02  1:36 ` [PATCHv2 net 5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh " Hangbin Liu
2021-11-02 15:09   ` Willem de Bruijn
2021-11-03  2:42     ` Hangbin Liu
2021-11-02 18:16 ` [PATCHv2 net 0/5] kselftests/net: add missed tests " Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).