From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>,
qemu-devel@nongnu.org, peter.maydell@linaro.org,
Vlad Yasevich <vyasevic@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PULL 10/13] tests: Add a test for qemu self announcements
Date: Wed, 27 Feb 2019 12:58:35 +0000 [thread overview]
Message-ID: <20190227125834.GF2602@work-vm> (raw)
In-Reply-To: <30e7bd39-7ca1-fd1a-1864-b3a0a390f4fc@redhat.com>
* Thomas Huth (thuth@redhat.com) wrote:
> On 22/02/2019 15.55, Jason Wang wrote:
> > From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> >
> > We now expose qemu_announce_self through QMP and HMP. Add a test
> > with some very basic packet validation (make sure we get a RARP).
> >
> > Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
> > Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> > Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
> > Signed-off-by: Jason Wang <jasowang@redhat.com>
> > ---
> > tests/Makefile.include | 3 ++
> > tests/test-announce-self.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 86 insertions(+)
> > create mode 100644 tests/test-announce-self.c
> >
> > diff --git a/tests/Makefile.include b/tests/Makefile.include
> > index b39e989..1b0874c 100644
> > --- a/tests/Makefile.include
> > +++ b/tests/Makefile.include
> > @@ -144,6 +144,7 @@ check-qtest-generic-y += tests/qmp-cmd-test$(EXESUF)
> >
> > check-qtest-generic-y += tests/device-introspect-test$(EXESUF)
> > check-qtest-generic-y += tests/cdrom-test$(EXESUF)
> > +gcov-files-generic-y = migration/savevm.c
>
> AFAIK you don't need these gcov lines anymore. See commit
> 26830e9325d05d537dd9a3765437908771d19475.
Deleted, thanks.
Dave
>
> Thomas
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
next prev parent reply other threads:[~2019-02-27 13:43 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 14:55 [Qemu-devel] [PULL 00/13] Netpatches Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 01/13] net/colo-compare.c: Remove duplicated code Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 02/13] net: Introduce announce timer Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 03/13] migration: Add announce parameters Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 04/13] virtio-net: Switch to using announce timer Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 05/13] migration: " Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 06/13] net: Add a network device specific self-announcement ability Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 07/13] virtio-net: Allow qemu_announce_self to trigger virtio announcements Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 08/13] qmp: Add announce-self command Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 09/13] hmp: Add hmp_announce_self Jason Wang
2019-02-27 8:28 ` Thomas Huth
2019-02-27 13:11 ` Dr. David Alan Gilbert
2019-02-22 14:55 ` [Qemu-devel] [PULL 10/13] tests: Add a test for qemu self announcements Jason Wang
2019-02-27 8:21 ` Thomas Huth
2019-02-27 12:58 ` Dr. David Alan Gilbert [this message]
2019-02-22 14:55 ` [Qemu-devel] [PULL 11/13] net: netmap: small improvements netmap_send() Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 12/13] net: netmap: simplify netmap_receive() Jason Wang
2019-02-22 14:55 ` [Qemu-devel] [PULL 13/13] net: netmap: improve netmap_receive_iov() Jason Wang
2019-02-26 16:06 ` [Qemu-devel] [PULL 00/13] Netpatches Peter Maydell
2019-02-26 19:50 ` Dr. David Alan Gilbert
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=20190227125834.GF2602@work-vm \
--to=dgilbert@redhat.com \
--cc=jasowang@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=vyasevic@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 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.