Hi, On Tue, Feb 4, 2025 at 2:39 AM <bluez.test.bot@xxxxxxxxx> wrote: > > 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=930325 > > ---Test result--- > > Test Summary: > CheckPatch PENDING 0.35 seconds > GitLint PENDING 0.40 seconds > BuildEll PASS 20.57 seconds > BluezMake PASS 1532.14 seconds > MakeCheck PASS 13.34 seconds > MakeDistcheck PASS 161.98 seconds > CheckValgrind PASS 217.89 seconds > CheckSmatch PASS 273.81 seconds > bluezmakeextell PASS 100.40 seconds > IncrementalBuild PENDING 0.33 seconds > ScanBuild PASS 880.84 seconds > > Details > ############################## > Test: CheckPatch - PENDING > Desc: Run checkpatch.pl script > Output: Looks like the CI is not able to run checkpatch for some reason, anyway locally Ive got the following: WARNING:AVOID_EXTERNS: externs should be avoided in .c files #11: FILE: src/shared/asha.c:44: +unsigned int bt_asha_status(struct bt_asha *asha, bool connected); WARNING:LONG_LINE: line length of 88 exceeds 80 columns #107: FILE: src/shared/asha.c:140: + DBG("ASHA left side update: %d, ret: %d", other_connected, ret); WARNING:LONG_LINE: line length of 89 exceeds 80 columns #112: FILE: src/shared/asha.c:145: + DBG("ASHA right side update: %d, ret: %d", other_connected, ret); WARNING:LONG_LINE: line length of 82 exceeds 80 columns #146: FILE: src/shared/asha.c:229: + if (!bt_gatt_client_write_without_response(asha->client, asha->acp_handle, - total: 0 errors, 4 warnings, 238 lines checked > ############################## > Test: GitLint - PENDING > Desc: Run gitlint > Output: > > ############################## > Test: IncrementalBuild - PENDING > Desc: Incremental build with the patches in the series > Output: > > > > --- > Regards, > Linux Bluetooth > -- Luiz Augusto von Dentz