linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug report] "make run_tests -C bpf" hanging forever
@ 2019-10-18  6:32 Liu Yiding
  2019-10-18  6:41 ` Liu Yiding
  2019-10-18 16:21 ` Kees Cook
  0 siblings, 2 replies; 6+ messages in thread
From: Liu Yiding @ 2019-10-18  6:32 UTC (permalink / raw)
  To: Kees Cook; +Cc: linux-kselftest, Prabhakar Kushwaha, Shuah Khan

Hi All.

The patch 5c069b6dedef "selftests: Move test output to diagnostic lines" 
from Apr 24, 2019,

leads to `make run_tests -C bpf` hanging forever.


Bpf includes many subtest, when cmd `make run_tests -C bpf` runs to 
test_lwt_seg6local.sh, task will hang and runner.sh never run next task. 
I checked ps aux, prefix.pl will never exit.

```

91058 [  811.451584] # [25] VAR __license type_id=24 linkage=1
91059 [  811.451586]-
91060 [  811.455365] # [26] DATASEC license size=0 vlen=1 size == 0
91061 [  811.455367]-
91062 [  811.457424] #-
91063 [  811.457425]-
91064 [  811.460912] # selftests: test_lwt_seg6local [PASS]
91065 [  811.460914]-
91066 [ 3620.461986] Thu Oct 17 14:54:05 CST 2019 detected soft_timeout

```

Ignore test_lwt_seg6local and run `make run_tests -C bpf` again, task 
will hang on test_tc_tunnel.sh.


Kushwaha also meet this issue, `make run_tests -C bpf` hang on 
test_lwt_ip_encap.sh (This test failed on my localhost).

-- 
Best regards.
Liu Yiding




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

end of thread, other threads:[~2019-10-21  1:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18  6:32 [Bug report] "make run_tests -C bpf" hanging forever Liu Yiding
2019-10-18  6:41 ` Liu Yiding
2019-10-18  6:56   ` Prabhakar Kushwaha
2019-10-18 15:01     ` Shuah Khan
2019-10-21  1:42       ` Liu Yiding
2019-10-18 16:21 ` Kees Cook

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