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.cNcqxJfrC4 and /tmp/tmp.UaqHinzTEx Tree base: d9a1ae30da22 ("netkit: Add xsk support for af_xdp applications") Now at: 76475b5d555b ("selftests/net: Add queue leasing tests with netkit") ====== Checking before the patch ====== -------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) ====== Checking the tree with the patch ====== -------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) ************* 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)