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=705009 ---Test result--- Test Summary: CheckPatch PASS 3.04 seconds GitLint FAIL 0.53 seconds SubjectPrefix PASS 0.09 seconds BuildKernel PASS 37.38 seconds CheckAllWarning PASS 40.53 seconds CheckSparse PASS 45.53 seconds BuildKernel32 PASS 36.03 seconds TestRunnerSetup PASS 512.22 seconds TestRunner_l2cap-tester PASS 18.33 seconds TestRunner_iso-tester PASS 19.39 seconds TestRunner_bnep-tester PASS 6.57 seconds TestRunner_mgmt-tester PASS 115.01 seconds TestRunner_rfcomm-tester PASS 10.03 seconds TestRunner_sco-tester PASS 9.48 seconds TestRunner_ioctl-tester PASS 10.91 seconds TestRunner_mesh-tester PASS 8.00 seconds TestRunner_smp-tester PASS 9.34 seconds TestRunner_userchan-tester PASS 6.96 seconds IncrementalBuild PASS 33.86 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: [v5] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets 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 43: B1 Line exceeds max length (94>80): "v2: Changed the subject/summary lines and added more details in the description. (Paul Menzel)" 44: B1 Line exceeds max length (88>80): "v3: Made internal functions static, optimized the code, added few comments. (Sherry Sun)" 45: B1 Line exceeds max length (114>80): "v4: Reworked entire code to send vendor commands cmd23 and cmd53 by using __hci_cmd_sync. (Luiz Augusto von Dentz)" 46: B1 Line exceeds max length (92>80): "v5: Used hci_command_hdr and combined OGF+OCF into a single opcode. (Luiz Augusto von Dentz)" --- Regards, Linux Bluetooth