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.kT99QGTIX5 and /tmp/tmp.C2BmiHWNaS Tree base: 47bc5af547eb ("net/mlx5e: Report RS-FEC histogram statistics via ethtool") Now at: 218e2f0090b5 ("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: 9.95/10, -0.01) ====== 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)