From: Jakub Kicinski <kuba@kernel.org>
To: Geliang Tang <geliang@kernel.org>
Cc: John Fastabend <john.fastabend@gmail.com>,
Sabrina Dubroca <sd@queasysnail.net>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
Shuah Khan <shuah@kernel.org>, Gang Yan <yangang@kylinos.cn>,
netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
mptcp@lists.linux.dev
Subject: Re: [PATCH net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE)
Date: Thu, 15 Jan 2026 18:49:22 -0800 [thread overview]
Message-ID: <20260115184922.7e346931@kernel.org> (raw)
In-Reply-To: <2fa14a04f5287c956a1112cef8cdfb2c86931d2d.1768467496.git.tanggeliang@kylinos.cn>
On Thu, 15 Jan 2026 17:02:40 +0800 Geliang Tang wrote:
> This is because the /tmp directory uses the virtiofs filesystem, which does
> not support the O_TMPFILE feature.
I don't think selftests are expected to support setups where /tmp
isn't tmp. Please fix your setup instead (or explain why it's very
crucial that you don't). The upstream CI runs all the selftests in
VMs and they are working just fine.
--
pw-bot: reject
next prev parent reply other threads:[~2026-01-16 2:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 9:02 [PATCH net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE) Geliang Tang
2026-01-16 2:49 ` Jakub Kicinski [this message]
2026-01-19 6:16 ` Geliang Tang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260115184922.7e346931@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=geliang@kernel.org \
--cc=horms@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sd@queasysnail.net \
--cc=shuah@kernel.org \
--cc=yangang@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox