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=690177 ---Test result--- Test Summary: CheckPatch FAIL 5.31 seconds GitLint FAIL 3.04 seconds SubjectPrefix PASS 2.64 seconds BuildKernel PASS 36.58 seconds BuildKernel32 PASS 33.32 seconds Incremental Build with patchesPASS 62.81 seconds TestRunner: Setup PASS 549.33 seconds TestRunner: l2cap-tester PASS 18.34 seconds TestRunner: iso-tester PASS 18.03 seconds TestRunner: bnep-tester PASS 6.91 seconds TestRunner: mgmt-tester PASS 111.13 seconds TestRunner: rfcomm-tester PASS 10.85 seconds TestRunner: sco-tester PASS 10.29 seconds TestRunner: ioctl-tester PASS 11.57 seconds TestRunner: mesh-tester PASS 8.46 seconds TestRunner: smp-tester PASS 10.19 seconds TestRunner: userchan-tester PASS 7.11 seconds Details ############################## Test: CheckPatch - FAIL - 5.31 seconds Run checkpatch.pl script with rule in .checkpatch.conf [1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk\Use of uninitialized value $cid in concatenation (.) or string at /usr/bin/checkpatch.pl line 3185. Use of uninitialized value $cid in concatenation (.) or string at /usr/bin/checkpatch.pl line 3185. Use of uninitialized value $cid in concatenation (.) or string at /usr/bin/checkpatch.pl line 3185. WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #86: https://patchwork.kernel.org/project/netdevbpf/list/?series=661703&archive=both&state=* WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: ("Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING")' #119: Fixes: 63b1a7dd3 (Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING) WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: ("Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR")' #120: Fixes: e168f69008 (Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR) WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: ("Bluetooth: hci_sync: Check LMP feature bit instead of quirk")' #121: Fixes: 766ae2422b (Bluetooth: hci_sync: Check LMP feature bit instead of quirk) WARNING:SPLIT_STRING: quoted string split across lines #199: FILE: net/bluetooth/hci_sync.c:4482: + "HCI Read Default Erroneous Data Reporting command is " + "advertised, but not supported."), total: 0 errors, 5 warnings, 0 checks, 51 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/13024775.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. [2/3] Bluetooth: btusb: Add a setup message for CSR dongles showing the Read Local Information values\WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #85: The rationale of showing this is that it's potentially critical information to diagnose total: 0 errors, 1 warnings, 11 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/13024776.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. [3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack\WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #97: users disable it via our «btusb.disable_fake_csr_forcesuspend_hack=1» kernel option. total: 0 errors, 1 warnings, 59 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/13024777.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: GitLint - FAIL - 3.04 seconds Run gitlint with rule in .gitlint [1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk 1: T1 Title exceeds max length (91>80): "[1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk" 8: B1 Line exceeds max length (87>80): "https://patchwork.kernel.org/project/netdevbpf/list/?series=661703&archive=both&state=*" 10: B1 Line exceeds max length (85>80): "He argues that the quirk is not necessary because the code should check if the dongle" 14: B1 Line exceeds max length (95>80): "= New Index: 00:00:00:00:00:00 (Primary,USB,hci0) [hci0] 11.272194" 15: B1 Line exceeds max length (95>80): "= Open Index: 00:00:00:00:00:00 [hci0] 11.272384" 16: B1 Line exceeds max length (95>80): "< HCI Command: Read Local Version Information (0x04|0x0001) plen 0 #1 [hci0] 11.272400" 25: B1 Line exceeds max length (95>80): "< HCI Command: Read Local Supported Features (0x04|0x0003) plen 0 #5 [hci0] 11.648370" 36: B1 Line exceeds max length (95>80): "< HCI Command: Read Default Erroneous Data Reporting (0x03|0x005a) plen 0 #47 [hci0] 11.748352" 37: B1 Line exceeds max length (95>80): "= Close Index: 00:1A:7D:DA:71:XX [hci0] 13.776824" [2/3] Bluetooth: btusb: Add a setup message for CSR dongles showing the Read Local Information values 1: T1 Title exceeds max length (101>80): "[2/3] Bluetooth: btusb: Add a setup message for CSR dongles showing the Read Local Information values" 3: B1 Line exceeds max length (87>80): "The rationale of showing this is that it's potentially critical information to diagnose" 4: B1 Line exceeds max length (87>80): "and find more CSR compatibility bugs in the future and it will save a lot of headaches." 6: B1 Line exceeds max length (92>80): "We can't ask normal people to run btmon, but infinitely more users already post their dmesg." 7: B1 Line exceeds max length (90>80): "Because in many cases the device doesn't go up, most of the tools won't show these either." 10: B1 Line exceeds max length (83>80): "some are something else) and these numbers are what let us find differences between" [3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack 1: T1 Title exceeds max length (92>80): "[3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack" 15: B1 Line exceeds max length (84>80): "users disable it via our «btusb.disable_fake_csr_forcesuspend_hack=1» kernel option." --- Regards, Linux Bluetooth