From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luca.weiss@fairphone.com
Subject: RE: Add WCN3988 Bluetooth support for Fairphone 4
Date: Fri, 21 Apr 2023 07:57:49 -0700 (PDT) [thread overview]
Message-ID: <6442a46d.0c0a0220.b11b9.4aee@mx.google.com> (raw)
In-Reply-To: <20230421-fp4-bluetooth-v1-1-0430e3a7e0a2@fairphone.com>
[-- Attachment #1: Type: text/plain, Size: 3018 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=742153
---Test result---
Test Summary:
CheckPatch FAIL 3.44 seconds
GitLint PASS 1.39 seconds
SubjectPrefix FAIL 0.72 seconds
BuildKernel PASS 31.98 seconds
CheckAllWarning PASS 34.99 seconds
CheckSparse WARNING 40.10 seconds
CheckSmatch PASS 108.76 seconds
BuildKernel32 PASS 30.86 seconds
TestRunnerSetup PASS 437.84 seconds
TestRunner_l2cap-tester PASS 16.93 seconds
TestRunner_iso-tester PASS 20.79 seconds
TestRunner_bnep-tester PASS 5.51 seconds
TestRunner_mgmt-tester PASS 114.50 seconds
TestRunner_rfcomm-tester PASS 8.93 seconds
TestRunner_sco-tester PASS 8.29 seconds
TestRunner_ioctl-tester PASS 9.56 seconds
TestRunner_mesh-tester PASS 7.03 seconds
TestRunner_smp-tester PASS 8.02 seconds
TestRunner_userchan-tester PASS 5.85 seconds
IncrementalBuild PASS 42.88 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[RFC,3/4] arm64: dts: qcom: sm6350: add uart1 node
WARNING: line length of 113 exceeds 100 columns
#147: FILE: arch/arm64/boot/dts/qcom/sm6350.dtsi:769:
+ pinctrl-0 = <&qup_uart1_cts>, <&qup_uart1_rts>, <&qup_uart1_tx>, <&qup_uart1_rx>;
WARNING: line length of 109 exceeds 100 columns
#151: FILE: arch/arm64/boot/dts/qcom/sm6350.dtsi:773:
+ interconnects = <&clk_virt MASTER_QUP_CORE_0 0 &clk_virt SLAVE_QUP_CORE_0 0>,
WARNING: line length of 103 exceeds 100 columns
#152: FILE: arch/arm64/boot/dts/qcom/sm6350.dtsi:774:
+ <&aggre1_noc MASTER_QUP_0 0 &clk_virt SLAVE_EBI_CH0 0>;
total: 0 errors, 3 warnings, 81 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/src/13220105.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: SubjectPrefix - FAIL
Desc: Check subject contains "Bluetooth" prefix
Output:
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
"Bluetooth: " prefix is not specified in the subject
##############################
Test: CheckSparse - WARNING
Desc: Run sparse tool with linux kernel
Output:
drivers/bluetooth/btqca.c:649:24: warning: restricted __le32 degrades to integer
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-04-21 14:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-21 14:11 [PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4 Luca Weiss
2023-04-21 14:11 ` [PATCH RFC 1/4] dt-bindings: net: qualcomm: Add WCN3988 Luca Weiss
2023-04-21 14:57 ` bluez.test.bot [this message]
2023-04-23 10:49 ` Krzysztof Kozlowski
2023-04-21 14:11 ` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support Luca Weiss
2023-05-01 13:11 ` Simon Horman
2023-05-12 11:14 ` Luca Weiss
2023-05-15 11:30 ` Simon Horman
2023-04-21 14:11 ` [PATCH RFC 3/4] arm64: dts: qcom: sm6350: add uart1 node Luca Weiss
2023-04-21 16:59 ` Steev Klimaszewski
2023-04-23 10:51 ` Krzysztof Kozlowski
2023-05-12 14:30 ` Luca Weiss
2023-05-12 15:04 ` Krzysztof Kozlowski
2023-04-21 14:11 ` [PATCH RFC 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth Luca Weiss
2023-04-22 12:03 ` [PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4 Konrad Dybcio
2023-04-25 6:48 ` Luca Weiss
-- strict thread matches above, loose matches on Subject: below --
2023-05-12 13:58 [PATCH v2 1/4] dt-bindings: net: qualcomm: Add WCN3988 Luca Weiss
2023-05-12 14:36 ` Add WCN3988 Bluetooth support for Fairphone 4 bluez.test.bot
2023-08-02 6:56 [PATCH v3 1/2] dt-bindings: net: qualcomm: Add WCN3988 Luca Weiss
2023-08-02 7:35 ` Add WCN3988 Bluetooth support for Fairphone 4 bluez.test.bot
2023-08-02 7:44 ` Luca Weiss
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=6442a46d.0c0a0220.b11b9.4aee@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luca.weiss@fairphone.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).