Message ID | 20210915183136.384103-1-hj.tedd.an@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Luiz Von Dentz |
Headers | show |
Series | [DNM,v2] Build: Test patch - Do Not Merge | expand |
Context | Check | Description |
---|---|---|
tedd_an/checkpatch | success | Checkpatch PASS |
tedd_an/gitlint | success | Gitlint PASS |
tedd_an/setupell | success | Setup ELL PASS |
tedd_an/buildprep | success | Build Prep PASS |
tedd_an/build | success | Build Configuration PASS |
tedd_an/makecheck | success | Make Check PASS |
tedd_an/makedistcheck | success | Make Distcheck PASS |
tedd_an/build_extell | success | Build External ELL PASS |
tedd_an/build_extell_make | success | Build Make with External ELL PASS |
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=547527 ---Test result--- Test Summary: CheckPatch PASS 0.40 seconds GitLint PASS 0.30 seconds Prep - Setup ELL PASS 44.72 seconds Build - Prep PASS 0.21 seconds Build - Configure PASS 7.93 seconds Build - Make PASS 199.54 seconds Make Check PASS 9.12 seconds Make Distcheck PASS 234.00 seconds Build w/ext ELL - Configure PASS 7.88 seconds Build w/ext ELL - Make PASS 197.77 seconds Details ############################## Test: CheckPatch - PASS Desc: Run checkpatch.pl script with rule in .checkpatch.conf ############################## Test: GitLint - PASS Desc: Run gitlint with rule in .gitlint ############################## Test: Prep - Setup ELL - PASS Desc: Clone, build, and install ELL ############################## Test: Build - Prep - PASS Desc: Prepare environment for build ############################## Test: Build - Configure - PASS Desc: Configure the BlueZ source tree ############################## Test: Build - Make - PASS Desc: Build the BlueZ source tree ############################## Test: Make Check - PASS Desc: Run 'make check' ############################## Test: Make Distcheck - PASS Desc: Run distcheck to check the distribution ############################## Test: Build w/ext ELL - Configure - PASS Desc: Configure BlueZ source with '--enable-external-ell' configuration ############################## Test: Build w/ext ELL - Make - PASS Desc: Build BlueZ source with '--enable-external-ell' configuration --- Regards, Linux Bluetooth
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=547527 ---Test result--- Test Summary: CheckPatch PASS 1.30 seconds GitLint PASS 0.90 seconds Prep - Setup ELL PASS 47.06 seconds Build - Prep PASS 0.51 seconds Build - Configure PASS 8.79 seconds Build - Make PASS 200.32 seconds Make Check PASS 9.11 seconds Make Distcheck PASS 243.11 seconds Build w/ext ELL - Configure PASS 9.18 seconds Build w/ext ELL - Make PASS 192.74 seconds --- Regards, Linux Bluetooth
diff --git a/README b/README index 3dc226ff1..1d3eb20eb 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ + + BlueZ - Bluetooth protocol stack for Linux ******************************************
From: Tedd Ho-Jeong An <tedd.an@intel.com> Do Not Merge this path. This is a test patch to trigger the CI test. --- README | 2 ++ 1 file changed, 2 insertions(+)