Re: [PATCH net-next] selftests: drv-net: Bring back tool() to driver __init__s
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-07 01:55:13
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-07 01:55:13
On Mon, 5 Jan 2026 18:33:19 +0200 Gal Pressman wrote:
The pp_alloc_fail.py test (which doesn't run in NIPA CI?) uses tool, add back the import.
Nice catch! It does run on NIPA FWIW but HW tests must pass for a while before we start showing them in the main reports, so I guess this one never reached stability before it got broken :(