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=632684 ---Test result--- Test Summary: CheckPatch FAIL 4.66 seconds GitLint FAIL 2.95 seconds Prep - Setup ELL PASS 42.20 seconds Build - Prep PASS 0.77 seconds Build - Configure PASS 8.36 seconds Build - Make PASS 1579.29 seconds Make Check PASS 11.92 seconds Make Check w/Valgrind PASS 433.54 seconds Make Distcheck PASS 233.76 seconds Build w/ext ELL - Configure PASS 8.62 seconds Build w/ext ELL - Make PASS 1575.38 seconds Incremental Build with patchesPASS 4837.45 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [v2,BlueZ,1/3] storage: Add support for STATE_DIRECTORY environment variable WARNING:PREFER_DEFINED_ATTRIBUTE_MACRO: Prefer __printf(3, 4) over __attribute__((format(printf, 3, 4))) #888: FILE: src/textfile.h:12: + __attribute__((format(printf, 3, 4))); /github/workspace/src/12815484.patch total: 0 errors, 1 warnings, 715 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/12815484.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. [v2,BlueZ,2/3] main: Add support for CONFIGURATION_DIRECTORY environment variable WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'main', this function's name, in a string #161: FILE: src/main.c:1222: + main_conf = load_config(option_configfile ? : "main.conf"); /github/workspace/src/12815482.patch total: 0 errors, 1 warnings, 67 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/12815482.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 with rule in .gitlint Output: [v2,BlueZ,2/3] main: Add support for CONFIGURATION_DIRECTORY environment variable 1: T1 Title exceeds max length (81>80): "[v2,BlueZ,2/3] main: Add support for CONFIGURATION_DIRECTORY environment variable" --- Regards, Linux Bluetooth