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=847477 ---Test result--- Test Summary: CheckPatch FAIL 0.90 seconds GitLint PASS 0.20 seconds SubjectPrefix PASS 0.05 seconds BuildKernel PASS 32.20 seconds CheckAllWarning PASS 37.80 seconds CheckSparse PASS 40.29 seconds CheckSmatch FAIL 36.63 seconds BuildKernel32 PASS 30.35 seconds TestRunnerSetup PASS 528.17 seconds TestRunner_l2cap-tester PASS 18.40 seconds TestRunner_iso-tester FAIL 31.30 seconds TestRunner_bnep-tester PASS 4.63 seconds TestRunner_mgmt-tester PASS 108.20 seconds TestRunner_rfcomm-tester PASS 7.22 seconds TestRunner_sco-tester PASS 14.93 seconds TestRunner_ioctl-tester PASS 7.56 seconds TestRunner_mesh-tester PASS 5.66 seconds TestRunner_smp-tester PASS 6.62 seconds TestRunner_userchan-tester PASS 4.86 seconds IncrementalBuild PASS 27.45 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor WARNING: 'deamon' may be misspelled - perhaps 'daemon'? #106: Normally this situation is happened when the bluetoothd deamon ^^^^^^ WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: ("Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running")' #116: Fixes: d883a4669a1de ("Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running") CHECK: Alignment should match open parenthesis #136: FILE: net/bluetooth/mgmt.c:5479: + err = hci_cmd_sync_submit(hdev, mgmt_remove_adv_monitor_sync, cmd, mgmt_remove_adv_monitor_complete); total: 0 errors, 2 warnings, 1 checks, 8 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/src/13641928.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. Use of uninitialized value $cid in concatenation (.) or string at /github/workspace/src/src/scripts/checkpatch.pl line 3229. ############################## Test: CheckSmatch - FAIL Desc: Run smatch tool with source Output: Segmentation fault (core dumped) make[4]: *** [scripts/Makefile.build:244: net/bluetooth/hci_core.o] Error 139 make[4]: *** Deleting file 'net/bluetooth/hci_core.o' make[3]: *** [scripts/Makefile.build:485: net/bluetooth] Error 2 make[2]: *** [scripts/Makefile.build:485: net] Error 2 make[2]: *** Waiting for unfinished jobs.... Segmentation fault (core dumped) make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bcm203x.o] Error 139 make[4]: *** Deleting file 'drivers/bluetooth/bcm203x.o' make[4]: *** Waiting for unfinished jobs.... make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2 make[2]: *** [scripts/Makefile.build:485: drivers] Error 2 make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2 make: *** [Makefile:240: __sub-make] Error 2 ############################## Test: TestRunner_iso-tester - FAIL Desc: Run iso-tester with test-runner Output: Total: 122, Passed: 121 (99.2%), Failed: 1, Not Run: 0 Failed Test Cases ISO Connect2 Suspend - Success Failed 4.232 seconds --- Regards, Linux Bluetooth