public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: doc: Add cross-references between bluetoothctl and D-Bus API documentation
Date: Fri, 30 Jan 2026 12:37:32 -0800 (PST)	[thread overview]
Message-ID: <697d168c.050a0220.236269.4fba@mx.google.com> (raw)
In-Reply-To: <20260130193921.1273263-2-luiz.dentz@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1262 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=1049133

---Test result---

Test Summary:
CheckPatch                    PENDING   0.39 seconds
GitLint                       PENDING   0.32 seconds
BuildEll                      PASS      21.05 seconds
BluezMake                     PASS      661.04 seconds
MakeCheck                     PASS      18.38 seconds
MakeDistcheck                 PASS      246.26 seconds
CheckValgrind                 PASS      298.17 seconds
CheckSmatch                   PASS      357.79 seconds
bluezmakeextell               PASS      183.36 seconds
IncrementalBuild              PENDING   0.37 seconds
ScanBuild                     PASS      1034.66 seconds

Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:

##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:

##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:



---
Regards,
Linux Bluetooth


  reply	other threads:[~2026-01-30 20:37 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-30 19:38 [PATCH BlueZ v2 00/35] doc: Add cross-references between bluetoothctl and D-Bus API documentation Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 01/35] doc/bluetoothctl: Add :Uses: fields and document arguments Luiz Augusto von Dentz
2026-01-30 20:37   ` bluez.test.bot [this message]
2026-01-30 19:38 ` [PATCH BlueZ v2 02/35] doc/bluetoothctl-mgmt: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 03/35] doc/bluetoothctl-admin: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 04/35] doc/bluetoothctl-advertise: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 05/35] doc/bluetoothctl-assistant: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 06/35] doc/bluetoothctl-bredr: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 07/35] doc/bluetoothctl-endpoint: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 08/35] doc/bluetoothctl-gatt: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 09/35] doc/bluetoothctl-hci: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 10/35] doc/bluetoothctl-le: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 11/35] doc/bluetoothctl-monitor: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 12/35] doc/bluetoothctl-player: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 13/35] doc/bluetoothctl-scan: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 14/35] doc/bluetoothctl-telephony: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 15/35] doc/bluetoothctl-transport: " Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 16/35] doc/org.bluez.Adapter: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:38 ` [PATCH BlueZ v2 17/35] doc/org.bluez.AdminPolicySet: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 18/35] doc/org.bluez.AdminPolicyStatus: Add Used by reference Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 19/35] doc/org.bluez.AdvertisementMonitor: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 20/35] doc/org.bluez.AdvertisementMonitorManager: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 21/35] doc/org.bluez.AgentManager: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 22/35] doc/org.bluez.Call: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 23/35] doc/org.bluez.Device: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 24/35] doc/org.bluez.GattCharacteristic: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 25/35] doc/org.bluez.GattDescriptor: Add Used by reference Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 26/35] doc/org.bluez.GattManager: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 27/35] doc/org.bluez.GattService: Add Used by reference Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 28/35] doc/org.bluez.LEAdvertisement: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 29/35] doc/org.bluez.LEAdvertisingManager: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 30/35] doc/org.bluez.Media: Add Used by reference Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 31/35] doc/org.bluez.MediaAssistant: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 32/35] doc/org.bluez.MediaEndpoint: Add Used by reference Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 33/35] doc/org.bluez.MediaPlayer: Add Used by reference and Examples Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 34/35] doc/org.bluez.MediaTransport: " Luiz Augusto von Dentz
2026-01-30 19:39 ` [PATCH BlueZ v2 35/35] doc/org.bluez.Telephony: " Luiz Augusto von Dentz
2026-02-03 18:20 ` [PATCH BlueZ v2 00/35] doc: Add cross-references between bluetoothctl and D-Bus API documentation patchwork-bot+bluetooth

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=697d168c.050a0220.236269.4fba@mx.google.com \
    --to=bluez.test.bot@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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