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.0mbXtbVvfd and /tmp/tmp.QEbCN8gSV9 Tree base: 1ad7a65fa774 ("ipv6: Document enforce_ext_hdr_order sysctl") Now at: 8d4e91a444a3 ("test: Add proto_nums.py in networking selftests") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== ************* Module proto_nums tools/testing/selftests/net/proto_nums.py:1:0: C0114: Missing module docstring (missing-module-docstring) tools/testing/selftests/net/proto_nums.py:8:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/proto_nums.py:8:0: C0103: Class name "IP_Proto" doesn't conform to PascalCase naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:13:4: C0103: Class constant name "IP_PROTO_IPv4" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:50:4: C0103: Class constant name "IP_PROTO_IPv6" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:52:4: C0103: Class constant name "IP_PROTO_IPv6_Route" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:53:4: C0103: Class constant name "IP_PROTO_IPv6_Frag" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:64:4: C0103: Class constant name "IP_PROTO_Min_IPv4" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:67:4: C0103: Class constant name "IP_PROTO_IPv6_ICMP" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:68:4: C0103: Class constant name "IP_PROTO_IPv6_NoNxt" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:69:4: C0103: Class constant name "IP_PROTO_IPv6_Opts" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:70:4: C0103: Class constant name "IP_PROTO_any_1" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:72:4: C0103: Class constant name "IP_PROTO_any_2" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:77:4: C0103: Class constant name "IP_PROTO_any_3" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:99:4: C0103: Class constant name "IP_PROTO_Sprite_RPC" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:108:4: C0103: Class constant name "IP_PROTO_any_4" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:117:4: C0103: Class constant name "IP_PROTO_IPComp" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:119:4: C0103: Class constant name "IP_PROTO_Compaq_Peer" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:120:4: C0103: Class constant name "IP_PROTO_IPX_in_IP" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:123:4: C0103: Class constant name "IP_PROTO_any_5" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:144:4: C0103: Class constant name "IP_PROTO_Mobility" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:145:4: C0103: Class constant name "IP_PROTO_UDPLite" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:146:4: C0103: Class constant name "IP_PROTO_MPLS_in_IP" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:147:4: C0103: Class constant name "IP_PROTO_manet" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:149:4: C0103: Class constant name "IP_PROTO_Shim6" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:152:4: C0103: Class constant name "IP_PROTO_Ethernet" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:155:4: C0103: Class constant name "IP_PROTO_Homa" doesn't conform to UPPER_CASE naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:159:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/proto_nums.py:159:0: C0103: Class name "HBHDst_Types" doesn't conform to PascalCase naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:191:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/proto_nums.py:203:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/proto_nums.py:203:0: C0103: Class name "EH_Order" doesn't conform to PascalCase naming style (invalid-name) tools/testing/selftests/net/proto_nums.py:213:0: C0115: Missing class docstring (missing-class-docstring) tools/testing/selftests/net/proto_nums.py:213:0: C0103: Class name "ICMP6_Type" doesn't conform to PascalCase naming style (invalid-name) ------------------------------------------------------------------ Your code has been rated at 8.43/10 (previous run: 0.00/10, +8.43)