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=1094320 ---Test result--- Test Summary: CheckPatch FAIL 6.03 seconds GitLint FAIL 4.35 seconds BuildEll PASS 20.01 seconds BluezMake PASS 608.25 seconds MakeCheck PASS 19.22 seconds MakeDistcheck PASS 232.69 seconds CheckValgrind PASS 272.79 seconds CheckSmatch WARNING 322.12 seconds bluezmakeextell PASS 165.37 seconds IncrementalBuild PASS 658.64 seconds ScanBuild PASS 916.62 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v5,12/16] test: add functional/integration testing framework ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files #422: FILE: test/test-functional ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files #449: FILE: test/test-functional-attach /github/workspace/src/patch/14571682.patch total: 2 errors, 0 warnings, 279 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/14571682.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,v5,01/16] emulator: btvirt: check pkt lengths, don't get stuck on malformed 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 (82>80): "[BlueZ,v5,01/16] emulator: btvirt: check pkt lengths, don't get stuck on malformed" [BlueZ,v5,02/16] emulator: btvirt: allow specifying where server unix sockets are made 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 (86>80): "[BlueZ,v5,02/16] emulator: btvirt: allow specifying where server unix sockets are made" [BlueZ,v5,08/16] test-runner: use virtio-serial for implementing -u device forwarding 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,v5,08/16] test-runner: use virtio-serial for implementing -u device forwarding" [BlueZ,v5,10/16] doc: enable KVM paravirtualization & clock support in tester kernel config 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 (91>80): "[BlueZ,v5,10/16] doc: enable KVM paravirtualization & clock support in tester kernel config" ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: emulator/btdev.c:478:29: warning: Variable length array is used. https://github.com/bluez/bluez/pull/2123 --- Regards, Linux Bluetooth