Thread (6 messages) flat view 6 messages, 3 authors, 1d ago

Re: [PATCH net-next v2] selftests: drv-net: so_txtime: only send test traffic to sch_etf

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-08-11 01:31:19

On Sat,  8 Aug 2026 12:00:44 -0400 Willem de Bruijn wrote:
     orig = tc(f"qdisc show dev {ifname} root", json=True)[0].get("kind", None)
     defer(tc, f"qdisc replace dev {ifname} root {orig}")
-    tc(f"qdisc replace dev {ifname} root {qdisc} {optargs}")
+    tc(f"qdisc replace dev {ifname} root handle 1: {qdisc} {optargs}")
Ugh, sorry, I should have checked before applying.
Looks like this regresses the test on all setup in NIPA.

Random example:
https://netdev.bots.linux.dev/logview.html?f=/logs/hwksft/X710/results/772526/test-outputs/11-so-txtime-py/stdout
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help