qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: Laurent Vivier <lvivier@redhat.com>,
	Juan Quintela <quintela@redhat.com>,
	Jason Wang <jasowang@redhat.com>,
	qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
	Jens Freimann <jfreimann@redhat.com>
Subject: Re: [PATCH v7 2/4] tests/qtest: add some tests for virtio-net failover
Date: Wed, 8 Dec 2021 02:35:18 -0500	[thread overview]
Message-ID: <20211208023509-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <0c40316f-aa00-37ff-096a-ac94279d6a8d@redhat.com>

On Wed, Dec 08, 2021 at 08:33:31AM +0100, Thomas Huth wrote:
> On 07/12/2021 18.23, Laurent Vivier wrote:
> > Add test cases to test several error cases that must be
> > generated by invalid failover configuration.
> > 
> > Add a combination of coldplug and hotplug test cases to be
> > sure the primary is correctly managed according the
> > presence or not of the STANDBY feature.
> > 
> > Signed-off-by: Laurent Vivier <lvivier@redhat.com>
> > ---
> >   tests/qtest/meson.build           |   4 +
> >   tests/qtest/virtio-net-failover.c | 771 ++++++++++++++++++++++++++++++
> >   2 files changed, 775 insertions(+)
> >   create mode 100644 tests/qtest/virtio-net-failover.c
> 
> Acked-by: Thomas Huth <thuth@redhat.com>
> 
> I'll take this series through my "testing" branch (unless someone speaks up
> that it should go through some virtio/network branch instead).

Pls do.

-- 
MST



  reply	other threads:[~2021-12-08  7:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07 17:23 [PATCH v7 0/4] tests/qtest: add some tests for virtio-net failover Laurent Vivier
2021-12-07 17:23 ` [PATCH v7 1/4] qtest/libqos: add a function to initialize secondary PCI buses Laurent Vivier
2021-12-07 17:23 ` [PATCH v7 2/4] tests/qtest: add some tests for virtio-net failover Laurent Vivier
2021-12-08  7:33   ` Thomas Huth
2021-12-08  7:35     ` Michael S. Tsirkin [this message]
2021-12-08  8:39   ` Thomas Huth
2021-12-08  8:52     ` Laurent Vivier
2021-12-08  8:55       ` Thomas Huth
2021-12-07 17:23 ` [PATCH v7 3/4] test/libqtest: add some virtio-net failover migration cancelling tests Laurent Vivier
2021-12-07 17:23 ` [PATCH v7 4/4] tests/libqtest: add a migration test with two couples of failover devices Laurent Vivier

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=20211208023509-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=jfreimann@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=thuth@redhat.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;
as well as URLs for NNTP newsgroup(s).