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.P6Z9hUjkrF and /tmp/tmp.SWcAVeXlYu Tree base: fd6dad4e1ae2 ("netmem: remove the pp fields from net_iov") Now at: 77a4c5c49c2a ("selftests: drv-net: iou-zcrx: wait for memory provider cleanup") ====== Checking before the patch ====== ************* Module iou-zcrx tools/testing/selftests/drivers/net/hw/iou-zcrx.py:20:0: C0301: Line too long (102/100) (line-too-long) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:26:0: C0301: Line too long (103/100) (line-too-long) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:1:0: C0114: Missing module docstring (missing-module-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:1:0: C0103: Module name "iou-zcrx" doesn't conform to snake_case naming style (invalid-name) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:13:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:19:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:25:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:31:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:58:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:92:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:107:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:123:21: E0602: Undefined variable '_get_combined_channels' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:126:28: E0602: Undefined variable '_get_current_settings' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:141:19: E0602: Undefined variable '_set_flow_rule' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:156:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------ Your code has been rated at 7.35/10 (previous run: 9.37/10, -2.01) ====== Checking the tree with the patch ====== ************* Module iou-zcrx tools/testing/selftests/drivers/net/hw/iou-zcrx.py:33:0: C0301: Line too long (102/100) (line-too-long) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:39:0: C0301: Line too long (103/100) (line-too-long) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:1:0: C0114: Missing module docstring (missing-module-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:1:0: C0103: Module name "iou-zcrx" doesn't conform to snake_case naming style (invalid-name) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:26:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:32:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:38:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:44:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:72:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:107:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:122:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:138:21: E0602: Undefined variable '_get_combined_channels' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:141:28: E0602: Undefined variable '_get_current_settings' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:156:19: E0602: Undefined variable '_set_flow_rule' (undefined-variable) tools/testing/selftests/drivers/net/hw/iou-zcrx.py:171:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------ Your code has been rated at 7.63/10 (previous run: 7.35/10, +0.28)