pylint 4.0.5 astroid 4.0.4 Python 3.14.3 (main, Mar 26 2026, 00:00:00) [GCC 16.0.1 20260321 (Red Hat 16.0.1-0)] Redirect to /tmp/tmp.ZZC61JsTo7 and /tmp/tmp.LERAPMyMMN Tree base: 2ce8a41113ed ("net: hsr: emit notification for PRP slave2 changed hw addr on port deletion") Now at: 450feb36d32a ("selftests: drv-net: Add ntuple (NFC) flow steering test") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module ntuple tools/testing/selftests/drivers/net/hw/ntuple.py:22:0: C0301: Line too long (104/100) (line-too-long) tools/testing/selftests/drivers/net/hw/ntuple.py:15:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/drivers/net/hw/ntuple.py:31:12: R1728: Consider using a generator instead 'max(x['queue-id'] for x in data)' (consider-using-generator) ----------------------------------- Your code has been rated at 9.65/10