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.XrQJLoZnnk and /tmp/tmp.vctPSNXN5p Tree base: c411c65c58bf ("test: Add ext_hdr.py in networking selftests") Now at: 0d3ca30ebd07 ("test: Add networking selftest for eh limits") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module eh_limits tools/testing/selftests/net/eh_limits.py:1:0: C0114: Missing module docstring (missing-module-docstring) tools/testing/selftests/net/eh_limits.py:10:0: E0401: Unable to import 'scapy.all' (import-error) tools/testing/selftests/net/eh_limits.py:28:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/net/eh_limits.py:29:4: W0603: Using the global statement (global-statement) tools/testing/selftests/net/eh_limits.py:30:4: W0603: Using the global statement (global-statement) tools/testing/selftests/net/eh_limits.py:58:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/net/eh_limits.py:59:4: W0603: Using the global statement (global-statement) tools/testing/selftests/net/eh_limits.py:85:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/net/eh_limits.py:86:4: W0603: Using the global statement (global-statement) tools/testing/selftests/net/eh_limits.py:98:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/net/eh_limits.py:125:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/net/eh_limits.py:164:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------ Your code has been rated at 8.74/10 (previous run: 8.74/10, +0.00)