RE: [v3,1/3] Bluetooth: Add support for Shorter Connection Interval (SCI) feature
[email protected] Wed, 29 Jul 2026 09:41:09 -0700 (PDT)
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
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=1136773
---Test result---
Test Summary:
CheckPatch FAIL 4.39 seconds
VerifyFixes PASS 0.14 seconds
VerifySignedoff PASS 0.14 seconds
GitLint PASS 1.01 seconds
SubjectPrefix PASS 0.39 seconds
BuildKernel PASS 24.77 seconds
CheckAllWarning PASS 36.78 seconds
CheckSparse PASS 26.83 seconds
BuildKernel32 PASS 24.74 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 459.04 seconds
TestRunner_l2cap-tester PASS 60.02 seconds
TestRunner_iso-tester PASS 79.65 seconds
TestRunner_bnep-tester PASS 19.05 seconds
TestRunner_mgmt-tester FAIL 213.56 seconds
TestRunner_rfcomm-tester PASS 24.96 seconds
TestRunner_sco-tester PASS 30.90 seconds
TestRunner_ioctl-tester PASS 25.98 seconds
TestRunner_mesh-tester FAIL 26.78 seconds
TestRunner_smp-tester PASS 23.14 seconds
TestRunner_userchan-tester PASS 20.00 seconds
TestRunner_6lowpan-tester PASS 22.99 seconds
IncrementalBuild PASS 56.69 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v3,3/3] Bluetooth: Add MGMT Load Connection Subrate command
WARNING: Prefer using '"%s...", __func__' to using 'load_conn_subrate', this function's name, in a string
#367: FILE: net/bluetooth/mgmt.c:8178:
+ bt_dev_err(hdev, "load_conn_subrate: too big param_count value %u",
WARNING: Prefer using '"%s...", __func__' to using 'load_conn_subrate', this function's name, in a string
#375: FILE: net/bluetooth/mgmt.c:8186:
+ bt_dev_err(hdev, "load_conn_subrate: expected %u bytes, got %u bytes",
total: 0 errors, 2 warnings, 0 checks, 339 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/14718755.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: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
##############################
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.240 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.702 seconds
Mesh - Send cancel - 2 Timed out 1.992 seconds
https://github.com/bluez/bluetooth-next/pull/509
---
Regards,
Linux Bluetooth