public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 218419] New: kvm-unit-tests asyncpf is skipped with no reason
@ 2024-01-25  5:23 bugzilla-daemon
  2024-01-25  5:31 ` [Bug 218419] " bugzilla-daemon
  2024-07-12  8:31 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2024-01-25  5:23 UTC (permalink / raw)
  To: kvm

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@kernel-bugs.osdl.org
          Reporter: xiaoling.song@intel.com
        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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-12  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-25  5:23 [Bug 218419] New: kvm-unit-tests asyncpf is skipped with no reason bugzilla-daemon
2024-01-25  5:31 ` [Bug 218419] " bugzilla-daemon
2024-07-12  8:31 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox