pylint 3.3.7 astroid 3.3.8 Python 3.13.9 (main, Oct 14 2025, 00:00:00) [GCC 15.2.1 20250808 (Red Hat 15.2.1-1)] Redirect to /tmp/tmp.yS5Me8Rc8G and /tmp/tmp.SNGvDcPY3s Tree base: fc6aa0e470e0 ("net: sparx5/lan969x: populate netdev of_node") Now at: e8dda795e290 ("selftests: drv-net: Limit the max number of queues in procfs_downup_hammer") ====== Checking before the patch ====== ************* Module stats tools/testing/selftests/drivers/net/stats.py:128:21: W0613: Unused argument 'cfg' (unused-argument) ------------------------------------------------------------------ Your code has been rated at 9.95/10 (previous run: 9.95/10, +0.00) ====== Checking the tree with the patch ====== ************* Module stats tools/testing/selftests/drivers/net/stats.py:128:21: W0613: Unused argument 'cfg' (unused-argument) ------------------------------------------------------------------ Your code has been rated at 9.95/10 (previous run: 9.95/10, +0.00)