========== pylint - FAILED ====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added New errors added --- /tmp/tmp.WhgHvlVIEz 2025-06-25 16:00:10.934040204 -0700 +++ /tmp/tmp.Vhu8LaKrYW 2025-06-25 16:00:13.539023709 -0700 @@ -0,0 +1,6 @@ +************* Module devlink_rate_tc_bw +tools/testing/selftests/drivers/net/hw/devlink_rate_tc_bw.py:64:0: E0611: No name 'DevlinkFamily' in module 'lib.py' (no-name-in-module) + +----------------------------------- +Your code has been rated at 9.76/10 + @@ -5 +11 @@ -Your code has been rated at 8.57/10 (previous run: 3.33/10, +5.24) +Your code has been rated at 8.57/10 (previous run: 8.57/10, +0.00) @@ -18,0 +25,2 @@ +tools/testing/selftests/net/lib/py/ynl.py:60:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/lib/py/ynl.py:60:0: R0903: Too few public methods (0/2) (too-few-public-methods) @@ -21,2 +29,2 @@ ------------------------------------ -Your code has been rated at 6.47/10 +------------------------------------------------------------------ +Your code has been rated at 6.22/10 (previous run: 6.47/10, -0.25)