pylint 3.3.9 astroid 3.3.8 Python 3.14.2 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] Redirect to /tmp/tmp.ReleftawMC and /tmp/tmp.7yC8ynsPXx Tree base: 6d35cfbdafe9 ("selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()") Now at: f74605ce6f07 ("selftests: drv-net: psp: fix test names in ipver_test_builder()") ====== Checking before the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:519:13: R1718: Consider using a set comprehension (consider-using-set-comprehension) tools/testing/selftests/drivers/net/psp.py:521:4: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/psp.py:523:12: R1718: Consider using a set comprehension (consider-using-set-comprehension) ------------------------------------------------------------------ Your code has been rated at 9.92/10 (previous run: 9.92/10, +0.00) ====== Checking the tree with the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:519:13: R1718: Consider using a set comprehension (consider-using-set-comprehension) tools/testing/selftests/drivers/net/psp.py:521:4: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/psp.py:523:12: R1718: Consider using a set comprehension (consider-using-set-comprehension) ------------------------------------------------------------------ Your code has been rated at 9.92/10 (previous run: 9.92/10, +0.00)