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=647337 ---Test result--- Test Summary: CheckPatch FAIL 4.62 seconds GitLint PASS 3.05 seconds Prep - Setup ELL PASS 46.37 seconds Build - Prep PASS 0.75 seconds Build - Configure PASS 9.61 seconds Build - Make PASS 1341.77 seconds Make Check PASS 11.78 seconds Make Check w/Valgrind PASS 471.83 seconds Make Distcheck PASS 249.57 seconds Build w/ext ELL - Configure PASS 9.16 seconds Build w/ext ELL - Make PASS 1349.46 seconds Incremental Build with patchesPASS 4218.49 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [1/3] eir: parse data types for LE OOB pairing WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #137: 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 #138: FILE: src/eir.h:41: +#define EIR_LE_SC_RAND 0x23 /* LE: Secure Connections Random Value */ /github/workspace/src/12869444.patch total: 0 errors, 2 warnings, 52 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/12869444.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. [2/3] Accept LE formatted EIR data with neard plugin WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #147: FILE: plugins/neard.c:577: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #156: FILE: plugins/neard.c:595: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #169: FILE: plugins/neard.c:613: + /* nokia.com:bt, EIR, and EIR.le should not be passed together */ WARNING:LONG_LINE: line length of 85 exceeds 80 columns #197: FILE: plugins/neard.c:744: + remote.address_type); WARNING:LONG_LINE: line length of 85 exceeds 80 columns #206: FILE: plugins/neard.c:768: + remote.address_type, io_cap); WARNING:LONG_LINE: line length of 84 exceeds 80 columns #229: FILE: src/adapter.c:8772: + const bdaddr_t *bdaddr, uint8_t bdaddr_type, WARNING:LONG_LINE: line length of 84 exceeds 80 columns #250: FILE: src/adapter.h:216: + const bdaddr_t *bdaddr, uint8_t bdaddr_type, /github/workspace/src/12869445.patch total: 0 errors, 7 warnings, 137 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/12869445.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