diff --git a/notify/fixes.sum b/notify/fixes.sum
index 2170cac..561837f 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -1,6 +1,25 @@
+		=== test-suite tests ===
+
+Running test-suite:Fujitsu/Fortran/0073 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0050.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0052.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0051.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0041.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0035.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0042.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0049.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0036.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0059.test
+NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0058.test
+
+Running test-suite:Fujitsu/Fortran/0341 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0341/Fujitsu-Fortran-0341_0392.test
+
+Running test-suite:Fujitsu/Fortran/0734 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0734/Fujitsu-Fortran-0734_0001.test
 
 		=== Results Summary ===
 
-# of stable fails		203
-# of flaky entries		34
+# of stable fails		215
+# of flaky entries		31
 # of all tests			88904
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9d192ab..be30a49 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [LLVM-1290]
-no regression/no fix
+ 12 fixes
 Details: https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1ca1feb..c784379 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,13 +7,13 @@
         "Info": {
             "tag": "tcwg_flang_test",
             "test_url": "https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/",
-            "run_order": "1179 (llvmorg-22-init-03824-gbf2f24145852)",
-            "git_llvm": "https://github.com/llvm/llvm-project/commit/bf2f2414585239b0cffc0a866f1f646d2f4b65d9 (+ 24 commits)",
-            "git_llvm_testsuite": "https://github.com/llvm/llvm-test-suite/commit/69f057c4645996a422a4ed01a3fd3a5cfa49d2f5 (unchanged)",
+            "run_order": "1179 (2-changed-components)",
+            "git_llvm": "https://github.com/llvm/llvm-project/commit/bf2f2414585239b0cffc0a866f1f646d2f4b65d9 (+ 1597 commits)",
+            "git_llvm_testsuite": "https://github.com/llvm/llvm-test-suite/commit/69f057c4645996a422a4ed01a3fd3a5cfa49d2f5 (+ 1 commits)",
             "git_fujitsu_testsuite": "https://github.com/fujitsu/compiler-test-suite/commit/0d02267bb98b6bfdf46d1f6bbd92e9781c24356c (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-08-14 22:00:36"
+        "Start Time": "2025-08-08 03:00:46"
     },
     "Tests": [
         {
@@ -26,7 +26,7 @@
 	   ,
         {
             "Data": [
-                34
+                31
             ],
             "Info": {},
             "Name": "tcwg_flang_test.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 16cf7a6..f68b173 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,14 +3,24 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_flang_test/main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays, after:
-  | 24 commits in llvm
+  | 1598 commits in llvm,llvm_testsuite
   | bf2f24145852 [SLP]Support LShr as base for copyable elements
   | 3f797a8342c3 [mlir][spirv] Add missing #include in SPIRVImageInterfaces.h (#153727)
   | a1b6e7ff3935 [clang][LoongArch] Ensure `target("lasx")` implies LSX support (#153542)
   | 10d9e7b1b791 Reapply "[WebAssembly] Constant fold wasm.dot" (#153070)
   | c22ec9cde370 [Clang][Sema] Add nullptr check in IsFunctionConversion (#153710)
-  | ... and 19 more commits in llvm
-
+  | ... and 1592 more commits in llvm
+  | 69f057c46 [AArch64] Skip test aarch64-init-cpu-features if FMV runtime unavailable. (#269)
+
+Produces  12 fixes:
+  | 
+  | fixes.sum:
+  | Running test-suite:Fujitsu/Fortran/0073 ...
+  | NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0050.test
+  | NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0052.test
+  | NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0051.test
+  | NOEXE: test-suite :: Fujitsu/Fortran/0073/Fujitsu-Fortran-0073_0041.test
+  | ... and 10 more
 
 Used configuration :
   * Toolchain : cmake -G Ninja  ../llvm/llvm "-DLLVM_ENABLE_PROJECTS=clang;lld;flang;clang-tools-extra"           "-DLLVM_ENABLE_RUNTIMES=openmp" 	  -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=True 	  -DCMAKE_INSTALL_PREFIX=../llvm-install 	  "-DLLVM_TARGETS_TO_BUILD=AArch64" -DCLANG_DEFAULT_LINKER=lld
@@ -23,8 +33,8 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -33,5 +43,5 @@ The list of [ignored] baseline and flaky failures are in
 Fujitsu testsuite : https://github.com/fujitsu/compiler-test-suite/
 
 Current build   : https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1179/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1178/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O3-neoverse_v1-sve_vla-mpipeliner-stack_arrays-build/1168/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 1f91e3d..aa219ef 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:shafik.yaghmour@intel.com,cc:craig.topper@sifive.com,ohno.yasuyuki@fujitsu.com,bcc:tcwg-validation@linaro.org,itou.tetsuya@fujitsu.com,kyulee@meta.com,min.hsu@sifive.com,cc:zhanglimin@loongson.cn,cc:Stanislav.Mekhanoshin@amd.com,cc:stevenwu@apple.com,cc:maxim.kuvyrkov@linaro.org,cc:372660931@qq.com,cc:luke@igalia.com,t-kawashima@fujitsu.com,a.bataev@outlook.com,cc:jjasmine@igalia.com,cc:w3cing@gmail.com,cc:clementval@gmail.com,llvmgnsyncbot@gmail.com,cc:oliver@apple.com,cc:Matthew.Arsenault@amd.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 195fee4..4a4fa41 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 24 commits in llvm: no regression/no fix on aarch64
+[Linaro-TCWG-CI] 1598 commits in llvm,llvm_testsuite:  12 fixes on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 2170cac..75da705 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		203
-# of flaky entries		34
+# of flaky entries		31
 # of all tests			88904
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 4006469..a8bb4ac 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		203
-# of flaky entries		34
+# of flaky entries		31
 # of all tests			88904
