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=1082418 ---Test result--- Test Summary: CheckPatch FAIL 1.53 seconds GitLint PASS 1.08 seconds BuildEll PASS 20.08 seconds BluezMake PASS 644.28 seconds MakeCheck PASS 18.64 seconds MakeDistcheck PASS 243.92 seconds CheckValgrind PASS 289.61 seconds CheckSmatch WARNING 345.58 seconds bluezmakeextell PASS 180.77 seconds IncrementalBuild PASS 664.51 seconds ScanBuild PASS 1005.91 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,3/4] audio/bap: fill BIG and BIS for receiver WARNING:TYPO_SPELLING: 'explicitely' may be misspelled - perhaps 'explicitly'? #104: explicitely in BASE, but we can use subgroup index with success. ^^^^^^^^^^^ WARNING:LONG_LINE: line length of 81 exceeds 80 columns #138: FILE: profiles/audio/bap.c:1556: + create_stream_for_bis(data, lpac, sid, bis, sgrp, qos, caps, meta, path); /github/workspace/src/patch/14528085.patch total: 0 errors, 2 warnings, 23 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/14528085.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: 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/2051 --- Regards, Linux Bluetooth