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=867299 ---Test result--- Test Summary: CheckPatch FAIL 6.56 seconds GitLint PASS 1.41 seconds SubjectPrefix PASS 0.52 seconds BuildKernel PASS 30.40 seconds CheckAllWarning WARNING 33.38 seconds CheckSparse WARNING 39.04 seconds CheckSmatch WARNING 103.14 seconds BuildKernel32 PASS 29.41 seconds TestRunnerSetup PASS 542.03 seconds TestRunner_l2cap-tester PASS 20.59 seconds TestRunner_iso-tester PASS 42.01 seconds TestRunner_bnep-tester PASS 4.86 seconds TestRunner_mgmt-tester FAIL 116.25 seconds TestRunner_rfcomm-tester PASS 7.83 seconds TestRunner_sco-tester PASS 15.12 seconds TestRunner_ioctl-tester PASS 8.05 seconds TestRunner_mesh-tester PASS 6.00 seconds TestRunner_smp-tester PASS 7.35 seconds TestRunner_userchan-tester PASS 5.15 seconds IncrementalBuild FAIL 75.24 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v1,5/5] Bluetooth: Remove hci_request.{c,h} WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #192: deleted file mode 100644 total: 0 errors, 1 warnings, 0 checks, 61 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/src/13718647.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: CheckAllWarning - WARNING Desc: Run linux kernel with all warning enabled Output: net/bluetooth/hci_core.c: In function ‘hci_inquiry’:net/bluetooth/hci_core.c:320:7: warning: variable ‘timeo’ set but not used [-Wunused-but-set-variable] 320 | long timeo; | ^~~~~net/bluetooth/hci_core.c: In function ‘hci_inquiry’:net/bluetooth/hci_core.c:320:7: warning: variable ‘timeo’ set but not used [-Wunused-but-set-variable] 320 | long timeo; | ^~~~~net/bluetooth/hci_core.c: In function ‘hci_inquiry’:net/bluetooth/hci_core.c:320:7: warning: variable ‘timeo’ set but not used [-Wunused-but-set-variable] 320 | long timeo; | ^~~~~net/bluetooth/hci_core.c: In function ‘hci_inquiry’:net/bluetooth/hci_core.c:320:7: warning: variable ‘timeo’ set but not used [-Wunused-but-set-variable] 320 | long timeo; | ^~~~~ ############################## Test: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): ############################## Test: TestRunner_mgmt-tester - FAIL Desc: Run mgmt-tester with test-runner Output: Total: 492, Passed: 489 (99.4%), Failed: 1, Not Run: 2 Failed Test Cases LL Privacy - Add Device 4 (2 Devices to AL) Failed 0.168 seconds ############################## Test: IncrementalBuild - FAIL Desc: Incremental build with the patches in the series Output: [v1,4/5] Bluetooth: hci_sync: Remove remaining dependencies of hci_request In file included from net/bluetooth/hci_core.c:43: net/bluetooth/hci_request.h:32:8: error: redefinition of ‘struct hci_request’ 32 | struct hci_request { | ^~~~~~~~~~~ In file included from ./include/net/bluetooth/hci_core.h:34, from net/bluetooth/hci_core.c:39: ./include/net/bluetooth/hci_sync.h:18:8: note: originally defined here 18 | struct hci_request { | ^~~~~~~~~~~ make[4]: *** [scripts/Makefile.build:244: net/bluetooth/hci_core.o] Error 1 make[3]: *** [scripts/Makefile.build:485: net/bluetooth] Error 2 make[2]: *** [scripts/Makefile.build:485: net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/github/workspace/src/src/Makefile:1934: .] Error 2 make: *** [Makefile:240: __sub-make] Error 2 --- Regards, Linux Bluetooth