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=665769 ---Test result--- Test Summary: CheckPatch PASS 1.58 seconds GitLint PASS 1.07 seconds Prep - Setup ELL PASS 26.60 seconds Build - Prep PASS 0.58 seconds Build - Configure PASS 8.21 seconds Build - Make PASS 755.02 seconds Make Check PASS 11.68 seconds Make Check w/Valgrind PASS 283.39 seconds Make Distcheck PASS 233.84 seconds Build w/ext ELL - Configure PASS 8.23 seconds Build w/ext ELL - Make PASS 81.38 seconds Incremental Build w/ patches FAIL 21.97 seconds Scan Build PASS 489.14 seconds Details ############################## Test: Incremental Build w/ patches - FAIL Desc: Incremental build per patch in the series Output: tools/iso-tester.c: In function ‘setup_listen’: tools/iso-tester.c:1453:3: error: too few arguments to function ‘bthost_set_cig_params’ 1453 | bthost_set_cig_params(host, 0x01, 0x01); | ^~~~~~~~~~~~~~~~~~~~~ In file included from tools/iso-tester.c:27: ./emulator/bthost.h:105:6: note: declared here 105 | void bthost_set_cig_params(struct bthost *bthost, uint8_t cig_id, | ^~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:7345: tools/iso-tester.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:4355: all] Error 2 --- Regards, Linux Bluetooth