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.rvLxAfPgEj and /tmp/tmp.gdQdmSmudD Tree base: 8c15666f4caf ("selftests: Migrate nsim-only MACsec tests to Python") Now at: de981c01d30d ("selftests: Add MACsec VLAN propagation traffic test") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* 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