All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: "open list:KERNEL SELFTEST FRAMEWORK" 
	<linux-kselftest@vger.kernel.org>, Shuah Khan <shuah@kernel.org>,
	Anders Roxell <anders.roxell@linaro.org>,
	lkft-triage@lists.linaro.org,
	open list <linux-kernel@vger.kernel.org>,
	ankita@in.ibm.com, Will Deacon <will@kernel.org>,
	ardb@kernel.org, "Guohanjun (Hanjun Guo)" <guohanjun@huawei.com>
Subject: Re: selftests: Linux Kernel Dump Test Module output
Date: Tue, 25 Feb 2020 11:31:11 -0800	[thread overview]
Message-ID: <202002251126.66255B5@keescook> (raw)
In-Reply-To: <CA+G9fYu3682XJ2Kw2ZvQdUT80epKc9DWWXgDT1-D_65ajSXNTw@mail.gmail.com>

On Mon, Feb 17, 2020 at 04:39:37PM +0530, Naresh Kamboju wrote:
> The selftest lkdtm test failed on x86_64 and arm64.
> am I missing any pre-requisite?
> [...]
> ref:
> https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.6-rc1-19-g359c92c02bfa/testrun/1212254/log

Looking at this, I see debugfs mounted, I see LKDTM enabled, but I see
the console freak out just as lkdtm starts:

[  349.262263] kselftest: Running tests in lkdtm
#      4	0x0000000000401014 ?? ??0
0x0000000000401014: ??_??0 #
#      5	0x00007f9de1221a56 ?? ??0
0x00007f9de1221a56: ??_??0 #
#      6	0x0000000000401399 ?? ??0
0x0000000000401399: ??_??0 #
#   madvise failed,
failed,: _ #
#   addr 0x7f9de1000000
0x7f9de1000000: _ #
#   length 0x200000
0x200000: _ #
#   src_type 0
0: _ #
# Testing guest mode PA-bitsANY, VA-bits48,  4K pages
guest: mode_PA-bitsANY, #
# Guest physical address width detected 39
physical: address_width #
[FAIL] 11 selftests kvm vmx_dirty_log_test # exit=254

Is a kvm test running at the same time? It just looks like the entire
console goes silent (which would certainly make the lkdtm tests fail)

> https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.5-11440-gd1ea35f4cdd4/testrun/1202720/log

Similar happens here, only this time it seems to be gpio tests?

[  363.276824] kselftest: Running tests in lkdtm
# ./gpio-mockup.sh line 89 ./gpio-mockup-chardev No such file or
# directory
line: 89_./gpio-mockup-chardev #
# GPIO gpio-mockup test with ranges <-1,32,-1,32,-1,32> 
gpio-mockup: test_with #
# -1,32,-1,32,-1,32 
...
[  407.481225] test_bpf: #0 TAX jited:1 63 62 132 PASS

The console seems broken for over 40 seconds?

-- 
Kees Cook

      parent reply	other threads:[~2020-02-25 19:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 11:09 selftests: Linux Kernel Dump Test Module output Naresh Kamboju
2020-02-17 15:36 ` Cristian Marussi
2020-02-19 16:16   ` shuah
2020-02-21  0:16     ` Kees Cook
2020-02-25 19:31   ` Kees Cook
2020-02-26 11:53     ` Cristian Marussi
2020-02-26 18:02       ` Naresh Kamboju
2020-02-26 19:01         ` Kees Cook
2020-02-26 18:49       ` Kees Cook
2020-02-25 19:31 ` Kees Cook [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202002251126.66255B5@keescook \
    --to=keescook@chromium.org \
    --cc=anders.roxell@linaro.org \
    --cc=ankita@in.ibm.com \
    --cc=ardb@kernel.org \
    --cc=guohanjun@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=shuah@kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.