diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c18ee6993..a55022445 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,47 +1,65 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
-
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In CI config tcwg_kernel/llvm-master-arm-next-allmodconfig after:
-
-  | 115 commits in qemu
-  | a87a7c449e Merge tag 'pull-loongarch-20240719' of https://gitlab.com/gaosong/qemu into staging
-  | 3ed016f525 hw/loongarch: Modify flash block size to 256K
-  | a00c22e505 hw/loongarch: Remove unimplemented extioi INT_encode mode
-  | 1c15dd632b target/loongarch/gdbstub: Add vector registers support
-  | 23fa74974d Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
-  | ... and 110 more commits in qemu
-
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-24763
-
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-24763
-
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-arm-next-allmodconfig
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In tcwg_kernel/llvm-master-arm-next-allmodconfig, after:
+  | 6956 commits in qemu
+  | a87a7c449e5 Merge tag 'pull-loongarch-20240719' of https://gitlab.com/gaosong/qemu into staging
+  | 3ed016f525c hw/loongarch: Modify flash block size to 256K
+  | a00c22e5052 hw/loongarch: Remove unimplemented extioi INT_encode mode
+  | 1c15dd632bf target/loongarch/gdbstub: Add vector registers support
+  | 23fa74974d8 Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+  | ... and 6951 more commits in qemu
+
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 24763
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23730
+  | # First few build errors in logs:
+  | 
+  | # 01:05:32 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:33 fs/bcachefs/alloc.c:332:9: error: call to undeclared function 'COUNT_ARGS'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+  | # 01:05:33 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/alloc.o] Error 1
+  | # 01:05:45 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:45 make[4]: *** [scripts/Makefile.build:243: fs/bcachefs/bset.o] Error 1
+  | # 01:05:49 fs/bcachefs/btree_cache.h:45:43: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:49 fs/bcachefs/btree_cache.c:67:9: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:49 fs/bcachefs/btree_cache.c:120:2: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:49 fs/bcachefs/btree_cache.c:201:6: error: array index 0 is past the end of the array (that has type 'const __u64[0]' (aka 'const unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # 01:05:49 fs/bcachefs/btree_cache.c:607:3: error: array index 0 is past the end of the array (that has type '__u64[0]' (aka 'unsigned long long[0]')) [-Werror,-Warray-bounds]
+  | # First few build errors in logs:
+
+Used configuration :
+ tcwg_kernel/llvm-master-arm-next-allmodconfig
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+
 
 Current build   : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/223/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/222/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/138/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a6e407906..7f9d3f160 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 115 commits in qemu: Success on arm
+[Linaro-TCWG-CI] 6956 commits in qemu: Success on arm
