From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Matan Azrad <matan@nvidia.com>
Subject: Re: [PATCH] net/vdev_netvsc: block driver in github action
Date: Mon, 23 Feb 2026 15:29:13 -0800 [thread overview]
Message-ID: <20260223152913.6d15baa2@phoenix.local> (raw)
In-Reply-To: <20260223172137.93558-1-stephen@networkplumber.org>
On Mon, 23 Feb 2026 09:21:37 -0800
Stephen Hemminger <stephen@networkplumber.org> wrote:
> On Hyper-V systems (including Azure-hosted CI), the vdev_netvsc
> driver auto-injects itself during vdev bus scan. This interferes
> with other tests.
>
> Suppress this by detecting via environment variable.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
Sigh, this won't work either.
The problem is that the CI runs tests with sudo and that strips the environment away.
prev parent reply other threads:[~2026-02-23 23:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 17:21 [PATCH] net/vdev_netvsc: block driver in github action Stephen Hemminger
2026-02-23 23:29 ` Stephen Hemminger [this message]
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=20260223152913.6d15baa2@phoenix.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=matan@nvidia.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.