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=1104768 ---Test result--- Test Summary: CheckPatch FAIL 0.69 seconds VerifyFixes PASS 0.11 seconds VerifySignedoff PASS 0.11 seconds GitLint FAIL 0.28 seconds SubjectPrefix PASS 0.11 seconds BuildKernel PASS 24.67 seconds CheckAllWarning PASS 27.02 seconds CheckSparse PASS 26.04 seconds BuildKernel32 PASS 24.01 seconds TestRunnerSetup PASS 529.67 seconds TestRunner_l2cap-tester PASS 60.82 seconds TestRunner_iso-tester PASS 80.07 seconds TestRunner_bnep-tester PASS 18.82 seconds TestRunner_mgmt-tester FAIL 215.41 seconds TestRunner_rfcomm-tester PASS 25.46 seconds TestRunner_sco-tester PASS 32.57 seconds TestRunner_ioctl-tester PASS 26.03 seconds TestRunner_mesh-tester FAIL 25.87 seconds TestRunner_smp-tester PASS 27.08 seconds TestRunner_userchan-tester PASS 19.66 seconds TestRunner_6lowpan-tester PASS 22.53 seconds IncrementalBuild PASS 23.19 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v2] Bluetooth: eir: Fix stack OOB write when prepending the Flags AD WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report #136: Reported-by: Xiang Mei Assisted-by: Claude:claude-opus-4-8 total: 0 errors, 1 warnings, 0 checks, 15 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/14607518.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: GitLint - FAIL Desc: Run gitlint Output: [v2] Bluetooth: eir: Fix stack OOB write when prepending the Flags AD 8: B3 Line contains hard tab characters (\t): " memcpy(ptr, adv->adv_data, adv->adv_data_len);" 16: B1 Line exceeds max length (82>80): " BUG: KASAN: stack-out-of-bounds in eir_create_adv_data (net/bluetooth/eir.c:301)" 39: B1 Line exceeds max length (81>80): "v2: drop the kernel-added "Flags" AD when it does not fit with the instance data," ############################## 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.247 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.452 seconds Mesh - Send cancel - 2 Timed out 1.990 seconds https://github.com/bluez/bluetooth-next/pull/275 --- Regards, Linux Bluetooth