====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.CnZGWIJBjM 2026-03-10 08:28:10.042998634 -0400 +++ /tmp/tmp.0tHxM09EB4 2026-03-10 08:28:10.416996356 -0400 @@ -0,0 +1,10 @@ +************* 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) +