From: Simon Horman <horms@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch
Subject: Re: [PATCH net-next 1/2] docs: netdev: document requirements for Supported status
Date: Fri, 10 Jan 2025 10:39:11 +0000 [thread overview]
Message-ID: <20250110103911.GW7706@kernel.org> (raw)
In-Reply-To: <20250110005223.3213487-1-kuba@kernel.org>
On Thu, Jan 09, 2025 at 04:52:19PM -0800, Jakub Kicinski wrote:
> As announced back in April, require running upstream tests
> to maintain Supported status for NIC drivers:
>
> https://lore.kernel.org/20240425114200.3effe773@kernel.org
>
> Multiple vendors have been "working on it" for months.
> Let's make it official.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> Documentation/process/maintainer-netdev.rst | 46 +++++++++++++++++++++
> 1 file changed, 46 insertions(+)
>
> diff --git a/Documentation/process/maintainer-netdev.rst b/Documentation/process/maintainer-netdev.rst
...
> +The driver maintainer may arrange for someone else to run the test,
> +there is no requirement for the person listed as maintainer (or their
> +employer) to be responsible for running the tests. Collaboration between
> +vendors, hosting GH CI, other repos under linux-netdev, etc. are most welcome.
nit: are -> is
> +
> +See https://github.com/linux-netdev/nipa/wiki for more infromation about
nit: information
> +netdev CI. Feel free to reach out to maintainers or the list with any questions.
> +
> Reviewer guidance
> -----------------
Reviewed-by: Simon Horman <horms@kernel.org>
prev parent reply other threads:[~2025-01-10 10:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 0:52 [PATCH net-next 1/2] docs: netdev: document requirements for Supported status Jakub Kicinski
2025-01-10 0:52 ` [PATCH net-next 2/2] MAINTAINERS: downgrade Ethernet NIC drivers without CI reporting Jakub Kicinski
2025-01-10 10:39 ` Simon Horman
2025-01-10 15:58 ` Alexander Lobakin
2025-01-10 10:39 ` Simon Horman [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=20250110103911.GW7706@kernel.org \
--to=horms@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).