From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, claudia.rosu@nxp.com
Subject: RE: Bluetooth: ISO: Add support for periodic adv reports processing
Date: Thu, 29 Jun 2023 03:39:01 -0700 (PDT) [thread overview]
Message-ID: <649d5f45.170a0220.9168b.84cb@mx.google.com> (raw)
In-Reply-To: <20230629093224.5135-2-claudia.rosu@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 3234 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=761178
---Test result---
Test Summary:
CheckPatch FAIL 1.53 seconds
GitLint PASS 0.25 seconds
SubjectPrefix PASS 0.06 seconds
BuildKernel PASS 40.11 seconds
CheckAllWarning PASS 43.90 seconds
CheckSparse WARNING 49.12 seconds
CheckSmatch WARNING 133.50 seconds
BuildKernel32 PASS 38.56 seconds
TestRunnerSetup PASS 546.64 seconds
TestRunner_l2cap-tester PASS 20.03 seconds
TestRunner_iso-tester PASS 32.96 seconds
TestRunner_bnep-tester PASS 7.94 seconds
TestRunner_mgmt-tester PASS 159.62 seconds
TestRunner_rfcomm-tester PASS 10.78 seconds
TestRunner_sco-tester PASS 9.93 seconds
TestRunner_ioctl-tester PASS 11.87 seconds
TestRunner_mesh-tester PASS 8.66 seconds
TestRunner_smp-tester PASS 9.79 seconds
TestRunner_userchan-tester PASS 7.12 seconds
IncrementalBuild PASS 36.37 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[1/1] Bluetooth: ISO: Add support for periodic adv reports processing
WARNING: Missing commit description - Add an appropriate one
CHECK: Alignment should match open parenthesis
#157: FILE: net/bluetooth/hci_event.c:7176:
+ HCI_LE_EV_VL(HCI_EV_LE_PER_ADV_REPORT,
+ hci_le_per_adv_report_evt,
CHECK: Unnecessary parentheses around 'sk->sk_state == BT_CONNECTED'
#172: FILE: net/bluetooth/iso.c:1395:
+ if ((sk->sk_state == BT_CONNECTED)
+ && (!bacmp(&iso_pi(sk)->dst, BDADDR_ANY))) {
CHECK: Logical continuations should be on the previous line
#173: FILE: net/bluetooth/iso.c:1396:
+ if ((sk->sk_state == BT_CONNECTED)
+ && (!bacmp(&iso_pi(sk)->dst, BDADDR_ANY))) {
CHECK: Alignment should match open parenthesis
#227: FILE: net/bluetooth/iso.c:1671:
+ sk = iso_get_sock_listen(&hdev->bdaddr, bdaddr,
+ iso_match_sync_handle_pa_report, ev3);
total: 0 errors, 1 warnings, 4 checks, 116 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/13296825.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: CheckSparse - WARNING
Desc: Run sparse tool with linux kernel
Output:
net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):
##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-06-29 10:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 9:32 [PATCH 0/1] Bluetooth: ISO: Add support for periodic adv reports processing Claudia Draghicescu
2023-06-29 9:32 ` [PATCH 1/1] " Claudia Draghicescu
2023-06-29 10:39 ` bluez.test.bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-30 9:59 [PATCH v2 " Claudia Draghicescu
2023-06-30 10:34 ` bluez.test.bot
2023-08-21 15:25 [PATCH v3 1/1] " Claudia Draghicescu
2023-08-21 16:08 ` bluez.test.bot
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=649d5f45.170a0220.9168b.84cb@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=claudia.rosu@nxp.com \
--cc=linux-bluetooth@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).