This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=1136909 ---Test result--- Test Summary: CheckPatch FAIL 4.08 seconds VerifyFixes PASS 0.09 seconds VerifySignedoff PASS 0.09 seconds GitLint PASS 0.75 seconds SubjectPrefix PASS 0.26 seconds BuildKernel PASS 26.89 seconds CheckAllWarning PASS 29.37 seconds CheckSparse PASS 28.04 seconds BuildKernel32 PASS 26.27 seconds CheckKernelLLVM SKIP 0.00 seconds TestRunnerSetup PASS 491.99 seconds TestRunner_l2cap-tester PASS 60.00 seconds TestRunner_iso-tester PASS 82.21 seconds TestRunner_bnep-tester PASS 19.03 seconds TestRunner_mgmt-tester FAIL 215.55 seconds TestRunner_rfcomm-tester PASS 25.69 seconds TestRunner_sco-tester PASS 31.85 seconds TestRunner_ioctl-tester PASS 26.71 seconds TestRunner_mesh-tester FAIL 25.91 seconds TestRunner_smp-tester PASS 23.50 seconds TestRunner_userchan-tester PASS 20.07 seconds TestRunner_6lowpan-tester PASS 23.06 seconds IncrementalBuild PASS 60.36 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v5,3/3] Bluetooth: Add MGMT Load Connection Subrate command WARNING: Prefer using '"%s...", __func__' to using 'load_conn_subrate', this function's name, in a string #367: FILE: net/bluetooth/mgmt.c:8178: + bt_dev_err(hdev, "load_conn_subrate: too big param_count value %u", WARNING: Prefer using '"%s...", __func__' to using 'load_conn_subrate', this function's name, in a string #375: FILE: net/bluetooth/mgmt.c:8186: + bt_dev_err(hdev, "load_conn_subrate: expected %u bytes, got %u bytes", total: 0 errors, 2 warnings, 0 checks, 339 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/patch/14719204.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: CheckKernelLLVM - SKIP Desc: Build kernel with LLVM + context analysis Output: Clang not found ############################## Test: TestRunner_mgmt-tester - FAIL Desc: Run mgmt-tester with test-runner Output: Total: 494, Passed: 489 (99.0%), Failed: 1, Not Run: 4 Failed Test Cases Read Exp Feature - Success Failed 0.249 seconds ############################## Test: TestRunner_mesh-tester - FAIL Desc: Run mesh-tester with test-runner Output: Total: 10, Passed: 8 (80.0%), Failed: 2, Not Run: 0 Failed Test Cases Mesh - Send cancel - 1 Timed out 1.836 seconds Mesh - Send cancel - 2 Timed out 1.986 seconds https://github.com/bluez/bluetooth-next/pull/511 --- Regards, Linux Bluetooth