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=789619 ---Test result--- Test Summary: CheckPatch FAIL 0.62 seconds GitLint PASS 0.26 seconds BuildEll PASS 27.54 seconds BluezMake PASS 780.40 seconds MakeCheck PASS 11.58 seconds MakeDistcheck PASS 160.03 seconds CheckValgrind PASS 255.21 seconds CheckSmatch PASS 351.24 seconds bluezmakeextell PASS 110.90 seconds IncrementalBuild PASS 682.85 seconds ScanBuild PASS 1048.80 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,1/1] hci: Add LE Extended Advertising Report structure WARNING:NEW_TYPEDEFS: do not add new typedefs #107: FILE: lib/hci.h:2168: +typedef struct{ WARNING:PREFER_DEFINED_ATTRIBUTE_MACRO: Prefer __packed over __attribute__((packed)) #121: FILE: lib/hci.h:2182: +} __attribute__ ((packed)) le_extended_advertising_info; /github/workspace/src/src/13407699.patch total: 0 errors, 2 warnings, 24 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/src/13407699.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. --- Regards, Linux Bluetooth