pylint 3.3.9 astroid 3.3.8 Python 3.14.3 (main, Feb 4 2026, 00:00:00) [GCC 15.2.1 20260123 (Red Hat 15.2.1-7)] Redirect to /tmp/tmp.1x15HQP5Mr and /tmp/tmp.gwot7JREvH Tree base: 369f103548e7 ("selftests: drv-net: gro: use SO_TXTIME to schedule packets together") Now at: 783c97aac27e ("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.86/10, -0.01)