pylint 3.3.7 astroid 3.3.8 Python 3.13.7 (main, Aug 14 2025, 00:00:00) [GCC 15.2.1 20250808 (Red Hat 15.2.1-1)] Redirect to /tmp/tmp.lqtu9hU6Dr and /tmp/tmp.yXGvkIalp9 Tree base: 3e894e1beecb ("net/mlx5e: Report RS-FEC histogram statistics via ethtool") Now at: 18c051d729d8 ("selftests: net-drv: stats: sanity check FEC histogram") ====== Checking before the patch ====== ************* Module stats tools/testing/selftests/drivers/net/stats.py:98:21: W0613: Unused argument 'cfg' (unused-argument) ------------------------------------------------------------------ Your code has been rated at 9.94/10 (previous run: 5.21/10, +4.73) ====== 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.94/10, +0.01)