We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why is SKIP (0 test)? How to pass ? And which host kernel CONFIG to enable ?
---test log---- root@ubuntu:/workdata/kvm-unit-tests# ./tests/asyncpf BUILD_HEAD=e3c5c3ef timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 --no-reboot -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel /tmp/tmp.NNK1FhpifP -smp 1 -m 2048 -cpu host # -initrd /tmp/tmp.5sxKI9xWqr enabling apic smp: waiting for 0 APs paging enabled cr0 = 80010011 cr3 = 107f000 cr4 = 20 install handler enable async pf alloc memory start loop end loop start loop end loop SUMMARY: 0 tests 77 **SKIP asyncpf (0 tests)**
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why is SKIP (0 test)? How to pass ?
And which host kernel CONFIG to enable ?
---test log----
root@ubuntu:/workdata/kvm-unit-tests# ./tests/asyncpf
BUILD_HEAD=e3c5c3ef
timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 --no-reboot -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel /tmp/tmp.NNK1FhpifP -smp 1 -m 2048 -cpu host # -initrd /tmp/tmp.5sxKI9xWqr
enabling apic
smp: waiting for 0 APs
paging enabled
cr0 = 80010011
cr3 = 107f000
cr4 = 20
install handler
enable async pf
alloc memory
start loop
end loop
start loop
end loop
SUMMARY: 0 tests
77
**SKIP asyncpf (0 tests)**
The text was updated successfully, but these errors were encountered: