All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Davide Caratti <dcaratti@redhat.com>,
	Victor Nogueira <victor@mojatatu.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Jamal Hadi Salim <jhs@mojatatu.com>,
	Jiri Pirko <jiri@resnulli.us>,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/3] netdevsim: support ETS offload
Date: Fri, 13 Mar 2026 15:11:13 -0700	[thread overview]
Message-ID: <20260313151113.4b405c8f@kernel.org> (raw)
In-Reply-To: <cover.1773411667.git.dcaratti@redhat.com>

On Fri, 13 Mar 2026 18:23:55 +0100 Davide Caratti wrote:
>  - patch 1 moves netdevsim tc offloads to a dedicated file
>  - patch 2 enables ETS offload on netdevsim
>  - patch 3 is a tdc test for ets offload on netdevsim

Looks like this is failing in TC CI
Is it possible that the system / container doesn't have ethtool
installed?  Adding Victor

I'll drop this from PW for now LMK if it's a TDC thing I'll restore 
it once fixed.

#  -- ns/SubPlugin.__init__
#  -- scapy/SubPlugin.__init__
# Executing 1174 tests in parallel and 88 in serial
# Using 38 batches and 4 workers
# WARNING: No route found (no default route?)
# WARNING: No route found (no default route?)
# .WARNING: more No route found (no default route?)
# ...................
# -----> prepare stage *** Could not execute: "ethtool -K $ETH hw-tc-offload on"
# 
# -----> prepare stage *** Error message: "exec of "ethtool" failed: No such file or directory
# "
# 
# -----> prepare stage *** Aborting test run.
# 
# 
# <_io.BufferedReader name=6> *** stdout ***
# 
# 
# <_io.BufferedReader name=17> *** stderr ***
#   File "/nipa-data/kernel/tools/testing/selftests/tc-testing/./tdc.py", line 535, in test_runner
#     res = run_one_test(pm, args, index, tidx)
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#   File "/nipa-data/kernel/tools/testing/selftests/tc-testing/./tdc.py", line 419, in run_one_test
#     prepare_env(tidx, args, pm, 'setup', "-----> prepare stage", tidx["setup"])
#   File "/nipa-data/kernel/tools/testing/selftests/tc-testing/./tdc.py", line 267, in prepare_env
#     raise PluginMgrTestFail(
# ..........Test b438: Add basic filter with canid ematch and a combination of SFF/EFF with masks
# Test 0811: Add multiple basic filter with cmp ematch u8/link layer and default action and dump them

  parent reply	other threads:[~2026-03-13 22:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-13 17:23 [PATCH net-next v2 0/3] netdevsim: support ETS offload Davide Caratti
2026-03-13 17:23 ` [PATCH net-next v2 1/3] netdevsim: move TC offload code to a dedicated file Davide Caratti
2026-03-14 16:02   ` Jakub Kicinski
2026-03-13 17:23 ` [PATCH net-next v2 2/3] netdevsim: support tc-ets offload Davide Caratti
2026-03-13 17:23 ` [PATCH net-next v2 3/3] tc-testing: add a test case for ETS offload Davide Caratti
2026-03-14 15:26   ` Victor Nogueira
2026-03-13 19:42 ` [PATCH net-next v2 0/3] netdevsim: support " Jamal Hadi Salim
2026-03-13 22:11 ` Jakub Kicinski [this message]
2026-03-13 22:47   ` Victor Nogueira
2026-03-14 15:23     ` Victor Nogueira

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=20260313151113.4b405c8f@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dcaratti@redhat.com \
    --cc=edumazet@google.com \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=victor@mojatatu.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.