All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4
@ 2022-06-01 21:22 Luiz Augusto von Dentz
  2022-06-01 22:39 ` [BlueZ] " bluez.test.bot
  2022-06-02 19:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2022-06-01 21:22 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

These options are required when running with -u option since that uses
H4 headers to serialize the communication of host and guest.
---
 doc/test-runner.txt | 2 ++
 doc/tester.config   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/doc/test-runner.txt b/doc/test-runner.txt
index fe0a0d479..683c622a2 100644
--- a/doc/test-runner.txt
+++ b/doc/test-runner.txt
@@ -41,6 +41,8 @@ For Bluetooth functionality:
 	CONFIG_BT_HIDP=y
 	CONFIG_BT_LE=y
 
+	CONFIG_BT_HCIUART=y
+	CONFIG_BT_HCIUART_H4=y
 	CONFIG_BT_HCIVHCI=y
 
 	CONFIG_CRYPTO_CMAC=y
diff --git a/doc/tester.config b/doc/tester.config
index 011475661..4429a7222 100644
--- a/doc/tester.config
+++ b/doc/tester.config
@@ -34,6 +34,8 @@ CONFIG_BT_MSFTEXT=y
 CONFIG_BT_AOSPEXT=y
 CONFIG_BT_FEATURE_DEBUG=y
 
+CONFIG_BT_HCIUART=y
+CONFIG_BT_HCIUART_H4=y
 CONFIG_BT_HCIVHCI=y
 
 CONFIG_CRYPTO_CMAC=y
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4
  2022-06-01 21:22 [PATCH BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4 Luiz Augusto von Dentz
@ 2022-06-01 22:39 ` bluez.test.bot
  2022-06-02 19:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2022-06-01 22:39 UTC (permalink / raw)
  To: linux-bluetooth, luiz.dentz

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

---Test result---

Test Summary:
CheckPatch                    PASS      1.14 seconds
GitLint                       PASS      0.79 seconds
Prep - Setup ELL              PASS      41.66 seconds
Build - Prep                  PASS      0.60 seconds
Build - Configure             PASS      8.05 seconds
Build - Make                  PASS      1208.89 seconds
Make Check                    PASS      11.86 seconds
Make Check w/Valgrind         PASS      438.43 seconds
Make Distcheck                PASS      226.28 seconds
Build w/ext ELL - Configure   PASS      7.99 seconds
Build w/ext ELL - Make        PASS      1167.79 seconds
Incremental Build with patchesPASS      0.00 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4
  2022-06-01 21:22 [PATCH BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4 Luiz Augusto von Dentz
  2022-06-01 22:39 ` [BlueZ] " bluez.test.bot
@ 2022-06-02 19:10 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2022-06-02 19:10 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: linux-bluetooth

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Wed,  1 Jun 2022 14:22:55 -0700 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> These options are required when running with -u option since that uses
> H4 headers to serialize the communication of host and guest.
> ---
>  doc/test-runner.txt | 2 ++
>  doc/tester.config   | 2 ++
>  2 files changed, 4 insertions(+)

Here is the summary with links:
  - [BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=67b325c614e5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-02 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 21:22 [PATCH BlueZ] test-runner: Enable BT_HCIUART and BT_HCIUART_H4 Luiz Augusto von Dentz
2022-06-01 22:39 ` [BlueZ] " bluez.test.bot
2022-06-02 19:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.