ruff 0.15.1 Redirect to /tmp/tmp.vR9i4w6gBB and /tmp/tmp.MzQSMQR4Gk Tree base: 8bf22c33e7a1 ("Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net") Now at: 1da0c1b55f8b ("selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops") ====== Checking before the patch ====== tools/testing/selftests/drivers/net/hw/tso.py:12: [F401] `lib.py.KsftXfailEx` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:15: [F401] `lib.py.cmd` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:42: [F841] Local variable `nc` is assigned to but never used tools/testing/selftests/drivers/net/hw/tso.py:142: [F541] f-string without any placeholders ====== Checking the tree with the patch ====== tools/testing/selftests/drivers/net/hw/tso.py:12: [F401] `lib.py.KsftXfailEx` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:15: [F401] `lib.py.cmd` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:45: [F841] Local variable `nc` is assigned to but never used tools/testing/selftests/drivers/net/hw/tso.py:145: [F541] f-string without any placeholders