We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Three platforms(32/pae/32e) test all are based on SMP, It means that we
boot up SMP guest OS in VMX. pae platform uses IA32 guest.
Here is the test summary:
Issues:
IA32: Sometimes build base kernel 2.6.16 in IA32SMP guest fails.
IA32PAE: Cannot bootup pae VMX domain.
IA32PAE: Can't boot up PAE SMP base kernel in VMX , and it cause xen0
reboot.
IA32E: 32pae guest with 256MB memory cannot bootup
IA32E: 32pae SMP guest with 1500MB memory will cause xen0 reboot
IA32E: 64bit guest fails to boot when pae=0 in configure file. Furthur
test will based on pae=1
Details;
IA-32:
+ Build&Boot SMP xen0 without problem
+ Can bootup unmodified IA-32 SMP 2.6 linux Guest OS in VMX
+ Can bootup unmodified IA-32 WindowsXP SP1/SP2 Guest OS in VMX
+ Can bootup IA-32 SMP Guest OS in VMX & XenU with different memory size
(VMX:64MB,128MB,196MB,256MB,512MB.XenU:256MB)
+ A selected subset of xm-test runs well
+ A selected subset of LTP runs well in IA32 SMP Guest OS in VMX ( two
math case failed)
+ Can't build base kernel 2.6.16 in IA32 SMP Guest OS in VMX
+ Can startX in Dom0
+ Can bootup IA-32 SMP 2.6 linux Guest OS in VMX with acpi enable
+ Can startX in Ia-32 SMP Guest OS in VMX
+ Network is OK in IA-32 SMP Guest OS in VMX
IA-32_PAE:
+ Build&Boot SMP xen0 without problem
+ Can bootup unmodified IA-32 SMP 2.6 linux guest OS in VMX
+ Can bootup unmodified IA-32 WindowXP SP1 in VMX
+ Can bootup IA-32 SMP 2.6 linux guest OS in VMX & XenU with different
memory size
(VMX:64MB,128MB,196MB,256MB,512MB,1500MB.XenU:256MB)
+ A selected subset of LTP runs well in IA32 SMP 2.6 linux guest OS in
VMX.
+ A selected subset of xm-test runs well
+ Can't build base kenerl 2.6.16 in IA32 SMP guest OS in VMX.
+ Can startX in Dom0
+ Can bootup IA-32 SMP 2.6 linux in VMX with acpi enable
+ Can startX in Ia-32 SMP guest OS in VMX
+ Network is OK in Ia-32 SMP guest OS in VMX
IA-32e:
+ Can bootup WindowXP SP1/SP2 in VMX
+ Build&Boot SMP xen0 without problem
+ Can bootup unmodified IA-32/IA-32e SMP 2.6 linux in VMX
+ Can't bootup unmodified IA-32PAE 2.6 SMP linux in VMX
+ Can bootup IA-32/IA-32e SMP Guest OS in VMX & xenU with different
memory size.
(VMX:128MB,256MB,384MB,512MB,1024M,4096MB.XenU:256MB)
+ A selected subset of xm-test runs well
+ A selected subset of LTP runs well in IA-32e SMP 2.6 linux Guest OS in
VMX
+ Can startX in Dom0
+ Can bootup IA-32e 2.6 linux Guest OS in VMX with acpi enable
+ Network is OK in IA-32e SMP Guest OS in VMX
For details
------------------------------------------------------------
Platform: IA-32
Service OS: FC5, IA-32, SMP
Hardware: Grandstale
Default guest OS: IA-32-SMP, 2.6 kernel
1, one vmx with memory 512M PASS
2, one xenU with memory 256M PASS
3, 2 vmx and 2 xenU coexist PASS
4, four vmx coexist(64M,128M,196M,256M) PASS
5, network in VMX domain PASS
6, network in XenU domain PASS
7, one window domain PASS
8, 1 xpsp1 and 1 xpsp2 windows domains coexist PASS
10,subset LTP test in VMX domain PASS
11,one vmx boot with base kernel(2.6.16) PASS
12,xm-test PASS
14,StartX in Dom0 PASS
15,one vmx with acpi enable PASS
16,Build base kernel in ia32 SMP guest OS in VMX FAIL
Xm test on ia32:
=============================================
Xm-test execution summary:
PASS: 44
FAIL: 5
XPASS: 0
XFAIL: 3
Details:
XFAIL: 02_network_local_ping_pos
ping loopback failed for size 65507. ping eth0 failed for size
1 48 64 512 1440 1500 1505 4096 4192 32767 65507.
XFAIL: 05_network_dom0_ping_pos
Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096
4192 32767 65507.
XFAIL: 11_network_domU_ping_pos
Ping failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767
65507.
FAIL: 01_reboot_basic_pos
[Errno 5] Input/output error
FAIL: 01_sedf_multi_pos
[0] xm sedf returned invalid 256 != 0
LTP test on ia32:
================================================
Summary Test Report of Last Session
========================================================================
======
= Total Pass Fail NoResult Crash
========================================================================
======
=ltp 194 194 0 0 0
========================================================================
======
=ltp 194 194 0 0 0
mm 21 21 0 0 0
dio 28 28 0 0 0
nptl 1 1 0 0 0
math 10 10 0 0 0
ipc 8 8 0 0 0
pty 3 3 0 0 0
quickhit 120 120 0 0 0
sched 3 3 0 0 0
========================================================================
======
=Total 194 194 0 0 0
Platform: IA-32_PAE ( based on UP,attention: guest os is Ia32 )
Service OS: RHEL4U1, IA-32_PAE, SMP
Hardware: Grandstal
Default guest OS: IA-32-UP, 2.6 kernel,
1, one ia32 smp vmx with memory 512M PASS
2, one pae smp vmx with memory 1.5GB FAIL
3, one xenU with memory 256M PASS
4, 2 ia32 smp vmx and 2 xenU coexist PASS
5, four ia32 smp vmx coexist(64M,128M,196M,256M) PASS
6, network in ia32 smp VMX domain PASS
7, network in XenU domain PASS
8, one xpsp1 window domain PASS
9, xm-test PASS
11,one vmx boot with pae smp base kernel(2.6.16) FAIL
12,StartX in Dom0 PASS
13,one ia32 smp vmx with acpi enable PASS
14,Build base kernel in ia32 smp guest OS in VMX PASS
Xm test on PAE:
===================================================
Xm-test execution summary:
PASS: 44
FAIL: 5
XPASS: 0
XFAIL: 3
Details:
XFAIL: 02_network_local_ping_pos
ping loopback failed for size 65507. ping eth0 failed for size
1 48 64 512 1440 1500 1505 4096 4192 32767 65507.
XFAIL: 05_network_dom0_ping_pos
Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096
4192 32767 65507.
XFAIL: 11_network_domU_ping_pos
Ping failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767
65507.
FAIL: 01_reboot_basic_pos
[Errno 5] Input/output error
FAIL: 01_sedf_multi_pos
[0] xm sedf returned invalid 256 != 0
LTP test on PAE:
=============================================
Summary Test Report of Last Session
========================================================================
======
= Total Pass Fail NoResult Crash
========================================================================
======
=ltp 194 194 0 0 0
========================================================================
======
=ltp 194 194 0 0 0
mm 21 21 0 0 0
dio 28 28 0 0 0
nptl 1 1 0 0 0
math 10 10 0 0 0
ipc 8 8 0 0 0
pty 3 3 0 0 0
quickhit 120 120 0 0 0
sched 3 3 0 0 0
========================================================================
======
=Total 194 194 0 0 0
Platform: IA-32e
Service OS: RHEL4U2, IA-32e, SMP
Hardware: Paxville
Default guest OS: IA-32e-SMP, 2.6 kernel
2, one xenU with memory 256M PASS
3, 2 ia32e smp vmxs and 2 xenUs coexist
PASS
4, 2 ia32e smp vmxs and 2 ia32pae smp vmxs coexist FAIL
5, network in ia32e smp VMX domain PASS
6, network in XenU domain PASS
7, one IA32PAE 2.6 VMX domain with memory 256M FAIL
8, one IA32PAE 2.6 VMX domain with 1500M FAIL
11, subset LTP in VMX PASS
12, one xpsp1 window domain PASS
13, 1 xpsp1 and 1 xpsp2 windows domains coexist PASS
14, xm-test PASS
15,one vmx boot with ia32e smp base kernel(2.6.16)
PASS
16,Build base kernel in ia32e VMX domain PASS
17,StartX in Dom0 PASS
18,one ia32e smp vmx with acpi enable PASS
Xm test on ia32e:
=======================================
Xm-test execution summary:
PASS: 44
FAIL: 5
XPASS: 0
XFAIL: 3
Details:
XFAIL: 02_network_local_ping_pos
ping loopback failed for size 65507. ping eth0 failed for size
1 48 64 512 1440 1500 1505 4096 4192 32767 65507.
XFAIL: 05_network_dom0_ping_pos
Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096
4192 32767 65507.
XFAIL: 11_network_domU_ping_pos
Ping failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767
65507.
FAIL: 01_reboot_basic_pos
[Errno 5] Input/output error
FAIL: 01_sedf_multi_pos
[0] xm sedf returned invalid 256 != 0
LTP test on ia32e:
================================================
Summary Test Report of Last Session
========================================================================
======
= Total Pass Fail NoResult Crash
========================================================================
======
=ltp 195 195 0 0 0
========================================================================
======
=ltp 195 195 0 0 0
mm 21 21 0 0 0
dio 28 28 0 0 0
nptl 1 1 0 0 0
math 10 10 0 0 0
ipc 8 8 0 0 0
pty 3 3 0 0 0
quickhit 121 121 0 0 0
sched 3 3 0 0 0
========================================================================
======
=Total 195 195 0 0 0
pae-pae_UP
Description: pae-pae_UP
basekernel_pae_SMP
Description: basekernel_pae_SMP
pae-pae_SMP
Description: pae-pae_SMP
pae-ia32e_UP
Description: pae-ia32e_UP
pae-ia32e-256M_SMP
Description: pae-ia32e-256M_SMP
pae-ia32e-1500M_SMP
Description: pae-ia32e-1500M_SMP
xm-test-ia32.passfail
Description: xm-test-ia32.passfail
xm-test-ia32e.passfail
Description: xm-test-ia32e.passfail
xm-test-ia32pae.passfail
Description: xm-test-ia32pae.passfail
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|