All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: Increment management interface revision
@ 2020-12-07 10:02 Marcel Holtmann
  2020-12-07 11:08 ` bluez.test.bot
  2020-12-07 13:47 ` [PATCH] " Johan Hedberg
  0 siblings, 2 replies; 7+ messages in thread
From: Marcel Holtmann @ 2020-12-07 10:02 UTC (permalink / raw)
  To: linux-bluetooth

Increment the mgmt revision due to the recently added new commands.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
 net/bluetooth/mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index 754489e4e065..fa0f7a4a1d2f 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	18
+#define MGMT_REVISION	19
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,
-- 
2.28.0


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

* RE: Bluetooth: Increment management interface revision
  2020-12-07 10:02 [PATCH] Bluetooth: Increment management interface revision Marcel Holtmann
@ 2020-12-07 11:08 ` bluez.test.bot
  2020-12-07 13:47 ` [PATCH] " Johan Hedberg
  1 sibling, 0 replies; 7+ messages in thread
From: bluez.test.bot @ 2020-12-07 11:08 UTC (permalink / raw)
  To: linux-bluetooth, marcel

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

---Test result---

##############################
Test: CheckPatch - PASS

##############################
Test: CheckGitLint - PASS

##############################
Test: CheckBuildK - PASS



---
Regards,
Linux Bluetooth


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

* Re: [PATCH] Bluetooth: Increment management interface revision
  2020-12-07 10:02 [PATCH] Bluetooth: Increment management interface revision Marcel Holtmann
  2020-12-07 11:08 ` bluez.test.bot
@ 2020-12-07 13:47 ` Johan Hedberg
  1 sibling, 0 replies; 7+ messages in thread
From: Johan Hedberg @ 2020-12-07 13:47 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: linux-bluetooth

Hi Marcel,

On Mon, Dec 07, 2020, Marcel Holtmann wrote:
> Increment the mgmt revision due to the recently added new commands.
> 
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
>  net/bluetooth/mgmt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to bluetooth-next. Thanks.

Johan

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

* Re: Bluetooth: Increment management interface revision
  2022-01-26 18:01 ` bluez.test.bot
@ 2022-01-27 20:36   ` Luiz Augusto von Dentz
  0 siblings, 0 replies; 7+ messages in thread
From: Luiz Augusto von Dentz @ 2022-01-27 20:36 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Marcel Holtmann

Hi Marcel,

On Wed, Jan 26, 2022 at 2:26 PM <bluez.test.bot@gmail.com> wrote:
>
> 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=608717
>
> ---Test result---
>
> Test Summary:
> CheckPatch                    PASS      1.57 seconds
> GitLint                       PASS      0.99 seconds
> SubjectPrefix                 PASS      0.83 seconds
> BuildKernel                   PASS      27.93 seconds
> BuildKernel32                 PASS      24.44 seconds
> Incremental Build with patchesPASS      35.92 seconds
> TestRunner: Setup             PASS      422.60 seconds
> TestRunner: l2cap-tester      PASS      12.37 seconds
> TestRunner: bnep-tester       PASS      5.54 seconds
> TestRunner: mgmt-tester       PASS      96.92 seconds
> TestRunner: rfcomm-tester     PASS      6.75 seconds
> TestRunner: sco-tester        PASS      6.93 seconds
> TestRunner: smp-tester        PASS      6.92 seconds
> TestRunner: userchan-tester   PASS      5.78 seconds
>
>
>
> ---
> Regards,
> Linux Bluetooth

Applied, thanks.

-- 
Luiz Augusto von Dentz

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

* RE: Bluetooth: Increment management interface revision
  2022-01-26 17:30 [PATCH] " Marcel Holtmann
