ruff 0.15.8 Redirect to /tmp/tmp.suWEyZEgmH and /tmp/tmp.fet3pe9sfV Tree base: 2fe9536835b7 ("selftests: drv-net: tso: add helpers for double tunneling GSO") Now at: 92eeb76aee8f ("selftests: drv-net: tso: add Geneve double tunneling GSO test") ====== Checking before the patch ====== tools/testing/selftests/drivers/net/hw/tso.py:13: [F401] `lib.py.KsftXfailEx` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:16: [F401] `lib.py.cmd` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:46: [F841] Local variable `nc` is assigned to but never used tools/testing/selftests/drivers/net/hw/tso.py:156: [F541] f-string without any placeholders ====== Checking the tree with the patch ====== tools/testing/selftests/drivers/net/hw/tso.py:14: [F401] `lib.py.KsftXfailEx` imported but unused tools/testing/selftests/drivers/net/hw/tso.py:69: [F841] Local variable `nc` is assigned to but never used tools/testing/selftests/drivers/net/hw/tso.py:259: [F541] f-string without any placeholders