pylint 4.0.5 astroid 4.0.4 Python 3.14.3 (main, Mar 26 2026, 00:00:00) [GCC 16.0.1 20260321 (Red Hat 16.0.1-0)] Redirect to /tmp/tmp.hJ3iq2c7hc and /tmp/tmp.voU735iInQ Tree base: 3741f8fa004b ("Merge branch 'dpll-add-frequency-monitoring-feature'") Now at: dfc08cb3cf6d ("selftests/net: convert so_txtime to drv-net") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module so_txtime tools/testing/selftests/drivers/net/so_txtime.py:16:0: R0913: Too many arguments (6/5) (too-many-arguments) tools/testing/selftests/drivers/net/so_txtime.py:16:0: R0917: Too many positional arguments (6/5) (too-many-positional-arguments) ------------------------------------------------------------------ Your code has been rated at 9.50/10 (previous run: 9.50/10, +0.00)