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=664189 ---Test result--- Test Summary: CheckPatch FAIL 17.42 seconds GitLint PASS 7.18 seconds SubjectPrefix PASS 5.78 seconds BuildKernel PASS 42.11 seconds BuildKernel32 PASS 37.61 seconds Incremental Build with patchesPASS 262.87 seconds TestRunner: Setup PASS 632.55 seconds TestRunner: l2cap-tester FAIL 24.55 seconds TestRunner: bnep-tester PASS 8.21 seconds TestRunner: mgmt-tester PASS 128.42 seconds TestRunner: rfcomm-tester PASS 12.49 seconds TestRunner: sco-tester PASS 14.04 seconds TestRunner: smp-tester PASS 11.82 seconds TestRunner: userchan-tester PASS 8.42 seconds Details ############################## Test: CheckPatch - FAIL - 17.42 seconds Run checkpatch.pl script with rule in .checkpatch.conf [v5,06/10] Bluetooth: Move Adv Instance timer to hci_sync\CHECK:SPACING: No space is necessary after a cast #363: FILE: net/bluetooth/hci_sync.c:603: + u8 instance = *(u8 *) data; total: 0 errors, 0 warnings, 1 checks, 328 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/12932846.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [v5,08/10] Bluetooth: move hci_get_random_address() to hci_sync\WARNING:TYPO_SPELLING: 'dependancies' may be misspelled - perhaps 'dependencies'? #66: This function has no dependancies on the deprecated hci_request ^^^^^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 180 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/12932849.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [v5,09/10] Bluetooth: convert hci_update_adv_data to hci_sync\CHECK:SPACING: No space is necessary after a cast #216: FILE: net/bluetooth/hci_sync.c:6126: + u8 instance = *(u8 *) data; total: 0 errors, 0 warnings, 1 checks, 123 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/12932848.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [v5,10/10] Bluetooth: Convert hci_abort_conn to hci_sync\CHECK:ALLOC_SIZEOF_STRUCT: Prefer kmalloc(sizeof(*conn_reason)...) over kmalloc(sizeof(struct conn_reason)...) #308: FILE: net/bluetooth/hci_sync.c:6246: + struct conn_reason *conn_reason = kmalloc(sizeof(struct conn_reason), CHECK:LINE_SPACING: Please don't use multiple blank lines #312: FILE: net/bluetooth/hci_sync.c:6250: + + ERROR:SPACING: space prohibited after that open parenthesis '(' #313: FILE: net/bluetooth/hci_sync.c:6251: + if ( !conn_reason) total: 1 errors, 0 warnings, 2 checks, 140 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/12932850.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: TestRunner: l2cap-tester - FAIL - 24.55 seconds Run test-runner with l2cap-tester Total: 40, Passed: 39 (97.5%), Failed: 1, Not Run: 0 Failed Test Cases L2CAP LE Client - Close socket 2 Timed out 4.469 seconds --- Regards, Linux Bluetooth