qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 17/51] tests/qtest: Build virtio-net-test for posix only


From: Thomas Huth
Subject: Re: [PATCH 17/51] tests/qtest: Build virtio-net-test for posix only
Date: Thu, 25 Aug 2022 13:27:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

On 24/08/2022 11.39, Bin Meng wrote:
From: Bin Meng <bin.meng@windriver.com>

All of the virtio-net-test test cases require socketpair() to do the
test setup.

I think that is not true. Look at the end of the file, after the comment "These tests do not need a loopback backend" ... these tests are using virtio_net_test_setup_nosocket which does not need socketpair().

You likely have to put the #ifdefs in different locations here instead.

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]