pylint 4.0.5 astroid 4.0.4 Python 3.14.4 (main, Apr 16 2026, 00:00:00) [GCC 16.0.1 20260321 (Red Hat 16.0.1-0)] Redirect to /tmp/tmp.eeGuRjoM27 and /tmp/tmp.b46QPH3I2o Tree base: c18e377ceccb ("selftests: net: py: add tc utility") Now at: 9c9db59aae97 ("selftests: drv-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.52/10 (previous run: 9.52/10, +0.00)