pylint 4.0.5 astroid 4.0.4 Python 3.14.4 (main, Apr 8 2026, 00:00:00) [GCC 16.0.1 20260321 (Red Hat 16.0.1-0)] Redirect to /tmp/tmp.BqzduppSZU and /tmp/tmp.ydlJuWzMrR Tree base: 45340644e4bf ("selftests: net: py: add tc utility") Now at: 23d749649886 ("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.33/10, +0.19)