From: "Michael S. Tsirkin" <mst@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, "Daniel P. Berrangé" <berrange@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Cédric Le Goater" <clg@kaod.org>,
"Eric Auger" <eric.auger@redhat.com>,
"Clément Mathieu--Drif" <clement.mathieu--drif@eviden.com>,
"Yi Liu" <yi.l.liu@intel.com>, "Jason Wang" <jasowang@redhat.com>
Subject: Re: [PATCH v3 0/2] Convert the intel_iommu avocado test
Date: Tue, 17 Dec 2024 07:41:40 -0500 [thread overview]
Message-ID: <20241217074128-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20241217121550.141072-1-thuth@redhat.com>
On Tue, Dec 17, 2024 at 01:15:48PM +0100, Thomas Huth wrote:
> The first patch introduces a helper function for retrieving the
> hostfwd ports from QEMU.
> We then use this helper function to run a HTTP server in the guest
> in the second patch to exercise the network of the guest.
Good stuff
Acked-by: Michael S. Tsirkin <mst@redhat.com>
> v3:
> - Use the new hostfwd helper function instead of trying to probe
> for an unused port on the host
> - Use a constant for the guest port 8080
>
> Thomas Huth (2):
> tests/functional: Add a helper function for retrieving the hostfwd
> port
> tests/functional: Convert the intel_iommu avocado test
>
> MAINTAINERS | 1 +
> tests/functional/meson.build | 2 +
> tests/functional/qemu_test/utils.py | 7 +
> tests/functional/test_info_usernet.py | 8 +-
> .../test_intel_iommu.py} | 191 +++++++++++-------
> 5 files changed, 135 insertions(+), 74 deletions(-)
> rename tests/{avocado/intel_iommu.py => functional/test_intel_iommu.py} (26%)
> mode change 100644 => 100755
>
> --
> 2.47.1
prev parent reply other threads:[~2024-12-17 12:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 12:15 [PATCH v3 0/2] Convert the intel_iommu avocado test Thomas Huth
2024-12-17 12:15 ` [PATCH v3 1/2] tests/functional: Add a helper function for retrieving the hostfwd port Thomas Huth
2024-12-17 12:15 ` [PATCH v3 2/2] tests/functional: Convert the intel_iommu avocado test Thomas Huth
2024-12-17 12:41 ` Michael S. Tsirkin [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=20241217074128-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=berrange@redhat.com \
--cc=clement.mathieu--drif@eviden.com \
--cc=clg@kaod.org \
--cc=eric.auger@redhat.com \
--cc=jasowang@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=yi.l.liu@intel.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 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.