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.lSx518wIPy and /tmp/tmp.Y4IeIgljT0 Tree base: 9700282a7ec7 ("Merge branch 'r8152-add-support-for-the-rtl8157-5gbit-usb-ethernet-chip'") Now at: 6686e9e5a9b4 ("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:91:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) tools/testing/selftests/drivers/net/so_txtime.py:17:0: R0913: Too many arguments (6/5) (too-many-arguments) tools/testing/selftests/drivers/net/so_txtime.py:17:0: R0917: Too many positional arguments (6/5) (too-many-positional-arguments) ------------------------------------------------------------------ Your code has been rated at 9.33/10 (previous run: 9.50/10, -0.17)