Chrome platform driver development
 help / color / mirror / Atom feed
From: Brian Norris <briannorris@chromium.org>
To: Mark Brown <broonie@kernel.org>
Cc: kernelci-results@groups.io, "kernelci.org bot" <bot@kernelci.org>,
	kernel-build-reports@lists.linaro.org,
	chrome-platform@lists.linux.dev, eballetbo@gmail.com,
	bleung@chromium.org, groeck@chromium.org, pmalani@chromium.org,
	tzungbi@google.com
Subject: Re: chrome-platform/for-kernelci baseline: 98 runs, 5 regressions (v6.1-rc1-5-g27b86a65cd16)
Date: Mon, 31 Oct 2022 15:21:55 -0700	[thread overview]
Message-ID: <Y2BKg6gefPQ9BUAc@google.com> (raw)
In-Reply-To: <Y2BAGBVik+VvLTwF@sirena.org.uk>

On Mon, Oct 31, 2022 at 09:37:28PM +0000, Mark Brown wrote:
> On Mon, Oct 31, 2022 at 10:40:25AM -0700, Brian Norris wrote:
> > On Sun, Oct 30, 2022 at 10:51 PM kernelci.org bot <bot@kernelci.org> wrote:
> > >
> > > chrome-platform/for-kernelci baseline: 98 runs, 5 regressions (v6.1-rc1-5-g27b86a65cd16)
> 
> > Does anybody look at these? It's a bit weird to see "5 regressions",
> > and then to look back on the last few weeks (probably months) and see
> > the same errors...
> 
> Nobody seems to care about a lot of the Chromebook stuff AFAICT.

:(

Well, if I/we are ever going to change that, it'd be nice to get a
little further on the below questions still:

> > >   Details:  https://kernelci.org/test/job/chrome-platform/branch/for-kernelci/kernel/v6.1-rc1-5-g27b86a65cd16/plan/baseline/
> 
> > Where can I find the test cases? (i.e., what's determining a "failure"
> > for one of these?)
> 
> The first place to go is the details link above, though it's a bit less
> clear for the non-baseline tests you should at least be able to see
> what's going on on the console which will often help with finding the
> testsuite, or the error messages printed are descriptive as to what
> they were looking for specifically.  The kernelci-core repo contains all
> the stuff to map from a test name inot running something (often with
> external assistance) but there's lots of templating in the way.

Thanks. I already looked at most/all of those links. And I was first
going for the "baseline" tests, since those seem pretty basic, and if we
can't pass those, we're probably totally lost.

> > As a small guess, I see that we're missing some common configs, like:
> 
> > CONFIG_PHY_ROCKCHIP_DP
> 
> > This sometimes means that the display subsystem (and therefore audio
> > subsystem that relies on DP for one of its components) is not going to
> > fully set itself up properly. Usually things can still sort of work,
> > but I don't really know what the tests are looking for.
> 
> The baseline tests are just making sure that the system comes up to a
> shell.  The driver loaded tests are checking that particular devices
> have a driver bound to them.

For one specific example: I'm looking at rockchip-i2s1-probed, which
fails here:

https://storage.kernelci.org/chrome-platform/for-kernelci/v6.1-rc1-5-g27b86a65cd16/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-kevin.html

I can't find a single mention of "i2s1" or "probed" in the kernelci
repo, so I must be missing something. Is there some external config
file in another repo? Or else the test configs are autogenerating cases
on the fly based on parsing...the device tree?

Anyway, I don't know how or why that ever passed, because AFAICT, RK3399
Chromebooks should only have a single I2S block enabled, and they're
passing the 'rockchip-i2s0-probed' case. So it feels like I need to be
disabling some test case.

Somewhat similar story for cros-ec-sensors-accel{0,1}-probed, although I
believe the sensor driver is still working for me; I also see no
cros-ec-sensors errors in the KernelCI logs. So I wonder what exactly
the test is looking for (e.g., maybe the device name changed?).

Brian

  reply	other threads:[~2022-10-31 22:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31  5:51 chrome-platform/for-kernelci baseline: 98 runs, 5 regressions (v6.1-rc1-5-g27b86a65cd16) kernelci.org bot
2022-10-31 17:40 ` Brian Norris
2022-10-31 19:21   ` Guenter Roeck
2022-10-31 21:37   ` Mark Brown
2022-10-31 22:21     ` Brian Norris [this message]
2022-10-31 22:52       ` Mark Brown
2022-10-31 23:36         ` Brian Norris
2022-11-01  5:32           ` Tzung-Bi Shih
2022-11-01 11:58           ` Mark Brown

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=Y2BKg6gefPQ9BUAc@google.com \
    --to=briannorris@chromium.org \
    --cc=bleung@chromium.org \
    --cc=bot@kernelci.org \
    --cc=broonie@kernel.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=eballetbo@gmail.com \
    --cc=groeck@chromium.org \
    --cc=kernel-build-reports@lists.linaro.org \
    --cc=kernelci-results@groups.io \
    --cc=pmalani@chromium.org \
    --cc=tzungbi@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox