All of lore.kernel.org
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [BlueZ,v2,1/5] client/player: Make transport.send non-blocking
Date: Thu, 15 Dec 2022 15:08:37 -0800 (PST)	[thread overview]
Message-ID: <639ba8f5.4a0a0220.673f6.1c43@mx.google.com> (raw)
In-Reply-To: <20221215211037.2686489-1-luiz.dentz@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2191 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=704921

---Test result---

Test Summary:
CheckPatch                    FAIL      2.79 seconds
GitLint                       PASS      1.42 seconds
BuildEll                      PASS      27.44 seconds
BluezMake                     PASS      779.86 seconds
MakeCheck                     PASS      11.19 seconds
MakeDistcheck                 PASS      149.27 seconds
CheckValgrind                 PASS      241.68 seconds
bluezmakeextell               PASS      95.57 seconds
IncrementalBuild              PASS      3135.98 seconds
ScanBuild                     WARNING   978.11 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,v2,2/5] shared/shell: Add bt_shell_echo
WARNING:PREFER_DEFINED_ATTRIBUTE_MACRO: Prefer __printf(1, 2) over __attribute__((format(printf, 1, 2)))
#131: FILE: src/shared/shell.h:74:
+				...) __attribute__((format(printf, 1, 2)));

/github/workspace/src/src/13074521.patch total: 0 errors, 1 warnings, 34 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/13074521.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: ScanBuild - WARNING
Desc: Run Scan Build
Output:
src/shared/shell.c:1180:13: warning: Access to field 'options' results in a dereference of a null pointer (loaded from variable 'opt')
                        if (c != opt->options[index - offset].val) {
                                 ^~~~~~~~~~~~
1 warning generated.



---
Regards,
Linux Bluetooth


  parent reply	other threads:[~2022-12-15 23:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 21:10 [PATCH BlueZ v2 1/5] client/player: Make transport.send non-blocking Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 2/5] shared/shell: Add bt_shell_echo Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 3/5] client/player: Use bt_shell_echo to print transfer progress Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 4/5] client/player: Print transport progress Luiz Augusto von Dentz
2022-12-15 21:10 ` [PATCH BlueZ v2 5/5] client/player: Fix transport.send/receice tab completion Luiz Augusto von Dentz
2022-12-15 23:08 ` bluez.test.bot [this message]
2022-12-16  0:30 ` [PATCH BlueZ v2 1/5] client/player: Make transport.send non-blocking 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=639ba8f5.4a0a0220.673f6.1c43@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.