From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, mmandlik@google.com
Subject: RE: [v8,1/4] Bluetooth: Add support for hci devcoredump
Date: Thu, 23 Mar 2023 14:57:39 -0700 (PDT) [thread overview]
Message-ID: <641ccb53.a70a0220.40aba.1d7f@mx.google.com> (raw)
In-Reply-To: <20230323140942.v8.1.I9b4e4818bab450657b19cda3497d363c9baa616e@changeid>
[-- Attachment #1: Type: text/plain, Size: 3307 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=733320
---Test result---
Test Summary:
CheckPatch FAIL 4.76 seconds
GitLint PASS 1.00 seconds
SubjectPrefix PASS 0.34 seconds
BuildKernel PASS 31.65 seconds
CheckAllWarning PASS 34.64 seconds
CheckSparse PASS 39.17 seconds
CheckSmatch PASS 109.35 seconds
BuildKernel32 PASS 30.47 seconds
TestRunnerSetup PASS 439.87 seconds
TestRunner_l2cap-tester PASS 16.09 seconds
TestRunner_iso-tester PASS 15.83 seconds
TestRunner_bnep-tester PASS 5.03 seconds
TestRunner_mgmt-tester PASS 102.86 seconds
TestRunner_rfcomm-tester PASS 8.13 seconds
TestRunner_sco-tester PASS 7.41 seconds
TestRunner_ioctl-tester PASS 8.62 seconds
TestRunner_mesh-tester PASS 6.37 seconds
TestRunner_smp-tester PASS 7.40 seconds
TestRunner_userchan-tester PASS 5.26 seconds
IncrementalBuild PASS 44.73 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v8,1/4] Bluetooth: Add support for hci devcoredump
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#146:
new file mode 100644
WARNING: Possible unnecessary 'out of memory' message
#471: FILE: net/bluetooth/coredump.c:149:
+ if (!skb) {
+ bt_dev_err(hdev, "Failed to allocate devcoredump prepare");
WARNING: quoted string split across lines
#615: FILE: net/bluetooth/coredump.c:293:
+ "Devcoredump complete with size %u "
+ "(expect %zu)",
WARNING: quoted string split across lines
#634: FILE: net/bluetooth/coredump.c:312:
+ "Devcoredump aborted with size %u "
+ "(expect %zu)",
WARNING: Possible unnecessary 'out of memory' message
#728: FILE: net/bluetooth/coredump.c:406:
+ if (!skb) {
+ bt_dev_err(hdev, "Failed to allocate devcoredump init");
WARNING: Possible unnecessary 'out of memory' message
#771: FILE: net/bluetooth/coredump.c:449:
+ if (!skb) {
+ bt_dev_err(hdev, "Failed to allocate devcoredump pattern");
WARNING: Possible unnecessary 'out of memory' message
#797: FILE: net/bluetooth/coredump.c:475:
+ if (!skb) {
+ bt_dev_err(hdev, "Failed to allocate devcoredump complete");
WARNING: Possible unnecessary 'out of memory' message
#819: FILE: net/bluetooth/coredump.c:497:
+ if (!skb) {
+ bt_dev_err(hdev, "Failed to allocate devcoredump abort");
total: 0 errors, 8 warnings, 0 checks, 677 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/13186091.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.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-03-23 21:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 21:10 [PATCH v8 1/4] Bluetooth: Add support for hci devcoredump Manish Mandlik
2023-03-23 21:10 ` [PATCH v8 2/4] Bluetooth: Add vhci devcoredump support Manish Mandlik
2023-03-23 21:10 ` [PATCH v8 3/4] Bluetooth: btusb: Add btusb " Manish Mandlik
2023-03-23 21:10 ` [PATCH v8 4/4] Bluetooth: btintel: Add Intel " Manish Mandlik
2023-03-23 21:57 ` bluez.test.bot [this message]
2023-03-26 15:47 ` [PATCH v8 1/4] Bluetooth: Add support for hci devcoredump Simon Horman
2023-03-27 19:48 ` Luiz Augusto von Dentz
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=641ccb53.a70a0220.40aba.1d7f@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=mmandlik@google.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