====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.2nivKLCbfH 2026-04-01 01:40:55.977793211 -0400 +++ /tmp/tmp.HuBSqfsMEd 2026-04-01 01:40:56.664787764 -0400 @@ -0,0 +1,4 @@ +************* Module xdp +tools/testing/selftests/drivers/net/xdp.py:702:0: C0301: Line too long (108/100) (line-too-long) +tools/testing/selftests/drivers/net/xdp.py:705:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/xdp.py:724:0: C0116: Missing function or method docstring (missing-function-docstring) @@ -2,2 +6,2 @@ --------------------------------------------------------------------- -Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00) +------------------------------------------------------------------- +Your code has been rated at 9.90/10 (previous run: 10.00/10, -0.10)