pylint 3.3.9 astroid 3.3.8 Python 3.14.2 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] Redirect to /tmp/tmp.BKFzRkVl5n and /tmp/tmp.0rKuEBF1Qx Tree base: 8f9b25501a59 ("selftests: drv-net: gro: use SO_TXTIME to schedule packets together") Now at: e7646c21678c ("selftests: drv-net: gro: test GRO stats") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module gro_hw tools/testing/selftests/drivers/net/hw/gro_hw.py:182:0: R0913: Too many arguments (6/5) (too-many-arguments) tools/testing/selftests/drivers/net/hw/gro_hw.py:182:0: R0917: Too many positional arguments (6/5) (too-many-positional-arguments) ------------------------------------------------------------------ Your code has been rated at 9.85/10 (previous run: 9.83/10, +0.02)