pylint 3.3.7 astroid 3.3.8 Python 3.13.9 (main, Oct 14 2025, 00:00:00) [GCC 15.2.1 20250808 (Red Hat 15.2.1-1)] Redirect to /tmp/tmp.9D0q1zeNUa and /tmp/tmp.LVGnndQrNy Tree base: f3e5a9b21ab5 ("ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()") Now at: 22c21719eb6b ("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