Linux bluetooth development
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: Replace the name2utf8 copies with str2utf8
Date: Thu, 20 Aug 2026 13:04:26 -0700 (PDT)	[thread overview]
Message-ID: <6a875dca.e59e62a9.8fc08.40b4@mx.google.com> (raw)
In-Reply-To: <20260820183037.2713973-2-luiz.dentz@gmail.com>

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

---Test result---

Test Summary:
CheckPatch                    FAIL      2.93 seconds
GitLint                       FAIL      1.92 seconds
BuildEll                      PASS      20.91 seconds
BluezMake                     PASS      631.46 seconds
MakeCheck                     PASS      19.50 seconds
MakeDistcheck                 PASS      164.27 seconds
CheckValgrind                 PASS      235.56 seconds
CheckSmatch                   PASS      321.48 seconds
bluezmakeextell               PASS      104.01 seconds
IncrementalBuild              PASS      1304.12 seconds
ScanBuild                     PASS      1020.74 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,v2,01/10] eir: Fix stack buffer overflow when parsing the remote name
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#119: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#119: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759726.patch total: 1 errors, 1 warnings, 8 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/patch/14759726.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,02/10] shared/ad: Fix reading past the name that was copied
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#112: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#112: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759727.patch total: 1 errors, 1 warnings, 19 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/patch/14759727.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,03/10] unit/test-eir: Add tests for the longest local names
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#114: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#114: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759728.patch total: 1 errors, 1 warnings, 74 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/patch/14759728.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,04/10] shared/util: Make strnlenutf8 reject ill-formed sequences
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#123: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#123: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759729.patch total: 1 errors, 1 warnings, 106 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/patch/14759729.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,05/10] shared/util: Add str2utf8
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#121: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#121: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759730.patch total: 1 errors, 1 warnings, 62 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/patch/14759730.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,06/10] unit/test-util: Add str2utf8 tests
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#111: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#111: 
Assisted-by: Claude:claude-opus-5

WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'?
#144: FILE: unit/test-util.c:106:
+	{ "truncated", 4, "trun" },
 	                   ^^^^

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#146: FILE: unit/test-util.c:108:
+	{ "ab\xff""cd", 5, "ab" FFFD "cd" },

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#148: FILE: unit/test-util.c:110:
+	{ "ab\x80""cd", 5, "ab" FFFD "cd" },

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#150: FILE: unit/test-util.c:112:
+	{ "ab\xe2\x82""cd", 6, "ab" FFFD "cd" },

/github/workspace/src/patch/14759731.patch total: 1 errors, 5 warnings, 95 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/patch/14759731.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,07/10] Replace the name2utf8 copies with str2utf8
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#116: 
the improvement: the name that used to be reported as "test परी" is now

WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#122: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#122: 
Assisted-by: Claude:claude-opus-5

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#496: FILE: unit/test-eir.c:411:
+	.name = "test परी" "\xef\xbf\xbd" "्षा invalid",

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#506: FILE: unit/test-eir.c:440:
+	.name = "test \033$B" "\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd\xef\xbf\xbd"

/github/workspace/src/patch/14759732.patch total: 1 errors, 4 warnings, 343 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/patch/14759732.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,08/10] device: Fix the name truncation splitting UTF-8 sequences
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#121: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#121: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759733.patch total: 1 errors, 1 warnings, 23 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/patch/14759733.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,09/10] device: Rename btd_device_device_set_name to btd_device_set_name
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#104: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#104: 
Assisted-by: Claude:claude-opus-5

/github/workspace/src/patch/14759735.patch total: 1 errors, 1 warnings, 56 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/patch/14759735.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,10/10] unit/test-util: Cover strtoutf8 with the str2utf8 tests
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#113: 
Assisted-by: Claude:claude-opus-5

ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#113: 
Assisted-by: Claude:claude-opus-5

WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'?
#160: FILE: unit/test-util.c:109:
+	{ "truncated", 4, "trun", "trun" },
 	                   ^^^^

WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'?
#160: FILE: unit/test-util.c:109:
+	{ "truncated", 4, "trun", "trun" },
 	                           ^^^^

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#163: FILE: unit/test-util.c:111:
+	{ "ab\xff""cd", 5, "ab" FFFD "cd", "ab" },

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#166: FILE: unit/test-util.c:113:
+	{ "ab\x80""cd", 5, "ab" FFFD "cd", "ab" },

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#169: FILE: unit/test-util.c:115:
+	{ "ab\xe2\x82""cd", 6, "ab" FFFD "cd", "ab" },

WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(utf8_tests)
#205: FILE: unit/test-util.c:139:
+	for (i = 0; i < sizeof(utf8_tests) / sizeof(utf8_tests[0]); i++) {

WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(utf8_tests)
#234: FILE: unit/test-util.c:166:
+	for (i = 0; i < sizeof(utf8_tests) / sizeof(utf8_tests[0]); i++) {

/github/workspace/src/patch/14759734.patch total: 1 errors, 8 warnings, 137 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/patch/14759734.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,v2,08/10] device: Fix the name truncation splitting UTF-8 sequences

7: B3 Line contains hard tab characters (\t): "	strncpy(device->name, name, MAX_NAME_LENGTH);"
[BlueZ,v2,09/10] device: Rename btd_device_device_set_name to btd_device_set_name

1: T1 Title exceeds max length (81>80): "[BlueZ,v2,09/10] device: Rename btd_device_device_set_name to btd_device_set_name"


https://github.com/bluez/bluez/pull/2421

---
Regards,
Linux Bluetooth


  reply	other threads:[~2026-08-20 20:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20 18:30 [PATCH BlueZ v2 00/10] Replace the name2utf8 copies with str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 01/10] eir: Fix stack buffer overflow when parsing the remote name Luiz Augusto von Dentz
2026-08-20 20:04   ` bluez.test.bot [this message]
2026-08-20 18:30 ` [PATCH BlueZ v2 02/10] shared/ad: Fix reading past the name that was copied Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 03/10] unit/test-eir: Add tests for the longest local names Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 04/10] shared/util: Make strnlenutf8 reject ill-formed sequences Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 05/10] shared/util: Add str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 06/10] unit/test-util: Add str2utf8 tests Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 07/10] Replace the name2utf8 copies with str2utf8 Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 08/10] device: Fix the name truncation splitting UTF-8 sequences Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 09/10] device: Rename btd_device_device_set_name to btd_device_set_name Luiz Augusto von Dentz
2026-08-20 18:30 ` [PATCH BlueZ v2 10/10] unit/test-util: Cover strtoutf8 with the str2utf8 tests Luiz Augusto von Dentz
  -- strict thread matches above, loose matches on Subject: below --
2026-08-19 20:40 [PATCH BlueZ v1 1/8] eir: Fix stack buffer overflow when parsing the remote name Luiz Augusto von Dentz
2026-08-19 21:27 ` Replace the name2utf8 copies with str2utf8 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=6a875dca.e59e62a9.8fc08.40b4@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox