pylint 3.3.7 astroid 3.3.8 Python 3.13.5 (main, Jun 12 2025, 00:00:00) [GCC 15.1.1 20250521 (Red Hat 15.1.1-2)] Redirect to /tmp/tmp.FN2SDD1T30 and /tmp/tmp.wkA2WJoSfi Tree base: 10e3be92f778 ("eth: bnxt: support RSS on IPv6 Flow Label") Now at: 4343c09bc42c ("selftests: drv-net: add test for RSS on flow label") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module rss_flow_label tools/testing/selftests/drivers/net/hw/rss_flow_label.py:29:17: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) tools/testing/selftests/drivers/net/hw/rss_flow_label.py:158:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/rss_flow_label.py:9:0: W0611: Unused import os (unused-import) ------------------------------------------------------------------ Your code has been rated at 9.67/10 (previous run: 9.67/10, +0.00)