https://bugzilla.kernel.org/show_bug.cgi?id=218419 Bug ID: 218419 Summary: kvm-unit-tests asyncpf is skipped with no reason Product: Virtualization Version: unspecified Hardware: All OS: Linux Status: NEW Severity: normal Priority: P3 Component: kvm Assignee: virtualization_kvm@xxxxxxxxxxxxxxxxxxxx Reporter: xiaoling.song@xxxxxxxxx Regression: No kvm-unit-tests asyncpf test case report SKIP with no reason, log as below ./tests/asyncpf BUILD_HEAD=3c1736b1 timeout -k 1s --foreground 90s /usr/local/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.Ruk4OlGWh7 -smp 1 -m 2048 # -initrd /tmp/tmp.jG2j3sfpQC 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 SKIP asyncpf (0 tests) Tried to add a cgroup with below commonds still has the same issue mkdir /sys/fs/cgroup/cg1 echo $$ > /sys/fs/cgroup/cg1/cgroup.procs echo 512M > /sys/fs/cgroup/cg1/memory.max This issue happens for long time, and the latest versio I tried is V6.7-RC7 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.