RE: [v7,1/4] Bluetooth: Add support for hci devcoredump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=726259

---Test result---

Test Summary:
CheckPatch                    FAIL      5.34 seconds
GitLint                       PASS      0.94 seconds
SubjectPrefix                 PASS      0.24 seconds
BuildKernel                   PASS      38.30 seconds
CheckAllWarning               PASS      41.72 seconds
CheckSparse                   PASS      47.01 seconds
CheckSmatch                   PASS      127.02 seconds
BuildKernel32                 PASS      36.80 seconds
TestRunnerSetup               PASS      520.01 seconds
TestRunner_l2cap-tester       PASS      18.28 seconds
TestRunner_iso-tester         PASS      20.23 seconds
TestRunner_bnep-tester        PASS      6.61 seconds
TestRunner_mgmt-tester        PASS      126.52 seconds
TestRunner_rfcomm-tester      PASS      10.49 seconds
TestRunner_sco-tester         PASS      9.64 seconds
TestRunner_ioctl-tester       PASS      11.37 seconds
TestRunner_mesh-tester        PASS      8.43 seconds
TestRunner_smp-tester         PASS      9.46 seconds
TestRunner_userchan-tester    PASS      6.96 seconds
IncrementalBuild              PASS      53.41 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v7,1/4] Bluetooth: Add support for hci devcoredump
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#145: 
new file mode 100644

WARNING: quoted string split across lines
#621: FILE: net/bluetooth/coredump.c:300:
+				    "Devcoredump complete with size %u "
+				    "(expect %zu)",

WARNING: quoted string split across lines
#640: FILE: net/bluetooth/coredump.c:319:
+				    "Devcoredump aborted with size %u "
+				    "(expect %zu)",

WARNING: Possible unnecessary 'out of memory' message
#734: FILE: net/bluetooth/coredump.c:413:
+	if (!skb) {
+		bt_dev_err(hdev, "Failed to allocate devcoredump init");

WARNING: Possible unnecessary 'out of memory' message
#777: FILE: net/bluetooth/coredump.c:456:
+	if (!skb) {
+		bt_dev_err(hdev, "Failed to allocate devcoredump pattern");

WARNING: Possible unnecessary 'out of memory' message
#803: FILE: net/bluetooth/coredump.c:482:
+	if (!skb) {
+		bt_dev_err(hdev, "Failed to allocate devcoredump complete");

WARNING: Possible unnecessary 'out of memory' message
#825: FILE: net/bluetooth/coredump.c:504:
+	if (!skb) {
+		bt_dev_err(hdev, "Failed to allocate devcoredump abort");

total: 0 errors, 7 warnings, 0 checks, 684 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/13158029.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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux