====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.cNcqxJfrC4 2026-03-27 10:30:40.619073841 -0400 +++ /tmp/tmp.UaqHinzTEx 2026-03-27 10:30:41.687066753 -0400 @@ -4,0 +5,32 @@ +************* Module nk_qlease +tools/testing/selftests/drivers/net/hw/nk_qlease.py:384:0: C0301: Line too long (123/100) (line-too-long) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:441:0: C0301: Line too long (123/100) (line-too-long) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:491:0: C0301: Line too long (123/100) (line-too-long) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:1:0: C0114: Missing module docstring (missing-module-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:41:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:49:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:82:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:124:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:167:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:197:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:223:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:270:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:300:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:333:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:352:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:384:83: W0212: Access to a protected member _nk_guest_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:391:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:410:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:441:83: W0212: Access to a protected member _nk_guest_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:462:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:491:83: W0212: Access to a protected member _nk_guest_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:506:23: W0212: Access to a protected member _nk_host_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:508:4: W0212: Access to a protected member _nk_host_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:509:4: W0212: Access to a protected member _nk_guest_ifname of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:516:55: W0212: Access to a protected member _bpf_prog_pref of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:517:4: W0212: Access to a protected member _tc_attached of a client class (protected-access) +tools/testing/selftests/drivers/net/hw/nk_qlease.py:535:0: C0116: Missing function or method docstring (missing-function-docstring) + +------------------------------------------------------------------ +Your code has been rated at 8.97/10 (previous run: 8.74/10, +0.23) +