From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, chandrashekar.devegowda@intel.com
Subject: RE: [v6] Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
Date: Mon, 27 Jul 2026 02:06:37 -0700 (PDT) [thread overview]
Message-ID: <6a671f9d.36695ec4.392fa4.e850@mx.google.com> (raw)
In-Reply-To: <20260727052104.1026824-1-chandrashekar.devegowda@intel.com>
[-- Attachment #1: Type: text/plain, Size: 3405 bytes --]
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=1134881
---Test result---
Test Summary:
CheckPatch PASS 1.19 seconds
VerifyFixes PASS 0.43 seconds
VerifySignedoff PASS 0.57 seconds
GitLint FAIL 0.33 seconds
SubjectPrefix PASS 0.13 seconds
BuildKernel PASS 27.15 seconds
CheckAllWarning PASS 29.94 seconds
CheckSparse PASS 28.33 seconds
BuildKernel32 PASS 26.38 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 498.11 seconds
TestRunner_l2cap-tester PASS 60.57 seconds
TestRunner_iso-tester FAIL 103.03 seconds
TestRunner_bnep-tester PASS 19.12 seconds
TestRunner_mgmt-tester FAIL 217.79 seconds
TestRunner_rfcomm-tester PASS 25.83 seconds
TestRunner_sco-tester PASS 32.01 seconds
TestRunner_ioctl-tester PASS 26.13 seconds
TestRunner_mesh-tester FAIL 25.91 seconds
TestRunner_smp-tester PASS 23.73 seconds
TestRunner_userchan-tester PASS 19.71 seconds
TestRunner_6lowpan-tester PASS 23.13 seconds
IncrementalBuild PASS 26.09 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[v6] Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
21: B1 Line exceeds max length (81>80): " - Added ABI doc at Documentation/ABI/testing/sysfs-bus-pci-drivers-btintel_pcie"
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
##############################
Test: TestRunner_iso-tester - FAIL
Desc: Run iso-tester with test-runner
Output:
Total: 141, Passed: 134 (95.0%), Failed: 7, Not Run: 0
Failed Test Cases
ISO Disconnect - Success Timed out 2.673 seconds
ISO Reconnect - Success Timed out 1.999 seconds
ISO Reconnect Send and Receive #16 - Success Timed out 1.993 seconds
ISO Reconnect AC 6(i) - Success Timed out 2.246 seconds
ISO Reconnect AC 6(ii) - Success Timed out 1.997 seconds
ISO Broadcaster Reconnect - Success Timed out 2.764 seconds
ISO Broadcaster Receiver Defer Reconnect - Success Timed out 2.293 seconds
##############################
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.246 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.267 seconds
Mesh - Send cancel - 2 Timed out 1.987 seconds
https://github.com/bluez/bluetooth-next/pull/498
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2026-07-27 9:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-12 1:28 [PATCH v1 1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback Chandrashekar Devegowda
2026-06-12 1:28 ` [PATCH v1 2/2] Bluetooth: btintel_pcie: Fix TOCTOU race in reset path Chandrashekar Devegowda
2026-06-12 11:56 ` kernel test robot
2026-06-12 5:36 ` [v1,1/2] Bluetooth: hci_core: Add reset_type parameter to hdev->reset() callback bluez.test.bot
2026-06-12 14:08 ` [PATCH v1 1/2] " Luiz Augusto von Dentz
2026-06-12 14:28 ` Bjorn Helgaas
2026-06-12 14:43 ` Luiz Augusto von Dentz
2026-07-22 0:14 ` [PATCH v3] Bluetooth: btintel_pcie: Add vendor_rst PCI sysfs for PLDR Chandrashekar Devegowda
2026-07-22 1:04 ` [v3] " bluez.test.bot
2026-07-22 1:21 ` [PATCH v4] " Chandrashekar Devegowda
2026-07-22 4:26 ` [v4] " bluez.test.bot
2026-07-22 15:43 ` [PATCH v4] " Luiz Augusto von Dentz
2026-07-23 9:23 ` Devegowda, Chandrashekar
2026-07-22 22:19 ` Bjorn Helgaas
2026-07-24 20:34 ` [v4] " bluez.test.bot
2026-07-27 5:21 ` [PATCH v6] Bluetooth: btintel_pcie: Add vendor_reset " Chandrashekar Devegowda
2026-07-27 9:06 ` bluez.test.bot [this message]
2026-07-27 20:50 ` patchwork-bot+bluetooth
2026-07-27 21:57 ` Alex Williamson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a671f9d.36695ec4.392fa4.e850@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=chandrashekar.devegowda@intel.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox