linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, quic_zijuhu@quicinc.com
Subject: RE: Bluetooth: Support SCO offload for QCA2066
Date: Wed, 29 Nov 2023 00:57:59 -0800 (PST)	[thread overview]
Message-ID: <6566fd17.050a0220.c7eb1.4fe6@mx.google.com> (raw)
In-Reply-To: <1701246570-3564-2-git-send-email-quic_zijuhu@quicinc.com>

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

---Test result---

Test Summary:
CheckPatch                    PASS      1.22 seconds
GitLint                       FAIL      1.01 seconds
SubjectPrefix                 PASS      0.24 seconds
BuildKernel                   PASS      27.79 seconds
CheckAllWarning               PASS      30.51 seconds
CheckSparse                   PASS      35.74 seconds
CheckSmatch                   PASS      99.40 seconds
BuildKernel32                 PASS      26.99 seconds
TestRunnerSetup               PASS      420.48 seconds
TestRunner_l2cap-tester       PASS      23.13 seconds
TestRunner_iso-tester         PASS      47.68 seconds
TestRunner_bnep-tester        PASS      7.08 seconds
TestRunner_mgmt-tester        PASS      164.12 seconds
TestRunner_rfcomm-tester      PASS      11.06 seconds
TestRunner_sco-tester         PASS      14.38 seconds
TestRunner_ioctl-tester       PASS      12.09 seconds
TestRunner_mesh-tester        PASS      11.00 seconds
TestRunner_smp-tester         PASS      9.95 seconds
TestRunner_userchan-tester    PASS      7.34 seconds
IncrementalBuild              PASS      30.77 seconds

Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[v3,1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data()

WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
1: T1 Title exceeds max length (89>80): "[v3,1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data()"


---
Regards,
Linux Bluetooth


  reply	other threads:[~2023-11-29  8:58 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-06  6:19 [PATCH v1 0/2] Bluetooth: Support SCO offload for QCA2066 Zijun Hu
2023-11-06  6:19 ` [PATCH v1 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data() Zijun Hu
2023-11-06  7:00   ` Bluetooth: Support SCO offload for QCA2066 bluez.test.bot
2023-11-06  6:19 ` [PATCH v1 2/2] Bluetooth: qca: " Zijun Hu
2023-11-29  7:07   ` [PATCH v2 " Zijun Hu
2023-11-06 16:16 ` [PATCH v1 0/2] Bluetooth: " Luiz Augusto von Dentz
2023-11-07  2:46   ` quic_zijuhu
2023-11-17 16:02     ` Luiz Augusto von Dentz
2023-11-29  3:29       ` quic_zijuhu
2023-12-07 21:59         ` quic_zijuhu
2023-11-29  8:07 ` [PATCH v2 " Zijun Hu
2023-11-29  8:07   ` [PATCH v2 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data() Zijun Hu
2023-11-29  8:35     ` Bluetooth: Support SCO offload for QCA2066 bluez.test.bot
2023-11-29  8:07   ` [PATCH v2 2/2] Bluetooth: qca: " Zijun Hu
2023-11-29  8:18 ` [PATCH v2 0/2] Bluetooth: " Zijun Hu
2023-11-29  8:18   ` [PATCH v2 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data() Zijun Hu
2023-11-29  8:58     ` [v2,1/2] " bluez.test.bot
2023-11-29  8:18   ` [PATCH v2 2/2] Bluetooth: qca: Support SCO offload for QCA2066 Zijun Hu
2023-11-29  8:29   ` [PATCH v3 0/2] Bluetooth: " Zijun Hu
2023-11-29  8:29     ` [PATCH v3 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data() Zijun Hu
2023-11-29  8:57       ` bluez.test.bot [this message]
2023-11-29  8:29     ` [PATCH v3 2/2] Bluetooth: qca: Support SCO offload for QCA2066 Zijun Hu
2023-12-08  1:51     ` [PATCH v4 0/2] Bluetooth: " Zijun Hu
2023-12-08  1:51       ` [PATCH v4 1/2] Bluetooth: hci_conn: Check non NULL function before calling for HFP offload Zijun Hu
2023-12-08  2:47         ` Bluetooth: Support SCO offload for QCA2066 bluez.test.bot
2023-12-08  1:51       ` [PATCH v4 2/2] Bluetooth: qca: Support HFP " Zijun Hu
2023-12-08 15:10       ` [PATCH v4 0/2] Bluetooth: Support SCO " 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=6566fd17.050a0220.c7eb1.4fe6@mx.google.com \
    --to=bluez.test.bot@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=quic_zijuhu@quicinc.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).