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/3] audio: transport: Fix crash on A2DP suspend
Date: Wed, 03 Jan 2024 14:28:23 -0800 (PST)	[thread overview]
Message-ID: <6595df87.050a0220.4b183.32e6@mx.google.com> (raw)
In-Reply-To: <20240103205124.3839768-1-luiz.dentz@gmail.com>

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

---Test result---

Test Summary:
CheckPatch                    FAIL      1.95 seconds
GitLint                       PASS      0.99 seconds
BuildEll                      PASS      24.60 seconds
BluezMake                     PASS      718.81 seconds
MakeCheck                     PASS      11.85 seconds
MakeDistcheck                 PASS      164.64 seconds
CheckValgrind                 PASS      226.32 seconds
CheckSmatch                   PASS      332.96 seconds
bluezmakeextell               PASS      109.00 seconds
IncrementalBuild              PASS      2001.15 seconds
ScanBuild                     PASS      939.70 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,v2,1/3] audio: transport: Fix crash on A2DP suspend
WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '052534ae07b8', maybe rebased or not pulled?
#76: 
Commit 052534ae07b8 ("transport: Update transport release flow for

/github/workspace/src/src/13510505.patch total: 0 errors, 1 warnings, 40 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/13510505.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,v2,2/3] audio/transport: Refactor transport operations
WARNING:LINE_SPACING: Missing a blank line after declarations
#253: FILE: profiles/audio/transport.c:482:
+	struct a2dp_transport *a2dp = transport->data;
+	return a2dp->volume;

/github/workspace/src/src/13510507.patch total: 0 errors, 1 warnings, 726 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/13510507.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


  parent reply	other threads:[~2024-01-03 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03 20:51 [PATCH BlueZ v2 1/3] audio: transport: Fix crash on A2DP suspend Luiz Augusto von Dentz
2024-01-03 20:51 ` [PATCH BlueZ v2 2/3] audio/transport: Refactor transport operations Luiz Augusto von Dentz
2024-01-03 20:51 ` [PATCH BlueZ v2 3/3] audio/transport: Fix runtime error Luiz Augusto von Dentz
2024-01-03 22:28 ` bluez.test.bot [this message]
2024-01-04 16:10 ` [PATCH BlueZ v2 1/3] audio: transport: Fix crash on A2DP suspend 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=6595df87.050a0220.4b183.32e6@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.