This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the Linux RISC-V mailing list.
This is a CI test results with your patch series:
PW Link:
https://patchwork.kernel.org/project/linux-riscv/list/?series=963400
---Test result---
Test Summary:
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" build-rv32-defconfig PASS 104.50 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" build-rv64-clang-allmodconfig ERROR 905.33 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" build-rv64-gcc-allmodconfig ERROR 1177.30 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" build-rv64-nommu-k210-defconfig PASS 20.19 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" build-rv64-nommu-k210-virt PASS 21.20 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" checkpatch PASS 0.85 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" dtb-warn-rv64 PASS 67.49 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" header-inline PASS 1.79 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" kdoc PASS 1.00 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" module-param PASS 0.39 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" verify-fixes PASS 0.23 seconds
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization" verify-signedoff PASS 0.30 seconds
Details
##############################
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization"
Test: build-rv64-clang-allmodconfig - ERROR
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Output:
Redirect to /build/tmp.gioUY4gk8p and /build/tmp.p1U8JAanKG
Tree base:
400e3f8e57626 ("Adding CI files")
Building the whole tree with the patch
Building the tree before the patch
Building the tree with the patch
New errors added:
--- /build/tmp.PzhLpuWaEY 2025-05-15 22:39:03.130067022 +0000
+++ /build/tmp.8P86YYxqm9 2025-05-15 22:39:03.134067004 +0000
@@ -117,0 +118 @@
+ 1 /build/tmp4ninbmsm/arch/riscv/kvm/vcpu.c:114:23: warning: unused variable 'reset_csr' [-Wunused-variable]
Per-file breakdown
error/warning file pre:
error/warning file post:
pre: 117 post: 118
real 13m27.567s
user 503m1.249s
sys 98m36.384s
real 0m44.695s
user 1m40.125s
sys 1m21.552s
real 0m44.231s
user 1m38.088s
sys 1m20.813s
##############################
Patch 1: "[v2] RISC-V: KVM: Remove scounteren initialization"
Test: build-rv64-gcc-allmodconfig - ERROR
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Output:
Redirect to /build/tmp.gKKgRtXQlE and /build/tmp.nCCAYQO4qn
Tree base:
400e3f8e57626 ("Adding CI files")
Building the whole tree with the patch
Building the tree before the patch
Building the tree with the patch
New errors added:
--- /build/tmp.ArWoxHpPDj 2025-05-15 22:58:41.328400193 +0000
+++ /build/tmp.RXyy04SVUi 2025-05-15 22:58:41.332400173 +0000
@@ -117,0 +118 @@
+ 1 /build/tmp4ninbmsm/arch/riscv/kvm/vcpu.c:114:30: warning: unused variable 'reset_csr' [-Wunused-variable]
Per-file breakdown
error/warning file pre:
pre: 117 post: 118
real 17m47.566s
user 669m45.261s
sys 116m2.633s
real 0m50.081s
user 1m46.848s
sys 1m21.475s
real 0m50.128s
user 1m44.346s
sys 1m20.987s
---
Regards,
Linux RISC-V bot