pylint 3.3.7 astroid 3.3.8 Python 3.13.5 (main, Jun 12 2025, 00:00:00) [GCC 15.1.1 20250521 (Red Hat 15.1.1-2)] Redirect to /tmp/tmp.9oCFZ8bUfZ and /tmp/tmp.O9AfDGpvpy Tree base: 1a5a5b7bc1f9 ("selftests: drv-net: Test tail-adjustment support") Now at: 7d07b3f5547e ("selftests: drv-net: Test head-adjustment support") ====== Checking before the patch ====== ************* Module xdp tools/testing/selftests/drivers/net/xdp.py:348:8: E0602: Undefined variable 'ksft_pr' (undefined-variable) ------------------------------------------------------------------ Your code has been rated at 9.74/10 (previous run: 9.74/10, +0.00) ====== Checking the tree with the patch ====== ------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 9.74/10, +0.26)