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.CnZGWIJBjM and /tmp/tmp.0tHxM09EB4 Tree base: c4402178bbcc ("netdevsim: Add MAC loopback simulation") Now at: bed552c091ba ("selftests: drv-net: Add MAC loopback netdevsim test") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module loopback_nsim tools/testing/selftests/drivers/net/hw/loopback_nsim.py:25:11: W0212: Access to a protected member _ns of a client class (protected-access) tools/testing/selftests/drivers/net/hw/loopback_nsim.py:29:9: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) tools/testing/selftests/drivers/net/hw/loopback_nsim.py:34:9: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) tools/testing/selftests/drivers/net/hw/loopback_nsim.py:121:0: C0116: Missing function or method docstring (missing-function-docstring) tools/testing/selftests/drivers/net/hw/loopback_nsim.py:14:0: W0611: Unused KsftSkipEx imported from lib.py (unused-import) ------------------------------------------------------------------ Your code has been rated at 9.28/10 (previous run: 9.76/10, -0.48)