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=791315 ---Test result--- Test Summary: CheckPatch FAIL 1.10 seconds GitLint FAIL 0.62 seconds SubjectPrefix PASS 0.13 seconds BuildKernel PASS 34.83 seconds CheckAllWarning PASS 38.35 seconds CheckSparse PASS 44.57 seconds CheckSmatch PASS 117.20 seconds BuildKernel32 PASS 33.68 seconds TestRunnerSetup PASS 513.96 seconds TestRunner_l2cap-tester PASS 31.42 seconds TestRunner_iso-tester PASS 52.83 seconds TestRunner_bnep-tester PASS 10.68 seconds TestRunner_mgmt-tester PASS 221.69 seconds TestRunner_rfcomm-tester PASS 16.26 seconds TestRunner_sco-tester PASS 19.74 seconds TestRunner_ioctl-tester PASS 18.41 seconds TestRunner_mesh-tester PASS 13.55 seconds TestRunner_smp-tester PASS 14.56 seconds TestRunner_userchan-tester PASS 11.22 seconds IncrementalBuild PASS 31.91 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: Bluetooth: mark bacmp() and bacpy() as __always_inline WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #71: inlined from 'hci_conn_request_evt' at net/bluetooth/hci_event.c:3276:7: WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: ("Bluetooth: Reject connection with the device which has same BD_ADDR")' #82: Fixes: d70e44fef8621 ("Bluetooth: Reject connection with the device which has same BD_ADDR") total: 0 errors, 2 warnings, 13 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/13413766.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 3228. ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: mark bacmp() and bacpy() as __always_inline 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 13: B1 Line exceeds max length (125>80): "include/net/bluetooth/bluetooth.h:364:16: error: 'memcmp' specified bound 6 exceeds source size 0 [-Werror=stringop-overread]" --- Regards, Linux Bluetooth