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=1125549 ---Test result--- Test Summary: CheckPatch FAIL 0.98 seconds GitLint PASS 0.76 seconds BuildEll PASS 21.12 seconds BluezMake PASS 552.39 seconds MakeCheck PASS 1.03 seconds MakeDistcheck PASS 163.72 seconds CheckValgrind PASS 158.74 seconds CheckSmatch WARNING 317.83 seconds bluezmakeextell PASS 104.59 seconds IncrementalBuild PASS 574.99 seconds ScanBuild PASS 1013.17 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v2,2/2] monitor: fix parsing of ISO packet data header and slen check WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by: #98: Assisted-by: GLM-5.2 ERROR:BAD_SIGN_OFF: Unrecognized email address: 'GLM-5.2' #98: Assisted-by: GLM-5.2 /github/workspace/src/patch/14679169.patch total: 1 errors, 1 warnings, 106 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/14679169.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: monitor/packet.c:2002:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3924:52: warning: array of flexible structuresmonitor/bt.h:3912:40: warning: array of flexible structures https://github.com/bluez/bluez/pull/2295 --- Regards, Linux Bluetooth