All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: "Jürgen Groß" <jgross@suse.com>, "Jan Beulich" <jbeulich@suse.com>
Cc: osstest service owner <osstest-admin@xenproject.org>,
	<xen-devel@lists.xenproject.org>
Subject: Re: [linux-linus test] 152672: regressions - FAIL
Date: Mon, 24 Aug 2020 11:21:20 +0100	[thread overview]
Message-ID: <ae261da3-162b-12e6-60c9-a5b9fdf30d6d@citrix.com> (raw)
In-Reply-To: <7b8fd84b-a0bb-9976-ff57-3e104b57ffcc@suse.com>

On 24/08/2020 09:00, Jürgen Groß wrote:
> On 24.08.20 09:51, Jan Beulich wrote:
>> On 24.08.2020 09:23, Jürgen Groß wrote:
>>> On 24.08.20 08:44, Jan Beulich wrote:
>>>> On 23.08.2020 07:52, Jürgen Groß wrote:
>>>>> On 23.08.20 07:24, osstest service owner wrote:
>>>>>> flight 152672 linux-linus real [real]
>>>>>> http://logs.test-lab.xenproject.org/osstest/logs/152672/
>>>>>>
>>>>>> Regressions :-(
>>>>>
>>>>> With 32-bit pv support now removed from the kernel the associated
>>>>> tests
>>>>> should be removed for the upstream kernel, too.
>>>>
>>>> Not exactly sure how things are organized, but isn't the 2nd
>>>> <arch> in the test identifier currently specifying "Dom0
>>>> bitness" as a whole? If so, shouldn't testing a 32-bit tool
>>>> stack build continue to be done (under this same name perhaps),
>>>> just with a 64-bit kernel now? In which case the next question
>>>
>>> Only the linux-linus tests are affected right now. "Old" kernels can
>>> still be used for 32-bit tests. And PVH ones, of course.
>>>
>>>> is whether the 64-bit kernel is actually fully ready to be used
>>>> this way. I'm afraid it isn't, as there's still no privcmd
>>>> compat ioctl handling afaict, which I would say should have
>>>> been a prereq for removing PV support from 32-bit kernels.
>>>
>>> No, I don't think so.
>>>
>>> 32-bit pv linux kernels are missing Meltdown mitigation and using a
>>> 32-bit toolstack on a 64-bit kernel is no feature I'd like to
>>> encourage.
>>
>> Where else do you propose to test the 32-bit tool stack then?
>
> Right now stable kernels, later PVH only.
>
>> Even if right now only linux-linus is really affected, sooner
>> or later the stable Linux tree will also be switched to one
>> which doesn't have 32-bit PV support anymore.
>
> Yes.
>
>> I also have trouble seeing why it should be use to dictate what
>> bitness a user space people are running. Even more so that we've
>
> We are not talking about some random user programs, but the tools
> we are providing and which are running in dom0 only.
>
> And I don't think running a 32-bit toolstack on a 64-bit kernel is
> supported right now (in case it is, then we don't need to worry as
> it should continue to work). I don't think we should start supporting
> that just for being able to test it.

32bit toolstack on a 64bit kernel doesn't remotely work, due to pointers
embedded in structures which privcmd passes through unmodified.

It will actually start working again after the tools ABI stability work,
because this is just one of the many ABI mistakes which will be corrected.


That said, 32bit toolstacks are not a useful or sensible thing these
days.  I strongly suspect it gets 0 use outside of OSSTest.

~Andrew


  reply	other threads:[~2020-08-24 10:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23  5:24 [linux-linus test] 152672: regressions - FAIL osstest service owner
2020-08-23  5:52 ` Jürgen Groß
2020-08-24  6:44   ` Jan Beulich
2020-08-24  7:23     ` Jürgen Groß
2020-08-24  7:51       ` Jan Beulich
2020-08-24  8:00         ` Jürgen Groß
2020-08-24 10:21           ` Andrew Cooper [this message]
2020-08-24 16:48             ` Roger Pau Monné
2021-09-08 14:06   ` Juergen Gross

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=ae261da3-162b-12e6-60c9-a5b9fdf30d6d@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jgross@suse.com \
    --cc=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xenproject.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.