linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [v4,1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
Date: Thu, 30 Jun 2022 16:05:19 -0700 (PDT)	[thread overview]
Message-ID: <62be2c2f.1c69fb81.34875.5959@mx.google.com> (raw)
In-Reply-To: <20220630221415.638408-1-luiz.dentz@gmail.com>

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

---Test result---

Test Summary:
CheckPatch                    FAIL      15.26 seconds
GitLint                       PASS      7.39 seconds
SubjectPrefix                 PASS      6.50 seconds
BuildKernel                   PASS      33.18 seconds
BuildKernel32                 PASS      29.69 seconds
Incremental Build with patchesPASS      167.58 seconds
TestRunner: Setup             PASS      485.21 seconds
TestRunner: l2cap-tester      PASS      17.74 seconds
TestRunner: bnep-tester       PASS      6.15 seconds
TestRunner: mgmt-tester       FAIL      103.90 seconds
TestRunner: rfcomm-tester     PASS      9.76 seconds
TestRunner: sco-tester        PASS      9.57 seconds
TestRunner: smp-tester        PASS      9.58 seconds
TestRunner: userchan-tester   PASS      6.35 seconds

Details
##############################
Test: CheckPatch - FAIL - 15.26 seconds
Run checkpatch.pl script with rule in .checkpatch.conf
[v4,3/7] Bluetooth: Add BTPROTO_ISO socket type\Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#176: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 1718 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

/github/workspace/src/12902307.patch has style problems, please review.

NOTE: Ignored message types: UNKNOWN_COMMIT_ID

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

[v4,4/7] Bluetooth: Add initial implementation of BIS connections\WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#848: FILE: net/bluetooth/hci_conn.c:817:
+ * */

WARNING:LINE_SPACING: Missing a blank line after declarations
#1877: FILE: net/bluetooth/hci_sync.c:1031:
+		struct adv_info *adv = hci_find_adv_instance(hdev, instance);
+		if (!adv || !adv->periodic)

total: 0 errors, 2 warnings, 0 checks, 1873 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

/github/workspace/src/12902310.patch has style problems, please review.

NOTE: Ignored message types: UNKNOWN_COMMIT_ID

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.


##############################
Test: TestRunner: mgmt-tester - FAIL - 103.90 seconds
Run test-runner with mgmt-tester
Total: 494, Passed: 492 (99.6%), Failed: 2, Not Run: 0

Failed Test Cases
Read Exp Feature - Success                           Failed       0.099 seconds
Read Exp Feature - Success (Index None)              Failed       0.102 seconds



---
Regards,
Linux Bluetooth


      parent reply	other threads:[~2022-06-30 23:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 22:14 [PATCH v4 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data Luiz Augusto von Dentz
2022-06-30 22:14 ` [PATCH v4 2/7] Bluetooth: Add initial implementation of CIS connections Luiz Augusto von Dentz
2022-06-30 22:14 ` [PATCH v4 3/7] Bluetooth: Add BTPROTO_ISO socket type Luiz Augusto von Dentz
2022-06-30 22:14 ` [PATCH v4 4/7] Bluetooth: Add initial implementation of BIS connections Luiz Augusto von Dentz
2022-06-30 23:38   ` kernel test robot
2022-07-01  9:47   ` kernel test robot
2022-06-30 22:14 ` [PATCH v4 5/7] Bluetooth: ISO: Add broadcast support Luiz Augusto von Dentz
2022-06-30 22:14 ` [PATCH v4 6/7] Bluetooth: btusb: Add support for ISO packets Luiz Augusto von Dentz
2022-06-30 22:14 ` [PATCH v4 7/7] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet Luiz Augusto von Dentz
2022-06-30 23:05 ` bluez.test.bot [this message]

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=62be2c2f.1c69fb81.34875.5959@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;
as well as URLs for NNTP newsgroup(s).