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.LNHtFN3EF3 and /tmp/tmp.OugXRceVec Tree base: 8f921f610054 ("netlink: update outdated comment") Now at: 8c15666f4caf ("selftests: Migrate nsim-only MACsec tests to Python") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module macsec_api tools/testing/selftests/drivers/net/macsec_api.py:20:14: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:24:14: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:28:14: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:31:7: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/macsec_api.py:37:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:41:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:42:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:46:7: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/macsec_api.py:48:15: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:52:11: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:54:11: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:57:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:58:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:61:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:62:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:75:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:79:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:84:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:86:14: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:90:7: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation) tools/testing/selftests/drivers/net/macsec_api.py:95:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/macsec_api.py:10:0: C0411: third party import "macsec_lib.require_macsec_offload" should be placed before first party imports "lib.py.ksft_run", "lib.py.CmdExitFailure", "lib.py.NetDrvEnv", "lib.py.ip" (wrong-import-order) ----------------------------------- Your code has been rated at 5.60/10 ------------------------------------ Your code has been rated at 10.00/10