[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260129155804.492ca32a@kernel.org>
Date: Thu, 29 Jan 2026 15:58:04 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Joe Damato <joe@...a.to>
Cc: Michael Chan <michael.chan@...adcom.com>, davem@...emloft.net,
netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
andrew+netdev@...n.ch, pavan.chebbi@...adcom.com,
andrew.gospodarek@...adcom.com
Subject: Re: [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts
persist after ifdown/up
On Thu, 29 Jan 2026 12:19:35 -0800 Joe Damato wrote:
> > .../selftests/drivers/net/hw/rss_ctx.py | 117 +++++++++++++++++-
> > 1 file changed, 116 insertions(+), 1 deletion(-)
>
> I feel like this one might be net-next material since it is a new test and not
> a "Fixes" ?
Quoting documentation:
Co-posting selftests
~~~~~~~~~~~~~~~~~~~~
Selftests should be part of the same series as the code changes.
Specifically for fixes both code change and related test should go into
the same tree (the tests may lack a Fixes tag, which is expected).
Mixing code changes and test changes in a single commit is discouraged.
See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#co-posting-selftests
Powered by blists - more mailing lists