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=578681 ---Test result--- Test Summary: CheckPatch PASS 4.61 seconds GitLint FAIL 2.88 seconds Prep - Setup ELL PASS 49.89 seconds Build - Prep PASS 0.50 seconds Build - Configure PASS 9.24 seconds Build - Make FAIL 108.25 seconds Make Check FAIL 0.84 seconds Make Distcheck FAIL 111.72 seconds Build w/ext ELL - Configure PASS 9.19 seconds Build w/ext ELL - Make FAIL 95.10 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint with rule in .gitlint Output: [Bluez,1/3] Listen and process remote name resolving failure 15: B1 Line exceeds max length (121>80): "https://patchwork.kernel.org/project/bluetooth/patch/20211028191805.1.I35b7f3a496f834de6b43a32f94b6160cb1467c94@changeid/" ############################## Test: Build - Make - FAIL Desc: Build the BlueZ source tree Output: android/bluetooth.c: In function ‘confirm_device_name’: android/bluetooth.c:1534:5: error: ‘struct mgmt_cp_confirm_name’ has no member named ‘name_known’ 1534 | cp.name_known = 1; | ^ make[1]: *** [Makefile:6992: android/bluetooth.o] Error 1 make: *** [Makefile:4175: all] Error 2 ############################## Test: Make Check - FAIL Desc: Run 'make check' Output: android/bluetooth.c: In function ‘confirm_device_name’: android/bluetooth.c:1534:5: error: ‘struct mgmt_cp_confirm_name’ has no member named ‘name_known’ 1534 | cp.name_known = 1; | ^ make[1]: *** [Makefile:6992: android/bluetooth.o] Error 1 make: *** [Makefile:10501: check] Error 2 ############################## Test: Make Distcheck - FAIL Desc: Run distcheck to check the distribution Output: ../../android/bluetooth.c: In function ‘confirm_device_name’: ../../android/bluetooth.c:1534:5: error: ‘struct mgmt_cp_confirm_name’ has no member named ‘name_known’ 1534 | cp.name_known = 1; | ^ make[2]: *** [Makefile:6992: android/bluetooth.o] Error 1 make[1]: *** [Makefile:4175: all] Error 2 make: *** [Makefile:10422: distcheck] Error 1 ############################## Test: Build w/ext ELL - Make - FAIL Desc: Build BlueZ source with '--enable-external-ell' configuration Output: android/bluetooth.c: In function ‘confirm_device_name’: android/bluetooth.c:1534:5: error: ‘struct mgmt_cp_confirm_name’ has no member named ‘name_known’ 1534 | cp.name_known = 1; | ^ make[1]: *** [Makefile:6992: android/bluetooth.o] Error 1 make: *** [Makefile:4175: all] Error 2 --- Regards, Linux Bluetooth