pylint 3.3.9 astroid 3.3.8 Python 3.14.0 (main, Oct 17 2025, 00:00:00) [GCC 15.2.1 20251022 (Red Hat 15.2.1-3)] Redirect to /tmp/tmp.KMh5d4up52 and /tmp/tmp.mpXYdTfo0E Tree base: bbda0f2d9c00 ("ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()") Now at: da00e5538bce ("selftests: drv-net: selftest for ipvlan-macnat mode") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module ipvtap_macnat_bridge tools/testing/selftests/net/ipvtap_macnat_bridge.py:29:0: C0103: Constant name "ns_name" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/ipvtap_macnat_bridge.py:31:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/ipvtap_macnat_bridge.py:42:15: W0718: Catching too general exception Exception (broad-exception-caught) tools/testing/selftests/net/ipvtap_macnat_bridge.py:57:15: W0718: Catching too general exception Exception (broad-exception-caught) tools/testing/selftests/net/ipvtap_macnat_bridge.py:83:15: W0718: Catching too general exception Exception (broad-exception-caught) tools/testing/selftests/net/ipvtap_macnat_bridge.py:67:16: W0719: Raising too general exception: Exception (broad-exception-raised) tools/testing/selftests/net/ipvtap_macnat_bridge.py:98:15: W0718: Catching too general exception Exception (broad-exception-caught) tools/testing/selftests/net/ipvtap_macnat_bridge.py:140:19: W0718: Catching too general exception Exception (broad-exception-caught) tools/testing/selftests/net/ipvtap_macnat_bridge.py:150:0: C0116: Missing function or method docstring (missing-function-docstring) ----------------------------------- Your code has been rated at 9.20/10