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=849889 ---Test result--- Test Summary: CheckPatch PASS 0.67 seconds GitLint FAIL 0.58 seconds SubjectPrefix PASS 0.12 seconds BuildKernel PASS 31.05 seconds CheckAllWarning PASS 32.65 seconds CheckSparse PASS 38.12 seconds CheckSmatch FAIL 36.16 seconds BuildKernel32 PASS 28.92 seconds TestRunnerSetup PASS 520.21 seconds TestRunner_l2cap-tester PASS 19.94 seconds TestRunner_iso-tester FAIL 33.24 seconds TestRunner_bnep-tester PASS 4.73 seconds TestRunner_mgmt-tester PASS 111.97 seconds TestRunner_rfcomm-tester PASS 7.27 seconds TestRunner_sco-tester PASS 15.24 seconds TestRunner_ioctl-tester PASS 7.77 seconds TestRunner_mesh-tester PASS 5.79 seconds TestRunner_smp-tester PASS 6.74 seconds TestRunner_userchan-tester PASS 4.96 seconds IncrementalBuild PASS 28.10 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout 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 10: B1 Line exceeds max length (81>80): "[ 472.074580] ==================================================================" 14: B1 Line exceeds max length (92>80): "[ 472.075308] CPU: 0 PID: 7 Comm: kworker/0:0 Not tainted 6.9.0-rc5-00356-g78c0094a146b #36" 15: B1 Line exceeds max length (116>80): "[ 472.075308] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu4" 38: B1 Line exceeds max length (81>80): "[ 472.075308] ==================================================================" 45: B1 Line exceeds max length (109>80): "[ 472.096136] CPU: 0 PID: 7 Comm: kworker/0:0 Tainted: G B 6.9.0-rc5-00356-g78c0094a146b #36" 46: B1 Line exceeds max length (116>80): "[ 472.096136] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu4" 49: B1 Line exceeds max length (116>80): "[ 472.096136] Code: be 08 00 00 00 e8 f8 23 1f fd 4c 89 f7 be 08 00 00 00 e8 eb 23 1f fd 42 80 3c 23 00 74 08 48 88" 56: B1 Line exceeds max length (91>80): "[ 472.096136] FS: 0000000000000000(0000) GS:ffff88806d200000(0000) knlGS:0000000000000000" 88: B1 Line exceeds max length (116>80): "[ 472.096136] Code: be 08 00 00 00 e8 f8 23 1f fd 4c 89 f7 be 08 00 00 00 e8 eb 23 1f fd 42 80 3c 23 00 74 08 48 88" 95: B1 Line exceeds max length (91>80): "[ 472.132932] FS: 0000000000000000(0000) GS:ffff88806d200000(0000) knlGS:0000000000000000" ############################## 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.... Segmentation fault (core dumped) make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bpa10x.o] Error 139 make[4]: *** Deleting file 'drivers/bluetooth/bpa10x.o' 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 Connect Suspend - Success Failed 4.176 seconds --- Regards, Linux Bluetooth