Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2023 16:33:55 -0700
From:      Alan Somers <asomers@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: 356deeb2e7f6 - main - kyua/qemu: When running in qemu, don't teset sendfile
Message-ID:  <CAOtMX2jqPsfytLxzTFX62Tz7h5eb69pGC-zQGXv74WWcWNE11g@mail.gmail.com>
In-Reply-To: <202202022128.212LSomS059974@gitrepo.freebsd.org>
References:  <202202022128.212LSomS059974@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 2, 2022 at 2:28 PM Warner Losh <imp@freebsd.org> wrote:
>
> The branch main has been updated by imp:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=356deeb2e7f64c5b3fff8e28f4b4fcc8b9cbf7bc
>
> commit 356deeb2e7f64c5b3fff8e28f4b4fcc8b9cbf7bc
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2022-02-02 21:27:51 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2022-02-02 21:27:51 +0000
>
>     kyua/qemu: When running in qemu, don't teset sendfile
>
>     qemu's bsd-user doesn't implement sendfile, so just skip those tests
>     that use it.
>
>     Sponsored by:           Netflix
> ---
>  lib/libc/tests/sys/sendfile_test.c | 54 ++++++++++++++++++++++++++++++++++++++
>  tests/sys/kern/sendfile_test.sh    | 12 +++++++++
>  2 files changed, 66 insertions(+)

Should you also check for qemu in tests/sys/fs/fusefs/read.cc ?  There
are also some test cases there that use sendfile.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jqPsfytLxzTFX62Tz7h5eb69pGC-zQGXv74WWcWNE11g>