2024-04-04 20:56:14

by bluez.test.bot

[permalink] [raw]
Subject: RE: [v2] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl

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

---Test result---

Test Summary:
CheckPatch FAIL 0.97 seconds
GitLint PASS 0.33 seconds
SubjectPrefix PASS 0.12 seconds
BuildKernel PASS 30.61 seconds
CheckAllWarning PASS 32.96 seconds
CheckSparse PASS 38.25 seconds
CheckSmatch FAIL 35.38 seconds
BuildKernel32 PASS 29.30 seconds
TestRunnerSetup PASS 529.53 seconds
TestRunner_l2cap-tester PASS 21.55 seconds
TestRunner_iso-tester PASS 30.60 seconds
TestRunner_bnep-tester PASS 4.70 seconds
TestRunner_mgmt-tester PASS 117.25 seconds
TestRunner_rfcomm-tester PASS 7.32 seconds
TestRunner_sco-tester PASS 15.03 seconds
TestRunner_ioctl-tester PASS 7.67 seconds
TestRunner_mesh-tester PASS 5.80 seconds
TestRunner_smp-tester PASS 7.28 seconds
TestRunner_userchan-tester PASS 6.57 seconds
IncrementalBuild PASS 28.83 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v2] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#125:
+ BT_ERR("Firmware file \"%s\" request failed (err=%d)",

total: 0 errors, 1 warnings, 94 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/13618193.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: CheckSmatch - FAIL
Desc: Run smatch tool with source
Output:

Segmentation fault (core dumped)
make[4]: *** [scripts/Makefile.build:244: net/bluetooth/hci_core.o] Error 139
make[4]: *** Deleting file 'net/bluetooth/hci_core.o'
make[3]: *** [scripts/Makefile.build:485: net/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: net] Error 2
make[2]: *** Waiting for unfinished jobs....
Segmentation fault (core dumped)
make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bcm203x.o] Error 139
make[4]: *** Deleting file 'drivers/bluetooth/bcm203x.o'
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2


---
Regards,
Linux Bluetooth