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.XQuoeAzV6Z and /tmp/tmp.PirTtUgr7C Tree base: 7dc79bcf0eec ("selftests: drv-net: gro: use SO_TXTIME to schedule packets together") Now at: 2f2cbca68529 ("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)