Re: [Qemu-devel] [PATCH 0/9] Network announce changes

2019-02-04 Thread Dr. David Alan Gilbert
* Markus Armbruster (arm...@redhat.com) wrote: > git-am gripes: Thanks, fixed. Dave > Applying: net: Introduce announce timer > .git/rebase-apply/patch:159: new blank line at EOF. > + > warning: 1 line adds whitespace errors. > Applying: migration: Add announce parameters > Applying: virtio-net:

Re: [Qemu-devel] [PATCH 0/9] Network announce changes

2019-02-03 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190128170321.16936-1-dgilb...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN ===

Re: [Qemu-devel] [PATCH 0/9] Network announce changes

2019-02-01 Thread Markus Armbruster
git-am gripes: Applying: net: Introduce announce timer .git/rebase-apply/patch:159: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: migration: Add announce parameters Applying: virtio-net: Switch to using announce timer .git/rebase-apply/patch:20: new blank line at EOF.

Re: [Qemu-devel] [PATCH 0/9] Network announce changes

2019-01-28 Thread Dr. David Alan Gilbert
* Michael S. Tsirkin (m...@redhat.com) wrote: > On Mon, Jan 28, 2019 at 05:03:12PM +, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > Hi, > > This is a reworking of a few sets of patches from 2017 > > that were put together by myself, Germano and Vlad that mak

Re: [Qemu-devel] [PATCH 0/9] Network announce changes

2019-01-28 Thread Michael S. Tsirkin
On Mon, Jan 28, 2019 at 05:03:12PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This is a reworking of a few sets of patches from 2017 > that were put together by myself, Germano and Vlad that make > the network announce system more flexible. > > Firs

[Qemu-devel] [PATCH 0/9] Network announce changes

2019-01-28 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Hi, This is a reworking of a few sets of patches from 2017 that were put together by myself, Germano and Vlad that make the network announce system more flexible. Firstly, it's parameterised, so that you can change the number of packets and the gap between them