@ 2022-01-26 18:01 ` bluez.test.bot
  2022-01-27 20:36   ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 7+ messages in thread
From: bluez.test.bot @ 2022-01-26 18:01 UTC (permalink / raw)
  To: linux-bluetooth, marcel

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

---Test result---

Test Summary:
CheckPatch                    PASS      1.57 seconds
GitLint                       PASS      0.99 seconds
SubjectPrefix                 PASS      0.83 seconds
BuildKernel                   PASS      27.93 seconds
BuildKernel32                 PASS      24.44 seconds
Incremental Build with patchesPASS      35.92 seconds
TestRunner: Setup             PASS      422.60 seconds
TestRunner: l2cap-tester      PASS      12.37 seconds
TestRunner: bnep-tester       PASS      5.54 seconds
TestRunner: mgmt-tester       PASS      96.92 seconds
TestRunner: rfcomm-tester     PASS      6.75 seconds
TestRunner: sco-tester        PASS      6.93 seconds
TestRunner: smp-tester        PASS      6.92 seconds
TestRunner: userchan-tester   PASS      5.78 seconds



---
Regards,
Linux Bluetooth


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

* Re: Bluetooth: Increment management interface revision
  2021-06-15 20:07 ` bluez.test.bot
@ 2021-06-23 18:20   ` Luiz Augusto von Dentz
  0 siblings, 0 replies; 7+ messages in thread
From: Luiz Augusto von Dentz @ 2021-06-23 18:20 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Marcel Holtmann

Hi Marcel,

On Tue, Jun 15, 2021 at 1:10 PM <bluez.test.bot@gmail.com> wrote:
>
> 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=500949
>
> ---Test result---
>
> Test Summary:
> CheckPatch                    PASS      0.63 seconds
> GitLint                       PASS      0.13 seconds
> BuildKernel                   PASS      668.47 seconds
> TestRunner: Setup             PASS      435.30 seconds
> TestRunner: l2cap-tester      PASS      3.03 seconds
> TestRunner: bnep-tester       PASS      2.14 seconds
> TestRunner: mgmt-tester       PASS      32.75 seconds
> TestRunner: rfcomm-tester     PASS      2.37 seconds
> TestRunner: sco-tester        PASS      2.26 seconds
> TestRunner: smp-tester        PASS      2.40 seconds
> TestRunner: userchan-tester   PASS      2.07 seconds
>
> Details
> ##############################
> Test: CheckPatch - PASS - 0.63 seconds
> Run checkpatch.pl script with rule in .checkpatch.conf
>
>
> ##############################
> Test: GitLint - PASS - 0.13 seconds
> Run gitlint with rule in .gitlint
>
>
> ##############################
> Test: BuildKernel - PASS - 668.47 seconds
> Build Kernel with minimal configuration supports Bluetooth
>
>
> ##############################
> Test: TestRunner: Setup - PASS - 435.30 seconds
> Setup environment for running Test Runner
>
>
> ##############################
> Test: TestRunner: l2cap-tester - PASS - 3.03 seconds
> Run test-runner with l2cap-tester
> Total: 40, Passed: 40 (100.0%), Failed: 0, Not Run: 0
>
> ##############################
> Test: TestRunner: bnep-tester - PASS - 2.14 seconds
> Run test-runner with bnep-tester
> Total: 1, Passed: 1 (100.0%), Failed: 0, Not Run: 0
>
> ##############################
> Test: TestRunner: mgmt-tester - PASS - 32.75 seconds
> Run test-runner with mgmt-tester
> Total: 446, Passed: 433 (97.1%), Failed: 0, Not Run: 13
>
> ##############################
> Test: TestRunner: rfcomm-tester - PASS - 2.37 seconds
> Run test-runner with rfcomm-tester
> Total: 9, Passed: 9 (100.0%), Failed: 0, Not Run: 0
>
> ##############################
> Test: TestRunner: sco-tester - PASS - 2.26 seconds
> Run test-runner with sco-tester
> Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0
>
> ##############################
> Test: TestRunner: smp-tester - PASS - 2.40 seconds
> Run test-runner with smp-tester
> Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0
>
> ##############################
> Test: TestRunner: userchan-tester - PASS - 2.07 seconds
> Run test-runner with userchan-tester
> Total: 3, Passed: 3 (100.0%), Failed: 0, Not Run: 0
>
>
>
> ---
> Regards,
> Linux Bluetooth

Applied, thanks.

-- 
Luiz Augusto von Dentz

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

* RE: Bluetooth: Increment management interface revision
  2021-06-15 19:23 Marcel Holtmann
@ 2021-06-15 20:07 ` bluez.test.bot
  2021-06-23 18:20   ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 7+ messages in thread
