From: Thomas Huth <thuth@redhat.com>
To: David Woodhouse <dwmw2@infradead.org>, qemu-devel@nongnu.org
Cc: Paul Durrant <paul@xen.org>
Subject: Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
Date: Wed, 18 Dec 2024 14:38:16 +0100 [thread overview]
Message-ID: <61cadf31-8656-4216-a345-e364bb85e45b@redhat.com> (raw)
In-Reply-To: <31e85f4d-66f2-4790-8597-f43e291bcbea@redhat.com>
On 18/12/2024 13.40, Thomas Huth wrote:
> On 18/12/2024 12.48, David Woodhouse wrote:
>> On 18 December 2024 12:32:49 CET, Thomas Huth <thuth@redhat.com> wrote:
>>> Use the serial console to execute the commands in the guest instead
>>> of using ssh since we don't have ssh support in the functional
>>> framework yet.
>>>
>>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>>
>> Hm, but serial is lossy and experience shows that it leads to flaky tests
>> if the guest (or host) misses bytes. While SSH would just go slower.
>
> The issue with the serial console should be fixed since:
>
> https://gitlab.com/qemu-project/qemu/-/commit/cdad03b74f759857d784e074755
>
> We didn't see any more issues with all the other tests since that has been
> merged.
But FWIW, there seems to be another issue with this test. While running it
multiple times, I sometimes see test_kvm_xen_guest_novector_noapic hanging.
According to the console output, the guest waits in vain for a device:
2024-12-18 14:32:58,606: Initializing XFRM netlink socket
2024-12-18 14:32:58,607: NET: Registered PF_INET6 protocol family
2024-12-18 14:32:58,609: Segment Routing with IPv6
2024-12-18 14:32:58,609: In-situ OAM (IOAM) with IPv6
2024-12-18 14:32:58,610: NET: Registered PF_PACKET protocol family
2024-12-18 14:32:58,610: 8021q: 802.1Q VLAN Support v1.8
2024-12-18 14:32:58,611: 9pnet: Installing 9P2000 support
2024-12-18 14:32:58,613: NET: Registered PF_VSOCK protocol family
2024-12-18 14:32:58,614: IPI shorthand broadcast: enabled
2024-12-18 14:32:58,619: sched_clock: Marking stable (551147059,
-6778955)->(590359530, -45991426)
2024-12-18 14:32:59,507: tsc: Refined TSC clocksource calibration: 2495.952 MHz
2024-12-18 14:32:59,508: clocksource: tsc: mask: 0xffffffffffffffff
max_cycles: 0x23fa49fc138, max_idle_ns: 440795295059 ns
2024-12-18 14:32:59,509: clocksource: Switched to clocksource tsc
2024-12-18 14:33:28,667: xenbus_probe_frontend: Waiting for devices to
initialise: 25s...20s...15s...10s...5s...0s...
Have you seen this problem before?
Thomas
next prev parent reply other threads:[~2024-12-18 13:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 11:32 [PATCH] tests/functional: Convert the kvm_xen_guest avocado test Thomas Huth
2024-12-18 11:48 ` David Woodhouse
2024-12-18 11:53 ` Daniel P. Berrangé
2024-12-18 12:40 ` Thomas Huth
2024-12-18 13:38 ` Thomas Huth [this message]
2024-12-18 14:11 ` David Woodhouse
2024-12-18 16:19 ` Thomas Huth
2024-12-18 17:16 ` Thomas Huth
2024-12-18 19:11 ` David Woodhouse
2024-12-18 21:42 ` David Woodhouse
2024-12-18 22:11 ` David Woodhouse
2024-12-18 15:54 ` Thomas Huth
2024-12-18 22:14 ` David Woodhouse
2024-12-19 8:35 ` Thomas Huth
2024-12-19 8:49 ` David Woodhouse
2024-12-19 12:24 ` Thomas Huth
2024-12-19 12:56 ` David Woodhouse
2024-12-19 18:05 ` Richard Henderson
2024-12-20 12:22 ` David Woodhouse
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=61cadf31-8656-4216-a345-e364bb85e45b@redhat.com \
--to=thuth@redhat.com \
--cc=dwmw2@infradead.org \
--cc=paul@xen.org \
--cc=qemu-devel@nongnu.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.