Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
the --enable-vhost-kernel option.
Disable it in the build-disable job.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c0db64710b..e8390314d89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -346,6 +346,7 @@ build-disabled:
--disable-vhost-crypto
--disable-vhost-net
--disable-vhost-scsi
+ --disable-vhost-kernel
--disable-vhost-user
--disable-vhost-vdpa
--disable-vhost-vsock
--
2.26.2
On 1/31/21 7:46 AM, Philippe Mathieu-Daudé wrote:
> Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
> the --enable-vhost-kernel option.
> Disable it in the build-disable job.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> .gitlab-ci.yml | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 7c0db64710b..e8390314d89 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -346,6 +346,7 @@ build-disabled:
> --disable-vhost-crypto
> --disable-vhost-net
> --disable-vhost-scsi
> + --disable-vhost-kernel
> --disable-vhost-user
> --disable-vhost-vdpa
> --disable-vhost-vsock
ping?
On 1/31/21 11:46 AM, Philippe Mathieu-Daudé wrote:
> Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
> the --enable-vhost-kernel option.
> Disable it in the build-disable job.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> .gitlab-ci.yml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 7c0db64710b..e8390314d89 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -346,6 +346,7 @@ build-disabled:
> --disable-vhost-crypto
> --disable-vhost-net
> --disable-vhost-scsi
> + --disable-vhost-kernel
> --disable-vhost-user
> --disable-vhost-vdpa
> --disable-vhost-vsock
>
On 01/03/2021 09.20, Philippe Mathieu-Daudé wrote:
> ping?
pong:
- https://gitlab.com/qemu-project/qemu/-/commit/3473f6ed88169e755123
(and I even did not forget to put you on CC: for the pull request:
https://lore.kernel.org/qemu-devel/20210219075738.2261103-8-thuth@redhat.com/ :-))
> On 1/31/21 11:46 AM, Philippe Mathieu-Daudé wrote:
>> Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
>> the --enable-vhost-kernel option.
>> Disable it in the build-disable job.
>>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> .gitlab-ci.yml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
>> index 7c0db64710b..e8390314d89 100644
>> --- a/.gitlab-ci.yml
>> +++ b/.gitlab-ci.yml
>> @@ -346,6 +346,7 @@ build-disabled:
>> --disable-vhost-crypto
>> --disable-vhost-net
>> --disable-vhost-scsi
>> + --disable-vhost-kernel
>> --disable-vhost-user
>> --disable-vhost-vdpa
>> --disable-vhost-vsock
>>
>
>
On 3/2/21 11:28 AM, Thomas Huth wrote:
> On 01/03/2021 09.20, Philippe Mathieu-Daudé wrote:
>> ping?
>
> pong:
> - https://gitlab.com/qemu-project/qemu/-/commit/3473f6ed88169e755123
>
> (and I even did not forget to put you on CC: for the pull request:
> https://lore.kernel.org/qemu-devel/20210219075738.2261103-8-thuth@redhat.com/
> :-))
Oops sorry :S
>
>> On 1/31/21 11:46 AM, Philippe Mathieu-Daudé wrote:
>>> Commit 299e6f19b3e ("vhost-net: revamp configure logic") added
>>> the --enable-vhost-kernel option.
>>> Disable it in the build-disable job.
>>>
>>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>>> ---
>>> .gitlab-ci.yml | 1 +
>>> 1 file changed, 1 insertion(+)
© 2016 - 2025 Red Hat, Inc.