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=809736 ---Test result--- Test Summary: CheckPatch FAIL 1.01 seconds GitLint FAIL 0.60 seconds SubjectPrefix FAIL 0.41 seconds BuildKernel PASS 27.56 seconds CheckAllWarning PASS 30.03 seconds CheckSparse PASS 35.48 seconds CheckSmatch PASS 99.17 seconds BuildKernel32 PASS 26.55 seconds TestRunnerSetup PASS 419.22 seconds TestRunner_l2cap-tester PASS 23.17 seconds TestRunner_iso-tester PASS 45.35 seconds TestRunner_bnep-tester PASS 6.93 seconds TestRunner_mgmt-tester PASS 161.37 seconds TestRunner_rfcomm-tester PASS 10.88 seconds TestRunner_sco-tester PASS 14.74 seconds TestRunner_ioctl-tester PASS 12.12 seconds TestRunner_mesh-tester PASS 8.76 seconds TestRunner_smp-tester PASS 12.01 seconds TestRunner_userchan-tester PASS 7.50 seconds IncrementalBuild PASS 25.79 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: bluetooth: bnep: fix fortify warning WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #61: declared with attribute warning: detected read beyond size of field (2nd parameter); total: 0 errors, 1 warnings, 0 checks, 9 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/13491578.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: bluetooth: bnep: fix fortify warning 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 9: B1 Line exceeds max length (82>80): "./include/linux/fortify-string.h:588:25: warning: call to '__read_overflow2_field'" 10: B1 Line exceeds max length (84>80): "declared with attribute warning: detected read beyond size of field (2nd parameter);" 21: B3 Line contains hard tab characters (\t): " unsigned char h_dest[ETH_ALEN];" 22: B3 Line contains hard tab characters (\t): " struct_group(xxx," 23: B3 Line contains hard tab characters (\t): " unsigned char h_source[ETH_ALEN];" 24: B3 Line contains hard tab characters (\t): " __be16 h_proto;" ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject --- Regards, Linux Bluetooth