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=768787 ---Test result--- Test Summary: CheckPatch PASS 0.40 seconds GitLint FAIL 0.64 seconds BuildEll PASS 32.68 seconds BluezMake PASS 990.43 seconds MakeCheck PASS 13.04 seconds MakeDistcheck PASS 185.50 seconds CheckValgrind PASS 300.84 seconds CheckSmatch PASS 394.85 seconds bluezmakeextell PASS 121.85 seconds IncrementalBuild PASS 809.02 seconds ScanBuild WARNING 1239.51 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: [BlueZ,v1,1/1] shared/vcp: Fixed the crash observed with VOCS when pairing with LE Audio TWS earbuds 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 1: T1 Title exceeds max length (100>80): "[BlueZ,v1,1/1] shared/vcp: Fixed the crash observed with VOCS when pairing with LE Audio TWS earbuds" ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: src/shared/vcp.c:1424:3: warning: Potential leak of memory pointed to by 'vocs_ao_dec_r' DBG(vcp, "Unable to read VOCS Audio Descriptor: error 0x%02x", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/shared/vcp.c:31:2: note: expanded from macro 'DBG' vcp_debug(_vcp, "%s:%s() " fmt, __FILE__, __func__, ## arg) ^~~~~~~~~ 1 warning generated. --- Regards, Linux Bluetooth