public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Joe Damato <joe@dama•to>
To: Dimitri Daskalakis <dimitri.daskalakis1@gmail•com>
Cc: "David S . Miller" <davem@davemloft•net>,
	Andrew Lunn <andrew+netdev@lunn•ch>,
	Eric Dumazet <edumazet@google•com>,
	Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
	Shuah Khan <shuah@kernel•org>,
	Dimitri Daskalakis <daskald@meta•com>, David Wei <dw@davidwei•uk>,
	Dragos Tatulea <dtatulea@nvidia•com>,
	Vishwanath Seshagiri <vishs@fb•com>,
	Pavel Begunkov <asml.silence@gmail•com>,
	Simon Horman <horms@kernel•org>,
	Pavan Chebbi <pavan.chebbi@broadcom•com>,
	Michael Chan <michael.chan@broadcom•com>,
	Gal Pressman <gal@nvidia•com>,
	linux-kselftest@vger•kernel.org, netdev@vger•kernel.org
Subject: Re: [PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported
Date: Thu, 30 Apr 2026 12:36:51 -0700	[thread overview]
Message-ID: <afOvUznmpTEPBJrS@devvm20253.cco0.facebook.com> (raw)
In-Reply-To: <20260430165217.3700469-1-dimitri.daskalakis1@gmail.com>

On Thu, Apr 30, 2026 at 09:52:17AM -0700, Dimitri Daskalakis wrote:
> From: Dimitri Daskalakis <daskald@meta•com>
> 
> Certain devices which support ntuple-filters do not enable the feature
> by default. The existing tests will skip (if they check for the feature),
> or fail if they blindly attempt to install rules. Therefore, attempt to turn
> on ntuple-filters if the device supports them.
> 
> Signed-off-by: Dimitri Daskalakis <daskald@meta•com>
> Signed-off-by: Jakub Kicinski <kuba@kernel•org>
> ---
>  tools/testing/selftests/drivers/net/gro.py         | 10 ++++++++++
>  tools/testing/selftests/drivers/net/hw/gro_hw.py   | 10 ++++++++++
>  tools/testing/selftests/drivers/net/hw/iou-zcrx.py | 12 ++++++++++++
>  tools/testing/selftests/drivers/net/hw/ntuple.py   |  5 ++++-
>  tools/testing/selftests/drivers/net/hw/rss_ctx.py  |  7 ++++---
>  5 files changed, 40 insertions(+), 4 deletions(-)

I suppose a future cleanup might be able to add a generic helper for this for
all of the ethtool settings (tx-udp-segmentation, ntuple, etc) to
EthtoolFamily or something?

That said:

Reviewed-by: Joe Damato <joe@dama•to>

  reply	other threads:[~2026-04-30 19:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-30 16:52 [PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported Dimitri Daskalakis
2026-04-30 19:36 ` Joe Damato [this message]
2026-05-02  0:20 ` patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2026-04-27 16:58 Dimitri Daskalakis
2026-04-27 22:56 ` Jakub Kicinski

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=afOvUznmpTEPBJrS@devvm20253.cco0.facebook.com \
    --to=joe@dama$(echo .)to \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=asml.silence@gmail$(echo .)com \
    --cc=daskald@meta$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=dimitri.daskalakis1@gmail$(echo .)com \
    --cc=dtatulea@nvidia$(echo .)com \
    --cc=dw@davidwei$(echo .)uk \
    --cc=edumazet@google$(echo .)com \
    --cc=gal@nvidia$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kselftest@vger$(echo .)kernel.org \
    --cc=michael.chan@broadcom$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=pavan.chebbi@broadcom$(echo .)com \
    --cc=shuah@kernel$(echo .)org \
    --cc=vishs@fb$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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