====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.rvLxAfPgEj 2026-03-13 07:29:17.591007880 -0400 +++ /tmp/tmp.gdQdmSmudD 2026-03-13 07:29:17.922798233 -0400 @@ -0,0 +1,9 @@ +************* Module macsec_traffic +tools/testing/selftests/drivers/net/macsec_traffic.py:118:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/macsec_traffic.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.NetDrvEpEnv", "lib.py.cmd" (wrong-import-order) +tools/testing/selftests/drivers/net/macsec_traffic.py:6:0: W0611: Unused ksft_pr imported from lib.py (unused-import) +tools/testing/selftests/drivers/net/macsec_traffic.py:7:0: W0611: Unused CmdExitFailure imported from lib.py (unused-import) + +----------------------------------- +Your code has been rated at 9.42/10 +