RE: [BlueZ,1/7] lib: Add definitions for ISO socket

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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=638906

---Test result---

Test Summary:
CheckPatch                    FAIL      13.32 seconds
GitLint                       PASS      7.35 seconds
Prep - Setup ELL              PASS      59.71 seconds
Build - Prep                  PASS      0.70 seconds
Build - Configure             PASS      8.68 seconds
Build - Make                  PASS      1450.44 seconds
Make Check                    PASS      11.91 seconds
Make Check w/Valgrind         PASS      454.93 seconds
Make Distcheck                FAIL      191.58 seconds
Build w/ext ELL - Configure   PASS      9.59 seconds
Build w/ext ELL - Make        PASS      1400.13 seconds
Incremental Build with patchesPASS      10106.17 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
Output:
[BlueZ,6/7] tools: Add isotest tool
ERROR:INITIALISED_STATIC: do not initialise statics to 0
#182: FILE: tools/isotest.c:65:
+static int defer_setup = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#183: FILE: tools/isotest.c:66:
+static int sndbuf = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to false
#185: FILE: tools/isotest.c:68:
+static bool quiet = false;

ERROR:GLOBAL_INITIALISERS: do not initialise globals to NULL
#187: FILE: tools/isotest.c:70:
+struct bt_iso_qos *iso_qos = NULL;

ERROR:SPACING: space required after that ',' (ctx:VxV)
#709: FILE: tools/isotest.c:592:
+		syslog(LOG_INFO,"Send is behind: %zd us - skip sleep",
 		               ^

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#1224: FILE: tools/isotest.c:1107:
+		/* Fallthrough */

/github/workspace/src/12840293.patch total: 5 errors, 1 warnings, 1221 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/12840293.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: Make Distcheck - FAIL
Desc: Run distcheck to check the distribution
Output:
make[2]: *** No rule to make target 'tools/isotest.1', needed by 'all-am'.  Stop.
make[1]: *** [Makefile:4342: all] Error 2
make: *** [Makefile:11250: distcheck] Error 1




---
Regards,
Linux Bluetooth


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux