From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, pav@iki.fi
Subject: RE: Bluetooth: hci_conn: verify connection is to be aborted before doing it
Date: Fri, 25 Aug 2023 12:34:39 -0700 (PDT) [thread overview]
Message-ID: <64e9024f.050a0220.b7012.3609@mx.google.com> (raw)
In-Reply-To: <8d413750f5749773c033245a593394933b77372e.1692986355.git.pav@iki.fi>
[-- Attachment #1: Type: text/plain, Size: 2367 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=779464
---Test result---
Test Summary:
CheckPatch PASS 0.89 seconds
GitLint FAIL 0.59 seconds
SubjectPrefix PASS 0.13 seconds
BuildKernel PASS 32.03 seconds
CheckAllWarning PASS 35.29 seconds
CheckSparse PASS 40.36 seconds
CheckSmatch PASS 113.12 seconds
BuildKernel32 PASS 31.07 seconds
TestRunnerSetup PASS 475.05 seconds
TestRunner_l2cap-tester PASS 27.01 seconds
TestRunner_iso-tester PASS 47.85 seconds
TestRunner_bnep-tester PASS 10.34 seconds
TestRunner_mgmt-tester PASS 217.79 seconds
TestRunner_rfcomm-tester PASS 15.84 seconds
TestRunner_sco-tester PASS 19.02 seconds
TestRunner_ioctl-tester PASS 17.82 seconds
TestRunner_mesh-tester PASS 12.97 seconds
TestRunner_smp-tester PASS 14.03 seconds
TestRunner_userchan-tester PASS 10.94 seconds
IncrementalBuild PASS 29.67 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
Bluetooth: hci_conn: verify connection is to be aborted before doing it
WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
15: B1 Line exceeds max length (88>80): "Closes: https://lore.kernel.org/linux-bluetooth/0000000000005ab984060371583e@google.com/"
26: B3 Line contains hard tab characters (\t): " 2874 conn = hci_conn_hash_lookup_handle(hdev, handle);"
27: B3 Line contains hard tab characters (\t): " 2875 if (!conn || WARN_ON(!conn->abort_reason))"
28: B3 Line contains hard tab characters (\t): " 2876 return 0;"
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2023-08-25 19:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-25 19:01 [PATCH] Bluetooth: hci_conn: verify connection is to be aborted before doing it Pauli Virtanen
2023-08-25 19:34 ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl syzbot
2023-08-25 19:34 ` bluez.test.bot [this message]
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=64e9024f.050a0220.b7012.3609@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=pav@iki.fi \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.