[PATCH v5 0/3] tests/vm: netbsd autoinstall, with IPv6 disabled

Eduardo Habkost posted 3 patches 6 years ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191018181705.17957-1-ehabkost@redhat.com
Maintainers: Fam Zheng <fam@euphon.net>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Kamil Rytarowski <kamil@netbsd.org>, "Alex Bennée" <alex.bennee@linaro.org>
tests/vm/basevm.py |   5 +-
tests/vm/netbsd    | 196 ++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 190 insertions(+), 11 deletions(-)
[PATCH v5 0/3] tests/vm: netbsd autoinstall, with IPv6 disabled
Posted by Eduardo Habkost 6 years ago
I'm numbering this series v5 because it's a new version of the
patch sent by Gerd, at:

  Date: Mon, 17 Jun 2019 06:38:56 +0200
  Message-Id: <20190617043858.8290-10-kraxel@redhat.com>
  Subject: [PATCH v4 09/11] tests/vm: netbsd autoinstall, using serial console

Changes v4 -> v5:
* Rebase to latest qemu.git master
* Disable IPv6 by default (see
  https://lore.kernel.org/qemu-devel/20191017225548.GL4084@habkost.net/ for context)

Eduardo Habkost (2):
  tests/vm: Let subclasses disable IPv6
  tests/vm/netbsd: Disable IPv6

Gerd Hoffmann (1):
  tests/vm: netbsd autoinstall, using serial console

 tests/vm/basevm.py |   5 +-
 tests/vm/netbsd    | 196 ++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 190 insertions(+), 11 deletions(-)

-- 
2.21.0


Re: [PATCH v5 0/3] tests/vm: netbsd autoinstall, with IPv6 disabled
Posted by Alex Bennée 6 years ago
Eduardo Habkost <ehabkost@redhat.com> writes:

> I'm numbering this series v5 because it's a new version of the
> patch sent by Gerd, at:
>
>   Date: Mon, 17 Jun 2019 06:38:56 +0200
>   Message-Id: <20190617043858.8290-10-kraxel@redhat.com>
>   Subject: [PATCH v4 09/11] tests/vm: netbsd autoinstall, using serial
>   console

Queued to testing/next, thanks. I've made the changes Thomas suggested
in his review.

>
> Changes v4 -> v5:
> * Rebase to latest qemu.git master
> * Disable IPv6 by default (see
>   https://lore.kernel.org/qemu-devel/20191017225548.GL4084@habkost.net/ for context)
>
> Eduardo Habkost (2):
>   tests/vm: Let subclasses disable IPv6
>   tests/vm/netbsd: Disable IPv6
>
> Gerd Hoffmann (1):
>   tests/vm: netbsd autoinstall, using serial console
>
>  tests/vm/basevm.py |   5 +-
>  tests/vm/netbsd    | 196 ++++++++++++++++++++++++++++++++++++++++++---
>  2 files changed, 190 insertions(+), 11 deletions(-)


--
Alex Bennée

Re: [PATCH v5 0/3] tests/vm: netbsd autoinstall, with IPv6 disabled
Posted by Kamil Rytarowski 6 years ago
On 21.10.2019 15:47, Alex Bennée wrote:
>
> Eduardo Habkost <ehabkost@redhat.com> writes:
>
>> I'm numbering this series v5 because it's a new version of the
>> patch sent by Gerd, at:
>>
>>   Date: Mon, 17 Jun 2019 06:38:56 +0200
>>   Message-Id: <20190617043858.8290-10-kraxel@redhat.com>
>>   Subject: [PATCH v4 09/11] tests/vm: netbsd autoinstall, using serial
>>   console
>
> Queued to testing/next, thanks. I've made the changes Thomas suggested
> in his review.
>
>>
>> Changes v4 -> v5:
>> * Rebase to latest qemu.git master
>> * Disable IPv6 by default (see
>>   https://lore.kernel.org/qemu-devel/20191017225548.GL4084@habkost.net/ for context)
>>
>> Eduardo Habkost (2):
>>   tests/vm: Let subclasses disable IPv6
>>   tests/vm/netbsd: Disable IPv6
>>

I'm going to report this one to other NetBSD developers and hopefully
the problem will go away in future.

I have faced such problems in the past myself but didn't know what and
who is culprit.

>> Gerd Hoffmann (1):
>>   tests/vm: netbsd autoinstall, using serial console
>>
>>  tests/vm/basevm.py |   5 +-
>>  tests/vm/netbsd    | 196 ++++++++++++++++++++++++++++++++++++++++++---
>>  2 files changed, 190 insertions(+), 11 deletions(-)
>
>
> --
> Alex Bennée
>