From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, iulia.tanasescu@nxp.com
Subject: RE: iso-tester: Add test for bcast receiver defer setup
Date: Wed, 16 Aug 2023 09:37:14 -0700 (PDT) [thread overview]
Message-ID: <64dcfb3a.630a0220.59b96.2eb8@mx.google.com> (raw)
In-Reply-To: <20230816150917.7896-2-iulia.tanasescu@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 2431 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=776679
---Test result---
Test Summary:
CheckPatch FAIL 0.76 seconds
GitLint PASS 0.27 seconds
BuildEll PASS 35.28 seconds
BluezMake PASS 1255.12 seconds
MakeCheck PASS 13.33 seconds
MakeDistcheck PASS 201.74 seconds
CheckValgrind PASS 326.91 seconds
CheckSmatch PASS 458.96 seconds
bluezmakeextell PASS 136.65 seconds
IncrementalBuild PASS 1078.93 seconds
ScanBuild PASS 1460.57 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,1/1] iso-tester: Add test for bcast receiver defer setup
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#131: FILE: tools/iso-tester.c:2353:
+static gboolean iso_accept_cb(GIOChannel *io, GIOCondition cond,
^
WARNING:LONG_LINE: line length of 82 exceeds 80 columns
#150: FILE: tools/iso-tester.c:2386:
+ data->io_id[0] = g_io_add_watch(io, G_IO_IN, iso_accept_cb, NULL);
WARNING:LONG_LINE: line length of 84 exceeds 80 columns
#153: FILE: tools/iso-tester.c:2389:
+ data->io_id[0] = g_io_add_watch(io, G_IO_OUT, iso_connect_cb, NULL);
WARNING:LONG_LINE: line length of 86 exceeds 80 columns
#182: FILE: tools/iso-tester.c:2991:
+ test_iso("ISO Broadcaster Receiver Defer - Success", &bcast_16_2_1_recv_defer,
/github/workspace/src/src/13355383.patch total: 1 errors, 3 warnings, 71 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/13355383.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-08-16 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-16 15:09 [PATCH BlueZ 0/1] iso-tester: Add test for bcast receiver defer setup Iulia Tanasescu
2023-08-16 15:09 ` [PATCH BlueZ 1/1] " Iulia Tanasescu
2023-08-16 16:37 ` bluez.test.bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-17 6:48 [PATCH BlueZ v2 " Iulia Tanasescu
2023-08-17 8:22 ` 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=64dcfb3a.630a0220.59b96.2eb8@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=iulia.tanasescu@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 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.