From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [BlueZ,1/5] main.conf: Fix parsing of CSIS group
Date: Wed, 05 Apr 2023 18:36:26 -0700 (PDT) [thread overview]
Message-ID: <642e221a.050a0220.aca67.0900@mx.google.com> (raw)
In-Reply-To: <20230405231111.2636523-1-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3607 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=737372
---Test result---
Test Summary:
CheckPatch FAIL 2.88 seconds
GitLint FAIL 1.96 seconds
BuildEll PASS 27.21 seconds
BluezMake PASS 987.72 seconds
MakeCheck PASS 11.55 seconds
MakeDistcheck PASS 149.73 seconds
CheckValgrind PASS 247.03 seconds
CheckSmatch PASS 333.73 seconds
bluezmakeextell PASS 99.93 seconds
IncrementalBuild PASS 4208.79 seconds
ScanBuild WARNING 1059.51 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,4/5] advertising: Add support for rsi as Includes
ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#170: FILE: src/advertising.c:507:
+ { 0 , "rsi", set_rsi },
^
/github/workspace/src/src/13202645.patch total: 1 errors, 0 warnings, 83 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/13202645.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.
[BlueZ,5/5] client/advertising: Add support for advertise.rsi command
ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#129: FILE: client/advertising.c:181:
+ bt_shell_printf("RSI: %s\n", ad.rsi ? "on": "off");
^
/github/workspace/src/src/13202647.patch total: 1 errors, 0 warnings, 91 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/13202647.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.
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[BlueZ,5/5] client/advertising: Add support for advertise.rsi command
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
11: B3 Line contains hard tab characters (\t): " rsi [on/off]"
##############################
Test: ScanBuild - WARNING
Desc: Run Scan Build
Output:
src/advertising.c:942:2: warning: Null pointer passed to 2nd parameter expecting 'nonnull'
memcpy(cp->data + adv_data_len, scan_rsp, scan_rsp_len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-04-06 1:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-05 23:11 [PATCH BlueZ 1/5] main.conf: Fix parsing of CSIS group Luiz Augusto von Dentz
2023-04-05 23:11 ` [PATCH BlueZ 2/5] shared/ad: Fix bt_ad_has_data not matching when only type is passed Luiz Augusto von Dentz
2023-04-05 23:11 ` [PATCH BlueZ 3/5] advertising-api: Add rsi to SupportedIncludes Luiz Augusto von Dentz
2023-04-05 23:11 ` [PATCH BlueZ 4/5] advertising: Add support for rsi as Includes Luiz Augusto von Dentz
2023-04-05 23:11 ` [PATCH BlueZ 5/5] client/advertising: Add support for advertise.rsi command Luiz Augusto von Dentz
2023-04-06 1:36 ` bluez.test.bot [this message]
2023-04-06 21:00 ` [PATCH BlueZ 1/5] main.conf: Fix parsing of CSIS group patchwork-bot+bluetooth
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=642e221a.050a0220.aca67.0900@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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.