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=1092705 ---Test result--- Test Summary: CheckPatch FAIL 0.48 seconds GitLint FAIL 0.33 seconds BuildEll PASS 20.02 seconds BluezMake PASS 607.34 seconds MakeCheck PASS 12.70 seconds MakeDistcheck PASS 232.61 seconds CheckValgrind PASS 253.53 seconds CheckSmatch WARNING 323.06 seconds bluezmakeextell PASS 164.34 seconds IncrementalBuild PASS 607.15 seconds ScanBuild PASS 915.09 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,1/1] bap: set QOS state when CIS is lost while the state is streaming/enabling WARNING:LONG_LINE: line length of 81 exceeds 80 columns #126: FILE: src/shared/bap.c:6720: + queue_foreach(stream->links, stream_link_io_qos_disconnect, sio); /github/workspace/src/patch/14565299.patch total: 0 errors, 1 warnings, 50 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/14565299.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,1/1] bap: set QOS state when CIS is lost while the state is streaming/enabling 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 (85>80): "[BlueZ,1/1] bap: set QOS state when CIS is lost while the state is streaming/enabling" ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: src/shared/bap.c:312:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:312:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:312:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structures https://github.com/bluez/bluez/pull/2116 --- Regards, Linux Bluetooth