From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: BAP Server test cases
Date: Mon, 07 Apr 2025 14:37:54 -0700 (PDT) [thread overview]
Message-ID: <67f445b2.d40a0220.121c54.33f7@mx.google.com> (raw)
In-Reply-To: <20250407200124.881534-2-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3367 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=950796
---Test result---
Test Summary:
CheckPatch PENDING 0.22 seconds
GitLint PENDING 0.26 seconds
BuildEll PASS 25.11 seconds
BluezMake PASS 2752.24 seconds
MakeCheck PASS 24.90 seconds
MakeDistcheck PASS 202.47 seconds
CheckValgrind PASS 277.53 seconds
CheckSmatch WARNING 321.20 seconds
bluezmakeextell PASS 140.26 seconds
IncrementalBuild PENDING 0.32 seconds
ScanBuild PASS 887.91 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:314: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:314: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:314: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:314: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:314: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:314: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:314: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:314: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:314: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:314: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:314: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:314: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
next prev parent reply other threads:[~2025-04-07 21:37 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 20:01 [PATCH BlueZ v2 00/15] BAP Server test cases Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 01/15] test-bap: Introduce DISC tests for LC3 Luiz Augusto von Dentz
2025-04-07 21:37 ` bluez.test.bot [this message]
2025-04-07 20:01 ` [PATCH BlueZ v2 02/15] test-bap: Introduce USR/SCC " Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 03/15] test-bap: Introduce USR/SCC - VS " Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 04/15] test-bap: Introduce USR/SCC QoS " Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 05/15] test-bap: Introduce USR/SCC QoS tests for VS Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 06/15] test-bap: Introduce USR/SCC Enable tests for LC3 Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 07/15] " Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 08/15] shared/bap: Fix not always sending Releasing state Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 09/15] shared/bap: Fix not notifying idle state Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 10/15] test-bap: Introduce USR/SCC Release tests for LC3 Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 11/15] shared/bap: Fix not sending ASE Notication in case of Metadata update Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 12/15] test-bap: Introduce USR/SCC Metadata tests for LC3 Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 13/15] shared/bap: Fix notifying with the wrong state Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 14/15] shared/tester: Fix not detecting NULL packets Luiz Augusto von Dentz
2025-04-07 20:01 ` [PATCH BlueZ v2 15/15] test-bap: Introduce USR/STR tests for LC3 Luiz Augusto von Dentz
2025-04-08 14:04 ` [PATCH BlueZ v2 00/15] BAP Server test cases patchwork-bot+bluetooth
-- strict thread matches above, loose matches on Subject: below --
2025-04-04 19:39 [PATCH BlueZ v1 01/11] test-bap: Introduce DISC tests for LC3 Luiz Augusto von Dentz
2025-04-04 21:18 ` BAP Server test cases bluez.test.bot
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=67f445b2.d40a0220.121c54.33f7@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