From: bluez.test.bot @ 2021-06-15 20:07 UTC (permalink / raw)
  To: linux-bluetooth, marcel

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

---Test result---

Test Summary:
CheckPatch                    PASS      0.63 seconds
GitLint                       PASS      0.13 seconds
BuildKernel                   PASS      668.47 seconds
TestRunner: Setup             PASS      435.30 seconds
TestRunner: l2cap-tester      PASS      3.03 seconds
TestRunner: bnep-tester       PASS      2.14 seconds
TestRunner: mgmt-tester       PASS      32.75 seconds
TestRunner: rfcomm-tester     PASS      2.37 seconds
TestRunner: sco-tester        PASS      2.26 seconds
TestRunner: smp-tester        PASS      2.40 seconds
TestRunner: userchan-tester   PASS      2.07 seconds

Details
##############################
Test: CheckPatch - PASS - 0.63 seconds
Run checkpatch.pl script with rule in .checkpatch.conf


##############################
Test: GitLint - PASS - 0.13 seconds
Run gitlint with rule in .gitlint


##############################
Test: BuildKernel - PASS - 668.47 seconds
Build Kernel with minimal configuration supports Bluetooth


##############################
Test: TestRunner: Setup - PASS - 435.30 seconds
Setup environment for running Test Runner


##############################
Test: TestRunner: l2cap-tester - PASS - 3.03 seconds
Run test-runner with l2cap-tester
Total: 40, Passed: 40 (100.0%), Failed: 0, Not Run: 0

##############################
Test: TestRunner: bnep-tester - PASS - 2.14 seconds
Run test-runner with bnep-tester
Total: 1, Passed: 1 (100.0%), Failed: 0, Not Run: 0

##############################
Test: TestRunner: mgmt-tester - PASS - 32.75 seconds
Run test-runner with mgmt-tester
Total: 446, Passed: 433 (97.1%), Failed: 0, Not Run: 13

##############################
Test: TestRunner: rfcomm-tester - PASS - 2.37 seconds
Run test-runner with rfcomm-tester
Total: 9, Passed: 9 (100.0%), Failed: 0, Not Run: 0

##############################
Test: TestRunner: sco-tester - PASS - 2.26 seconds
Run test-runner with sco-tester
Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0

##############################
Test: TestRunner: smp-tester - PASS - 2.40 seconds
Run test-runner with smp-tester
Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0

##############################
Test: TestRunner: userchan-tester - PASS - 2.07 seconds
Run test-runner with userchan-tester
Total: 3, Passed: 3 (100.0%), Failed: 0, Not Run: 0



---
Regards,
Linux Bluetooth


[-- Attachment #2: l2cap-tester.log --]
[-- Type: application/octet-stream, Size: 44349 bytes --]

[-- Attachment #3: bnep-tester.log --]
[-- Type: application/octet-stream, Size: 3557 bytes --]

[-- Attachment #4: mgmt-tester.log --]
[-- Type: application/octet-stream, Size: 608513 bytes --]

[-- Attachment #5: rfcomm-tester.log --]
[-- Type: application/octet-stream, Size: 11677 bytes --]

[-- Attachment #6: sco-tester.log --]
[-- Type: application/octet-stream, Size: 9912 bytes --]

[-- Attachment #7: smp-tester.log --]
[-- Type: application/octet-stream, Size: 11823 bytes --]

[-- Attachment #8: userchan-tester.log --]
[-- Type: application/octet-stream, Size: 5452 bytes --]

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

end of thread, other threads:[~2022-01-27 20:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 10:02 [PATCH] Bluetooth: Increment management interface revision Marcel Holtmann
2020-12-07 11:08 ` bluez.test.bot
2020-12-07 13:47 ` [PATCH] " Johan Hedberg
2021-06-15 19:23 Marcel Holtmann
2021-06-15 20:07 ` bluez.test.bot
2021-06-23 18:20   ` Luiz Augusto von Dentz
2022-01-26 17:30 [PATCH] " Marcel Holtmann
2022-01-26 18:01 ` bluez.test.bot
2022-01-27 20:36   ` Luiz Augusto von Dentz

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.