====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.LNHtFN3EF3 2026-03-13 07:29:16.815012925 -0400 +++ /tmp/tmp.OugXRceVec 2026-03-13 07:29:17.345859294 -0400 @@ -0,0 +1,31 @@ +************* 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 +