This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/linux.
from 90d9fbc16b69 Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/l [...]
adds 2585cf9dfaad Linux 5.16-rc5
adds e386dfc56f83 fget: clarify and improve __fget_files() implementation
adds aa50faff4416 PCI: mt7621: Convert driver into 'bool'
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
drivers/pci/controller/Kconfig | 4 +--
fs/file.c | 72 ++++++++++++++++++++++++++++++++----------
3 files changed, 59 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 84205e0c1 0: update: binutils-gcc-linux-glibc-gdb: 1
new abf5a194e 0: update: binutils-gcc-linux-glibc-gdb: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (84205e0c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 53356 -> 52496 bytes
04-build_abe-gcc/console.log.xz | Bin 225732 -> 225796 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9040 -> 9016 bytes
07-build_abe-glibc/console.log.xz | Bin 229080 -> 229072 bytes
08-build_abe-gdb/console.log.xz | Bin 48288 -> 48368 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3800 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2824 -> 2600 bytes
11-check_regression/console.log.xz | Bin 2368 -> 3516 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 8 +
11-check_regression/results.compare | 27 +-
11-check_regression/results.compare2 | 92 +-
11-check_regression/results.regressions | 28 +
12-update_baseline/console.log | 525 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 8 +
12-update_baseline/results.compare | 27 +-
12-update_baseline/results.compare2 | 92 +-
12-update_baseline/results.regressions | 28 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2800312 -> 2769532 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2449708 -> 2429276 bytes
sumfiles/gcc.sum | 4584 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 912184 -> 920596 bytes
sumfiles/gfortran.sum | 133 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 182320 -> 182800 bytes
sumfiles/libgomp.sum | 30 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452560 -> 454784 bytes
sumfiles/libstdc++.sum | 14 +-
37 files changed, 3066 insertions(+), 2680 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from aa50faff4416 PCI: mt7621: Convert driver into 'bool'
new ff9f9c6e7484 vduse: fix memory corruption in vduse_dev_ioctl()
new 3ed21c1451a1 vdpa: check that offsets are within bounds
new dc1db0060c02 vduse: check that offset is within bounds in get_config()
new 27d9839f1794 virtio: always enter drivers/virtio/
new 817fc978b5a2 virtio_ring: Fix querying of maximum DMA mapping size for [...]
new 1db8f5fc2e5c virtio/vsock: fix the transport to work with VMADDR_CID_ANY
new bb47620be322 vdpa: Consider device id larger than 31
new 5472f14a3742 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/Makefile | 3 +--
drivers/vdpa/vdpa.c | 3 ++-
drivers/vdpa/vdpa_user/vduse_dev.c | 6 ++++--
drivers/vhost/vdpa.c | 2 +-
drivers/virtio/virtio_ring.c | 2 +-
net/vmw_vsock/virtio_transport_common.c | 3 ++-
6 files changed, 11 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ce113d7a4 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 9eeb1a1c8 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ce113d7a4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1600 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 40892 -> 40920 bytes
04-build_abe-stage1/console.log.xz | Bin 87052 -> 85980 bytes
05-build_abe-qemu/console.log.xz | Bin 30632 -> 30624 bytes
06-build_linux/console.log.xz | Bin 3276 -> 3272 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 077201b05 2: update: binutils-gcc-linux-glibc: 1
new 48a9dc4ae 2: update: llvm-e2885c7c9b0257f5b871f05b309423a74310eac5: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (077201b05)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1628 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31920 -> 31100 bytes
04-build_abe-stage1/console.log.xz | Bin 92508 -> 94112 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 9040 -> 10628 bytes
07-build_abe-glibc/console.log.xz | Bin 232268 -> 230660 bytes
08-build_abe-stage2/console.log.xz | Bin 209216 -> 210340 bytes
09-build_llvm-true/console.log.xz | Bin 61104 -> 59976 bytes
10-benchmark/benchmark-build.log | 66 +-
10-benchmark/benchmark.log | 64 +-
10-benchmark/console.log.xz | Bin 3180 -> 3232 bytes
11-check_regression/console.log.xz | Bin 5708 -> 5680 bytes
11-check_regression/results-0.csv | 2249 +++--
11-check_regression/results-1.csv | 2236 ++---
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 96 +-
11-check_regression/results-full.csv | 2350 +++---
11-check_regression/results.csv | 158 +-
11-check_regression/results.log | 3340 ++++----
12-update_baseline/400.perlbench.regression | 1 +
12-update_baseline/console.log | 8732 ++++++++------------
12-update_baseline/exe.regressions | 1 -
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 4 +-
12-update_baseline/mail-body.txt | 4 +-
12-update_baseline/mail-subject.txt | 2 +-
12-update_baseline/results-0.csv | 2314 +++---
12-update_baseline/results-1.csv | 2236 ++---
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 99 +-
12-update_baseline/results-full.csv | 2346 +++---
12-update_baseline/results.csv | 158 +-
12-update_baseline/results.log | 3522 ++++----
12-update_baseline/results.regressions | 6 +-
12-update_baseline/symbol.regressions | 1 +
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1211852 -> 1210804 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 102684 -> 102712 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3450236 -> 3456520 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 34096 -> 34084 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 143332 -> 143176 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 205536 -> 205564 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2005912 -> 2007440 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3198340 -> 3185744 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 516252 -> 514192 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1184148 -> 1190804 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 337044 -> 337696 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 151344 -> 151644 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 51524 -> 51628 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 613924 -> 612100 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25032 -> 25044 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 799780 -> 789888 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 74932 -> 74920 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 222760 -> 223496 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7044352 -> 6973860 bytes
jenkins/manifest.sh | 13 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1211852 -> 1210804 bytes
save-temps/401.bzip2.tar.xz | Bin 102684 -> 102712 bytes
save-temps/403.gcc.tar.xz | Bin 3450236 -> 3456520 bytes
save-temps/429.mcf.tar.xz | Bin 34096 -> 34084 bytes
save-temps/433.milc.tar.xz | Bin 143332 -> 143176 bytes
save-temps/444.namd.tar.xz | Bin 205536 -> 205564 bytes
save-temps/445.gobmk.tar.xz | Bin 2005912 -> 2007440 bytes
save-temps/447.dealII.tar.xz | Bin 3198340 -> 3185744 bytes
save-temps/450.soplex.tar.xz | Bin 516252 -> 514192 bytes
save-temps/453.povray.tar.xz | Bin 1184148 -> 1190804 bytes
save-temps/456.hmmer.tar.xz | Bin 337044 -> 337696 bytes
save-temps/458.sjeng.tar.xz | Bin 151344 -> 151644 bytes
save-temps/462.libquantum.tar.xz | Bin 51524 -> 51628 bytes
save-temps/464.h264ref.tar.xz | Bin 613924 -> 612100 bytes
save-temps/470.lbm.tar.xz | Bin 25032 -> 25044 bytes
save-temps/471.omnetpp.tar.xz | Bin 799780 -> 789888 bytes
save-temps/473.astar.tar.xz | Bin 74932 -> 74920 bytes
save-temps/482.sphinx3.tar.xz | Bin 222760 -> 223496 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7044352 -> 6973860 bytes
77 files changed, 14013 insertions(+), 16067 deletions(-)
create mode 100644 12-update_baseline/400.perlbench.regression
delete mode 100644 12-update_baseline/exe.regressions
create mode 100644 12-update_baseline/symbol.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.