pylint 3.3.9 astroid 3.3.8 Python 3.14.3 (main, Feb 4 2026, 00:00:00) [GCC 15.2.1 20260123 (Red Hat 15.2.1-7)] Redirect to /tmp/tmp.2nivKLCbfH and /tmp/tmp.HuBSqfsMEd Tree base: f1359c240191 ("net/iucv: Add missing kernel-doc return value descriptions") Now at: d535311f7bf1 ("selftests/net: Add two xdp tests to xdp.py") ====== Checking before the patch ====== -------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) ====== Checking the tree with the patch ====== ************* Module xdp tools/testing/selftests/drivers/net/xdp.py:702:0: C0301: Line too long (108/100) (line-too-long) tools/testing/selftests/drivers/net/xdp.py:705:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/xdp.py:724:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------- Your code has been rated at 9.90/10 (previous run: 10.00/10, -0.10)