netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kselftest: bonding: dev_addr_lists.sh doesn't run due to lack of dependencies
@ 2022-10-12 14:17 Jonathan Toppins
  2022-10-13  0:40 ` Benjamin Poirier
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Toppins @ 2022-10-12 14:17 UTC (permalink / raw)
  To: Benjamin Poirier
  Cc: netdev@vger.kernel.org, Jay Vosburgh, Shuah Khan, linux-kselftest

When kselftest for bonding is built like:
$ make TARGETS="drivers/net/bonding" -j8 -C tools/testing/selftests gen_tar

and then run on the target:
$ ./run_kselftest.sh
[...]
# selftests: drivers/net/bonding: dev_addr_lists.sh
# ./dev_addr_lists.sh: line 17: ./../../../net/forwarding/lib.sh: No 
such file or directory
# ./dev_addr_lists.sh: line 107: tests_run: command not found
# ./dev_addr_lists.sh: line 109: exit: : numeric argument required
# ./dev_addr_lists.sh: line 34: pre_cleanup: command not found
not ok 4 selftests: drivers/net/bonding: dev_addr_lists.sh # exit=2
[...]

I am still new to kselftests is this expected or is there some way in 
the make machinery to force packaging of net as well?

Thanks,
-Jon


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

end of thread, other threads:[~2022-10-17 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12 14:17 kselftest: bonding: dev_addr_lists.sh doesn't run due to lack of dependencies Jonathan Toppins
2022-10-13  0:40 ` Benjamin Poirier
2022-10-17 17:53   ` Jonathan Toppins

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).