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=1084559 ---Test result--- Test Summary: CheckPatch FAIL 1.65 seconds GitLint FAIL 1.02 seconds BuildEll PASS 20.80 seconds BluezMake PASS 660.92 seconds MakeCheck PASS 19.20 seconds MakeDistcheck PASS 248.30 seconds CheckValgrind PASS 297.58 seconds CheckSmatch PASS 352.78 seconds bluezmakeextell PASS 183.93 seconds IncrementalBuild PASS 654.86 seconds ScanBuild PASS 1020.42 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v2,1/3] audio: Add ability to force CIS transport Links property WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #109: FILE: profiles/audio/bap.c:2672: + * by bap_stream_set_io() */ /github/workspace/src/patch/14534951.patch total: 0 errors, 1 warnings, 204 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/14534951.patch has style problems, please review. NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO 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: [BlueZ,v2,1/3] audio: Add ability to force CIS transport Links property 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 15: B2 Line has trailing whitespace: " before passing the connect event to all streams belonging to same " https://github.com/bluez/bluez/pull/2064 --- Regards, Linux Bluetooth