Comment 7 for bug 1748105

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

It needs about 90 second to run on Azure Standard_D48_v3

$ time sudo ./tests/port80
BUILD_HEAD=5c052c90
timeout -k 1s --foreground 180 /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.cKEDR6Z0v0 -smp 1 # -initrd /tmp/tmp.o2ZRnk8tmj
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
enabling apic
begining port 0x80 write test
done
PASS port80

real 1m20.377s
user 0m42.160s
sys 0m38.299s