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=649437 ---Test result--- Test Summary: CheckPatch FAIL 4.40 seconds GitLint PASS 2.99 seconds Prep - Setup ELL PASS 43.55 seconds Build - Prep PASS 0.74 seconds Build - Configure PASS 8.77 seconds Build - Make PASS 1434.98 seconds Make Check PASS 11.93 seconds Make Check w/Valgrind PASS 450.60 seconds Make Distcheck PASS 234.96 seconds Build w/ext ELL - Configure PASS 8.77 seconds Build w/ext ELL - Make PASS 1408.11 seconds Incremental Build with patchesPASS 4282.77 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [v2,1/3] eir: parse data types for LE OOB pairing WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #202: FILE: src/eir.h:40: +#define EIR_LE_SC_CONF 0x22 /* LE: Secure Connections Confirmation Value */ WARNING:LONG_LINE_COMMENT: line length of 83 exceeds 80 columns #203: FILE: src/eir.h:41: +#define EIR_LE_SC_RAND 0x23 /* LE: Secure Connections Random Value */ /github/workspace/src/12878130.patch total: 0 errors, 2 warnings, 111 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/12878130.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,2/3] Accept LE formatted EIR data with neard plugin WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #184: FILE: plugins/neard.c:581: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #193: FILE: plugins/neard.c:599: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #206: FILE: plugins/neard.c:617: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE: line length of 85 exceeds 80 columns #243: FILE: plugins/neard.c:750: + remote.address_type); WARNING:LONG_LINE: line length of 85 exceeds 80 columns #252: FILE: plugins/neard.c:774: + remote.address_type, io_cap); WARNING:LONG_LINE: line length of 84 exceeds 80 columns #322: FILE: src/adapter.h:216: + const bdaddr_t *bdaddr, uint8_t bdaddr_type, WARNING:LONG_LINE: line length of 81 exceeds 80 columns #323: FILE: src/adapter.h:217: + uint8_t *hash192, uint8_t *randomizer192, WARNING:LONG_LINE: line length of 82 exceeds 80 columns #324: FILE: src/adapter.h:218: + uint8_t *hash256, uint8_t *randomizer256); /github/workspace/src/12878131.patch total: 0 errors, 8 warnings, 206 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/12878131.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. --- Regards, Linux Bluetooth