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=1134097 ---Test result--- Test Summary: CheckPatch FAIL 4.45 seconds VerifyFixes PASS 0.15 seconds VerifySignedoff PASS 0.14 seconds GitLint PASS 1.04 seconds SubjectPrefix PASS 0.42 seconds BuildKernel PASS 27.19 seconds CheckAllWarning PASS 29.86 seconds CheckSparse PASS 29.21 seconds BuildKernel32 PASS 26.32 seconds CheckKernelLLVM SKIP 0.00 seconds TestRunnerSetup PASS 505.63 seconds TestRunner_l2cap-tester PASS 62.58 seconds TestRunner_iso-tester PASS 88.30 seconds TestRunner_bnep-tester PASS 19.73 seconds TestRunner_mgmt-tester FAIL 227.58 seconds TestRunner_rfcomm-tester PASS 26.33 seconds TestRunner_sco-tester PASS 32.97 seconds TestRunner_ioctl-tester PASS 27.62 seconds TestRunner_mesh-tester FAIL 27.10 seconds TestRunner_smp-tester PASS 31.48 seconds TestRunner_userchan-tester PASS 21.04 seconds TestRunner_6lowpan-tester PASS 23.86 seconds IncrementalBuild PASS 62.57 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v1,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 #350: 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 #358: 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, 308 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/14709292.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.254 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 2.537 seconds Mesh - Send cancel - 2 Timed out 1.990 seconds https://github.com/bluez/bluetooth-next/pull/488 --- Regards, Linux Bluetooth