diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c4c10161c..a1b72271c 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,73 +1,83 @@
-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/gnu-master-arm-mainline-defconfig after:
-
-  | 275 commits in binutils,gcc,linux,qemu
+In tcwg_kernel/gnu-master-arm-mainline-defconfig, after:
+  | 51445 commits in binutils,gcc,linux,qemu
   | a9859f5ad0e LoongArch: Fix some test cases for TLS transition and relax
   | d5de762be73 LoongArch: Add dtpoff calculation function
   | 0e45942b2ca LoongArch: Delete extra instructions when TLS type transition
   | 55e01dbd762 Don't use bfd_error_handler in bfd_abort
   | ea1b1dc0b5d Automatic date update in version.in
-  | ... and 13 more commits in binutils
+  | ... and 2070 more commits in binutils
   | 21edfb0051e Fortran: Add user defined error messages for UDTIO.
   | b0d11bb02a4 c++/modules: befriending template from current class scope
   | 214dadf30a3 Daily bump.
   | 5d24bf3afd1 ctf: fix incorrect CTF for multi-dimensional array types
   | fca6f6fddb2 asan: Handle poly-int sizes in ASAN_MARK [PR97696]
-  | ... and 53 more commits in gcc
-  | 5847c9777c30 Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
-  | 29cd507cbec2 Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
-  | 127ec4c0b2ac Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
-  | 1c46d04a0dae Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
-  | 0314cebb29be platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
-  | ... and 56 more commits in linux
-  | db596ae190 Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
-  | 7558300c53 qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
-  | d346feed69 atomic.h: Reword confusing comment for qatomic_cmpxchg
-  | 728b923f54 target/arm: Do memory type alignment check when translation enabled
-  | 59754f85ed target/arm: Do memory type alignment check when translation disabled
-  | ... and 133 more commits in qemu
+  | ... and 5688 more commits in gcc
+  | 5847c9777c303 Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
+  | 29cd507cbec28 Merge tag 'integrity-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
+  | 127ec4c0b2ac4 Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
+  | 1c46d04a0dae3 Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
+  | 0314cebb29be2 platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
+  | ... and 38425 more commits in linux
+  | db596ae1904 Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+  | 7558300c530 qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
+  | d346feed696 atomic.h: Reword confusing comment for qatomic_cmpxchg
+  | 728b923f548 target/arm: Do memory type alignment check when translation enabled
+  | 59754f85ed3 target/arm: Do memory type alignment check when translation disabled
+  | ... and 5242 more commits in qemu
 
-Results changed to
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-7768
-# linux build successful:
-all
-# linux boot successful:
-boot
+Produces Success:
+  | Results changed to
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 7768
+  | # linux build successful:
+  | all
+  | # linux boot successful:
+  | boot
+  | 
+  | From
+  | # reset_artifacts:
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 6806
+  | # First few build errors in logs:
+  | 
+  | # 00:01:57 kernel/cgroup/cgroup.c:3699:15: error: implicit declaration of function ‘cgroup_tryget_css’; did you mean ‘cgroup_tryget’? [-Werror=implicit-function-declaration]
+  | # 00:02:05 make[4]: *** [scripts/Makefile.build:243: kernel/cgroup/cgroup.o] Error 1
+  | # 00:02:05 make[3]: *** [scripts/Makefile.build:480: kernel/cgroup] Error 2
+  | # 00:03:50 make[2]: *** [scripts/Makefile.build:480: kernel] Error 2
+  | # 00:09:42 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2029: .] Error 2
+  | # 00:09:42 make: *** [Makefile:234: __sub-make] Error 2
+  | # First few build errors in logs:
 
-From
-# reset_artifacts:
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-7768
-# linux build successful:
-all
-# linux boot successful:
-boot
+Used configuration :
+ tcwg_kernel/gnu-master-arm-mainline-defconfig
 
-The configuration of this build is:
-CI config tcwg_kernel/gnu-master-arm-mainline-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--gnu-master-arm-mainline-defconfig-build/111/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/110/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-defconfig-build/65/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index ae50d5942..0c6bc3863 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 275 commits in binutils,gcc,linux,qemu: Success on arm
+[Linaro-TCWG-CI] 51445 commits in binutils,gcc,linux,qemu: Success on arm
