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=840324 ---Test result--- Test Summary: CheckPatch PASS 0.87 seconds GitLint FAIL 0.56 seconds SubjectPrefix PASS 0.13 seconds BuildKernel PASS 30.03 seconds CheckAllWarning PASS 32.35 seconds CheckSparse WARNING 38.83 seconds CheckSmatch FAIL 35.20 seconds BuildKernel32 PASS 28.75 seconds TestRunnerSetup PASS 516.50 seconds TestRunner_l2cap-tester PASS 17.87 seconds TestRunner_iso-tester PASS 29.90 seconds TestRunner_bnep-tester PASS 4.72 seconds TestRunner_mgmt-tester FAIL 112.06 seconds TestRunner_rfcomm-tester PASS 9.34 seconds TestRunner_sco-tester PASS 15.00 seconds TestRunner_ioctl-tester PASS 7.72 seconds TestRunner_mesh-tester PASS 5.74 seconds TestRunner_smp-tester PASS 6.76 seconds TestRunner_userchan-tester PASS 4.94 seconds IncrementalBuild PASS 28.03 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 18: B1 Line exceeds max length (132>80): " include/linux/thread_info.h:244:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small" ############################## Test: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: net/bluetooth/sco.c: note: in included file:./include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ############################## 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_mgmt-tester - FAIL Desc: Run mgmt-tester with test-runner Output: Total: 492, Passed: 487 (99.0%), Failed: 3, Not Run: 2 Failed Test Cases Start Discovery LE - (Ext Scan Param) Failed 0.102 seconds Start Discovery - (coded, Scan Param) Failed 0.112 seconds Start Discovery - (1m, 2m, coded, Scan Param) Failed 0.109 seconds --- Regards, Linux Bluetooth