On 3/24/26 3:55 AM, Jakub Kicinski wrote:
On Fri, 20 Mar 2026 23:18:14 +0100 Daniel Borkmann wrote:
quoted
Add a selftest for netkit queue leasing, using io_uring zero copy test
binary inside of a netns with netkit. This checks that memory providers
can be bound against virtual queues in a netkit within a netns that are
leasing from a physical netdev in the default netns.
ruff check says:
tools/testing/selftests/drivers/net/hw/nk_qlease.py:16: [F401] `lib.py.ksft_true` imported but unused
tools/testing/selftests/drivers/net/hw/nk_qlease.py:86: [E741] Ambiguous variable name: `l`
Ack, we'll fix.
Please look thru the Google review as well:
https://sashiko.dev/#/patchset/20260320221814.236775-1-daniel@iogearbox.net
Haven't seen this on patchwork, I presume to locally repro and work through the
findings, its https://github.com/sashiko-dev/sashiko along with Gemini 3.1 Pro
rather than Claude Opus 4.6 for review? Either way, I'll try to set up and go
through the findings for v10.
Thanks,
Daniel