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: [BlueZ,v1,01/13] bass: Only attach client if initiator
Date: Thu, 16 Oct 2025 15:28:37 -0700 (PDT)	[thread overview]
Message-ID: <68f17195.0c0a0220.151b56.ecc5@mx.google.com> (raw)
In-Reply-To: <20251016210019.191878-1-luiz.dentz@gmail.com>

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

---Test result---

Test Summary:
CheckPatch                    PENDING   0.28 seconds
GitLint                       PENDING   0.37 seconds
BuildEll                      PASS      20.29 seconds
BluezMake                     PASS      2700.81 seconds
MakeCheck                     PASS      21.09 seconds
MakeDistcheck                 PASS      189.20 seconds
CheckValgrind                 PASS      237.29 seconds
CheckSmatch                   WARNING   313.82 seconds
bluezmakeextell               PASS      128.70 seconds
IncrementalBuild              PENDING   0.22 seconds
ScanBuild                     PASS      932.41 seconds

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

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

##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
src/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structuressrc/shared/bap.c:317:25: warning: array of flexible structuressrc/shared/bap.c: note: in included file:./src/shared/ascs.h:88:25: warning: array of flexible structures
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:



---
Regards,
Linux Bluetooth


  parent reply	other threads:[~2025-10-16 22:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-16 21:00 [PATCH BlueZ v1 01/13] bass: Only attach client if initiator Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 02/13] device: Add initial support for setting DEVICE_FLAG_PAST Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 03/13] bass: Add " Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 04/13] MediaAssistant: Add Device option to Push Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 05/13] shared/bap: Add bt_bap_get_db Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 06/13] shared/bap: Fix no calling attach callback on bt_bap_attach_broadcast Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 07/13] shared/bap: Fix bt_bap_stream_io_get_qos for broadcast streams Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 08/13] gatt-database: Add btd_gatt_database_get and btd_gatt_database_get_adapter Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 09/13] bass: Implement Device option for Push Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 10/13] client/assistant: Handle assistant.push to own broadcasts Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 11/13] client/assistant: Detect if object already contains a valid BCode Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 12/13] client: Add script that setup a broadcast source with 2 BIS Luiz Augusto von Dentz
2025-10-16 21:00 ` [PATCH BlueZ v1 13/13] client: Add script for testing Broadcast Delegator Luiz Augusto von Dentz
2025-10-16 22:28 ` bluez.test.bot [this message]
2025-10-24 20:30 ` [PATCH BlueZ v1 01/13] bass: Only attach client if initiator patchwork-bot+bluetooth
2025-10-27 13:50 ` 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=68f17195.0c0a0220.151b56.ecc5@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