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=1086909 ---Test result--- Test Summary: CheckPatch FAIL 4.55 seconds GitLint PASS 1.73 seconds SubjectPrefix FAIL 0.59 seconds BuildKernel PASS 21.22 seconds CheckAllWarning PASS 22.13 seconds CheckSparse PASS 22.41 seconds BuildKernel32 PASS 20.10 seconds TestRunnerSetup PASS 418.01 seconds TestRunner_l2cap-tester PASS 23.43 seconds TestRunner_iso-tester PASS 28.84 seconds TestRunner_bnep-tester PASS 5.01 seconds TestRunner_mgmt-tester FAIL 96.51 seconds TestRunner_rfcomm-tester PASS 7.54 seconds TestRunner_sco-tester PASS 11.75 seconds TestRunner_ioctl-tester PASS 8.01 seconds TestRunner_mesh-tester FAIL 9.97 seconds TestRunner_smp-tester PASS 7.00 seconds TestRunner_userchan-tester PASS 5.36 seconds TestRunner_6lowpan-tester FAIL 6.83 seconds IncrementalBuild PASS 43.58 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [3/9] block: implement NVMEM provider WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #194: FILE: block/Kconfig:212: +config BLK_NVMEM + bool "Block device NVMEM provider" + depends on OF + depends on NVMEM + help + Allow block devices (or partitions) to act as NVMEM providers, + typically used with eMMC to store MAC addresses or Wi-Fi + calibration data on embedded devices. + WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #216: new file mode 100644 total: 0 errors, 2 warnings, 183 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/patch/14544435.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: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject ############################## Test: TestRunner_mgmt-tester - FAIL Desc: Run mgmt-tester with test-runner Output: Total: 494, Passed: 489 (99.0%), Failed: 1, Not Run: 4 Failed Test Cases Read Exp Feature - Success Failed 0.095 seconds ############################## Test: TestRunner_mesh-tester - FAIL Desc: Run mesh-tester with test-runner Output: Total: 10, Passed: 8 (80.0%), Failed: 2, Not Run: 0 Failed Test Cases Mesh - Send cancel - 1 Timed out 2.054 seconds Mesh - Send cancel - 2 Timed out 1.997 seconds ############################## Test: TestRunner_6lowpan-tester - FAIL Desc: Run 6lowpan-tester with test-runner Output: WARNING: possible circular locking dependency detected 7.0.0-rc7-g6ce4c12d8e26 #1 Not tainted ------------------------------------------------------ kworker/0:1/11 is trying to acquire lock: ffff888002735940 ((wq_completion)hci0#2){+.+.}-{0:0}, at: touch_wq_lockdep_map+0x75/0x180 but task is already holding lock: ffffffffb204faa0 (rtnl_mutex){+.+.}-{4:4}, at: lowpan_unregister_netdev+0xd/0x30 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #4 (rtnl_mutex){+.+.}-{4:4}: lock_acquire+0xf7/0x2c0 __mutex_lock+0x16b/0x1fc0 lowpan_register_netdev+0x11/0x30 chan_ready_cb+0x836/0xd00 l2cap_recv_frame+0x61bb/0x88e0 l2cap_recv_acldata+0x790/0xdf0 hci_rx_work+0x500/0xd00 process_scheduled_works+0xba7/0x1a90 worker_thread+0x514/0xbb0 kthread+0x368/0x490 ret_from_fork+0x498/0x7e0 ret_from_fork_asm+0x19/0x30 -> #3 (&chan->lock#3/1){+.+.}-{4:4}: lock_acquire+0xf7/0x2c0 __mutex_lock+0x16b/0x1fc0 l2cap_chan_connect+0x74e/0x1980 lowpan_control_write+0x523/0x660 full_proxy_write+0x10b/0x190 vfs_write+0x1c0/0xf60 ksys_write+0xf1/0x1d0 do_syscall_64+0xa0/0x570 entry_SYSCALL_64_after_hwframe+0x74/0x7c -> #2 (&conn->lock){+.+.}-{4:4}: ... Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0 https://github.com/bluez/bluetooth-next/pull/128 --- Regards, Linux Bluetooth