summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt34
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/output-bmk-results.log4
4 files changed, 19 insertions, 23 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index d71c3f8..5c3a19a 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-689]
No change
-Details: https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/69/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/70/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 77a9d29..79a43c3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,23 +2,19 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In CI config tcwg_bmk-code_size-coremark/gnu_eabi-arm_eabi-master-O3 after:
- | 103 commits in binutils,gcc,newlib
- | a56e5dce69b Handle pointers and references correctly in DAP
- | 76fc0f62138 Give a language to a type
- | 26733fc7477 Add is_array_like and to_array to language_defn
- | d948c67c5d6 Regularize some DWARF type initialization
- | d559227272d Pass a type allocator to init_fixed_point_type
- | ... and 13 more commits in binutils
- | 6c33fade75a c++modules: report module mapper files as a dependency
- | ce1b47e9613 c++modules: report imported CMI files as dependencies
- | 024f135a1e9 p1689r5: initial support
- | 1e44764bb38 spec: add a spec function to join arguments
- | 5b554c559d0 RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap
- | ... and 76 more commits in gcc
- | 55485616b Bring back libsim.a for riscv
- | 6e5676a91 newlib: Fix header install
- | 322c7150b Cygwin: dsp: Avoid setting buffer that is too small.
- | 8484773f4 Cygwin: dsp: Fix a bug that app hangs if it killed during write().
+ | 93 commits in binutils,gcc
+ | 9c1e3e42042 Update the NetBSD system call table to add memfd_create(2) and epoll(2).
+ | 2da39de8dfb fbsd-nat: Pacify gcc with no functional changes
+ | e7bb5090cb0 Remove keywords from target debug printer names
+ | 7434de7ef9a gprofng: 30834 improve disassembly output for call and branch instructions
+ | b3453e999ac Automatic date update in version.in
+ | ... and 15 more commits in binutils
+ | fd35d72a3dc c++ __integer_pack conversion again [PR111357]
+ | 22cda0ca5fb c++: constexpr and designated initializer
+ | 9c62af101e1 c++: unroll pragma in templates [PR111529]
+ | 4c496020764 RISC-V: Refine the code gen for ceil auto vectorization.
+ | 190ba48952b RISC-V: Add VLS mode widen ternary tests
+ | ... and 68 more commits in gcc
No change
@@ -37,6 +33,6 @@ This benchmarking CI is work-in-progress, and we welcome feedback and suggestion
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/69/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/68/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/70/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/69/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4daded9..d131e1a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 103 commits in binutils,gcc,newlib: No change
+[Linaro-TCWG-CI] 93 commits in binutils,gcc: No change
diff --git a/notify/output-bmk-results.log b/notify/output-bmk-results.log
index 197b905..ef2ab71 100644
--- a/notify/output-bmk-results.log
+++ b/notify/output-bmk-results.log
@@ -144,7 +144,7 @@ output-bmk-results.py(110): return default_threshold[(change_kind,metric,mod
output-bmk-results.py(220): print("DEBUG: checking {0}.{1} : {2},{3} : {4}={5}% (threshold={6}%)"\
output-bmk-results.py(221): .format(sym_type, change_kind, row["benchmark"], row["symbol"], metric, 100-row["rel_" + metric], threshold))
output-bmk-results.py(220): print("DEBUG: checking {0}.{1} : {2},{3} : {4}={5}% (threshold={6}%)"\
-DEBUG: checking symbol.regression : coremark,coremark : size=-5% (threshold=10%)
+DEBUG: checking symbol.regression : coremark,coremark : size=0% (threshold=10%)
output-bmk-results.py(224): if not is_entry_xxx[change_kind](metric, row["rel_" + metric], threshold):
--- modulename: output-bmk-results, funcname: is_entry_regression
output-bmk-results.py(175): if metric in metric_utils.higher_regress_metrics:
@@ -177,7 +177,7 @@ output-bmk-results.py(110): return default_threshold[(change_kind,metric,mod
output-bmk-results.py(220): print("DEBUG: checking {0}.{1} : {2},{3} : {4}={5}% (threshold={6}%)"\
output-bmk-results.py(221): .format(sym_type, change_kind, row["benchmark"], row["symbol"], metric, 100-row["rel_" + metric], threshold))
output-bmk-results.py(220): print("DEBUG: checking {0}.{1} : {2},{3} : {4}={5}% (threshold={6}%)"\
-DEBUG: checking symbol.improvement : coremark,coremark : size=-5% (threshold=10%)
+DEBUG: checking symbol.improvement : coremark,coremark : size=0% (threshold=10%)
output-bmk-results.py(224): if not is_entry_xxx[change_kind](metric, row["rel_" + metric], threshold):
--- modulename: output-bmk-results, funcname: is_entry_improvement
output-bmk-results.py(184): if metric in metric_utils.higher_regress_metrics: