diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6d67827f3..b1bde8539 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,73 +1,81 @@
-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.
+Dear contributor,
 
-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.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
-In CI config tcwg_kernel/llvm-master-aarch64-next-defconfig after:
-
-  | 1509 commits in binutils,llvm,linux,qemu
+In tcwg_kernel/llvm-master-aarch64-next-defconfig, after:
+  | 35749 commits in binutils,llvm,linux,qemu
   | 66e545391e2 Re: LoongArch: Add DT_RELR support
   | 428c21e99a3 objcopy bfd_map_over_sections and global status
   | 69c21b8a229 Automatic date update in version.in
   | aaa064b75c1 aarch64: add Debug Feature Register 2 (ID_AA64DFR2_EL1)
   | f83675969be aarch64: add STEP2 feature and its associated registers
-  | ... and 39 more commits in binutils
+  | ... and 2852 more commits in binutils
   | 8426b51e0e94 [libcxx][test][NFC] Fix std::pair convertible tests in light of CWG2137 (#97403)
   | 6e4bb60adef6 [libc++] Assume newer LLVM versions for not-yet-released macOS versions
   | 57b76b421072 Revert "[Support] Silence function cast warning when building with Clang ToT targetting Windows"
   | b4b17d97637b Revert "[compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows"
   | 048815c22ae7 Revert "[lldb] Silence function cast warning when building with Clang ToT targetting Windows"
-  | ... and 367 more commits in llvm
-  | 0b58e108042b0 Add linux-next specific files for 20240703
-  | c3c6aceb95e42 Merge branch 'pwrseq/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
-  | 8379eaf1f7606 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | c2541dba71ee6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git
-  | 4db850ca93b72 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
-  | ... and 843 more commits in linux
-  | f2cb4026fc Merge tag 'pull-maintainer-july24-050724-1' of https://gitlab.com/stsquad/qemu into staging
-  | 340ca46b68 tests/tcg/aarch64: Add MTE gdbstub tests
-  | f81198cefa gdbstub: Add support for MTE in user mode
-  | 3b6c27d8f2 gdbstub: Use true to set cmd_startswith
-  | 2be4d5db1e gdbstub: Pass CPU context to command handler
-  | ... and 240 more commits in qemu
+  | ... and 26287 more commits in llvm
+  | f2cb4026fcc Merge tag 'pull-maintainer-july24-050724-1' of https://gitlab.com/stsquad/qemu into staging
+  | 340ca46b681 tests/tcg/aarch64: Add MTE gdbstub tests
+  | f81198cefad gdbstub: Add support for MTE in user mode
+  | 3b6c27d8f23 gdbstub: Use true to set cmd_startswith
+  | 2be4d5db1e5 gdbstub: Pass CPU context to command handler
+  | ... and 6595 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:
-10012
-# linux build successful:
-all
-# linux boot successful:
-boot
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 10012
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_kernel_llvm:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 8187
+  | # First few build errors in logs:
+  | 
+  | # 00:14:21 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation)
+  | # 00:14:21 make[7]: *** [scripts/Makefile.build:243: drivers/net/ethernet/intel/igb/igb_main.o] Error 1
+  | # 00:14:49 make[6]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel/igb] Error 2
+  | # 00:14:49 make[5]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel] Error 2
+  | # 00:14:53 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation)
+  | # 00:14:53 make[5]: *** [scripts/Makefile.build:243: drivers/platform/chrome/cros_ec_i2c.o] Error 1
+  | # 00:15:09 make[4]: *** [scripts/Makefile.build:480: drivers/platform/chrome] Error 2
+  | # 00:15:09 make[3]: *** [scripts/Makefile.build:480: drivers/platform] Error 2
+  | # 00:17:02 make[4]: *** [scripts/Makefile.build:480: drivers/net/ethernet] Error 2
+  | # 00:17:02 make[3]: *** [scripts/Makefile.build:480: drivers/net] Error 2
+  | # First few build errors in logs:
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_kernel_llvm:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-10012
-# linux build successful:
-all
-# linux boot successful:
-boot
+Used configuration :
+ tcwg_kernel/llvm-master-aarch64-next-defconfig
 
-The configuration of this build is:
-CI config tcwg_kernel/llvm-master-aarch64-next-defconfig
+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-aarch64-next-defconfig-build/143/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/142/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5f2de5345..fa0b25385 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 1509 commits in binutils,llvm,linux,qemu: Success on aarch64
+[Linaro-TCWG-CI] 35749 commits in binutils,llvm,linux,qemu: Success on aarch64
