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.DVtC3iN6kJ and /tmp/tmp.H3jga7bv4d Tree base: 3741f8fa004b ("Merge branch 'dpll-add-frequency-monitoring-feature'") Now at: 6517df831e23 ("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: 0.89/10, +8.61)