Skip to content

Conversation

@zzSunil
Copy link

@zzSunil zzSunil commented Aug 1, 2025

Resolves #104

@oervci
Copy link

oervci commented Aug 1, 2025

开始测试

@oervci
Copy link

oervci commented Aug 1, 2025

@oervci
Copy link

oervci commented Aug 1, 2025

Kernel build success!

@oervci
Copy link

oervci commented Aug 1, 2025

@zzSunil zzSunil changed the title RVV backport riscv: backport vector extension context save/restore fixes Aug 1, 2025
@zzSunil zzSunil force-pushed the OLK-6.6 branch 2 times, most recently from b973ca6 to 466df14 Compare August 4, 2025 17:40
@oervci
Copy link

oervci commented Aug 4, 2025

开始测试

@oervci
Copy link

oervci commented Aug 19, 2025

@oervci
Copy link

oervci commented Aug 19, 2025

Kernel build success!

@oervci
Copy link

oervci commented Aug 19, 2025

@oervci
Copy link

oervci commented Aug 19, 2025

Lava check done! result url: https://lava.oerv.ac.cn/scheduler/job/433

@oervci oervci added lava_check_done lava check done lava_checking and removed lava_checking lava_check_done lava check done labels Aug 19, 2025
@oervci
Copy link

oervci commented Aug 19, 2025

Lava check done! result url: https://lava.oerv.ac.cn/scheduler/job/434

@wangliu-iscas
Copy link
Collaborator

wangliu-iscas commented Sep 14, 2025

/check


开始测试 log: https://github.com/RVCK-Project/rvck-olk/actions/runs/17713630143

参数解析结果
args value
repository RVCK-Project/rvck-olk
head ref pull/103/head
base ref OLK-6.6
LAVA repo RVCK-Project/lavaci
LAVA Template lava-job-template/qemu/qemu-ltp.yaml
Testcase path lava-testcases/common-test/ltp/ltp.yaml

测试完成

详细结果:

RVCK result

check result
kunit-test success
kernel-build failure
lava-trigger skipped
check-patch success

Kunit Test Result

[16:21:42] Testing complete. Ran 454 tests: passed: 442, skipped: 12

Kernel Build Result

Kernel build failed.

c178b8e1a3f65036b60094cd7939e01c /srv/guix_result/783f781ffd8f05511803760a62ca5bd9b0c6abaf/Image
740f70973b05469e40959fd6fc087e17 /root/initramfs.img

Check Patch Result

Total Errors 1
Total Warnings 3

测试完成

详细结果:

RVCK result

check result
kunit-test success
kernel-build failure
lava-trigger skipped
check-patch success

Kunit Test Result

[16:21:42] Testing complete. Ran 454 tests: passed: 442, skipped: 12

Kernel Build Result

Kernel build failed.

c178b8e1a3f65036b60094cd7939e01c /srv/guix_result/783f781ffd8f05511803760a62ca5bd9b0c6abaf/Image
740f70973b05469e40959fd6fc087e17 /root/initramfs.img

Check Patch Result

Total Errors 1
Total Warnings 3

@wangliu-iscas
Copy link
Collaborator

wangliu-iscas commented Sep 15, 2025

/check


开始测试 log: https://github.com/RVCK-Project/rvck-olk/actions/runs/17722697184

参数解析结果
args value
repository RVCK-Project/rvck-olk
head ref pull/103/head
base ref OLK-6.6
LAVA repo RVCK-Project/lavaci
LAVA Template lava-job-template/qemu/qemu-ltp.yaml
Testcase path lava-testcases/common-test/ltp/ltp.yaml

测试完成

详细结果:

RVCK result

check result
kunit-test success
kernel-build success
lava-trigger success
check-patch success

Kunit Test Result

[05:13:56] Testing complete. Ran 454 tests: passed: 442, skipped: 12

Kernel Build Result

Kernel build succeeded: RVCK-Project/rvck-olk/103_3290506391/

35ce9ebc7a1fe4de7dfe58d413f46382 /srv/guix_result/783f781ffd8f05511803760a62ca5bd9b0c6abaf/Image
740f70973b05469e40959fd6fc087e17 /root/initramfs.img

LAVA Check

args:

result:

Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/745

lava result count: [fail]: 18, [pass]: 1588, [skip]: 293

Check Patch Result

Total Errors 1
Total Warnings 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RISCV- 向量扩展指令内核支持 backport