We have tested latest xen on VT platform with Intel 915/E8500 chipset and here
is the test summary:
 
issues:
  	- Create/Destroy VMX several times on PAE platform hang service OS
	  (Patch was check in on changset 8995, we will recheck it tommorrow)
	- destroy 4G memory vmx make xend hang sometimes in IA-32e platform.
IA-32: 
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.4/2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
 
IA-32_PAE: 
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
IA-32e: 
    Build&Boot SMP xen0 without problem
    Can bootup unmodified IA-32/IA-32e linux on VMX domain 
    Can bootup unmodified Window XP
    Can bootup VMX & xenU with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
for details
------------------------------------------------------------
Platform: IA-32
Service OS: FC3, IA-32, SMP
Default guest OS: IA-32, 2.6 kernel 
changset 8991:ee8041b0ab86
1, one vmx with memory 128M       PASS
2, one vmx with memory 256M       PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one window domain              PASS
10, IDE test in VMX domain        PASS
11,subset LTP test in VMX domain  PASS
 
Platform: IA-32_PAE
Service OS: FC3, IA-32_PAE, SMP
Default guest OS: IA-32, 2.6 kernel 
changset 8979:5541ea99106a
1, one vmx with memory 256M       PASS
2, one vmx with memory 512M       PASS
3, one vmx with memory 1500MB     PASS
4, one xenU create                PASS
5, network in VMX domain          PASS
6, network in XenU domain         PASS
7, one window domain              PASS
8, subset LTP test in VMX domain  PASS
Platform: IA-32e
Service OS: RHEL4U1, IA-32e, SMP 
Default guest OS: IA-32e, 2.6 kernel
changset 8991:ee8041b0ab86
 
 
1, one vmx with memory 128M       PASS
2, one vmx with memory 4GM        PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one 2.4 IA32 VMX domain        PASS
10, one 2.6 IA32 VMX domain       PASS
11, IA-32 2.4 and 2.6 VMX coexist PASS
12, IA-32 and IA-32e VMX coexist  PASS
13,subset LTP test in VMX domain  PASS
14, one window domain             PASS
Thanks and best regards
Alex shi
Thanks and best regards
Alex shi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
We have tested latest xen on VT platform with Intel 915/E8500 chipset and here
is the test summary:
 
issues:
  	- guest os cannot reboot as expected 
	- PAE VMX guest can not support >4G memory in IA-32e platform 
IA-32: (9187:fbeb0a5b7219)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.4/2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
    subset xm-test runs well
 
IA-32_PAE: (9187:fbeb0a5b7219)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
IA-32e: (9181:a1fcee3b2abe)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified IA-32/IA-32 pae/IA-32e linux on VMX domain 
    Can bootup unmodified Window XP
    Can bootup VMX & xenU with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
for details
------------------------------------------------------------
Platform: IA-32
Service OS: FC3, IA-32, SMP
Default guest OS: IA-32, 2.6 kernel 
1, one vmx with memory 128M       PASS
2, one vmx with memory 256M       PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one IA-32 window domain        PASS
10, 2 IA-32 window domains        PASS
11,subset LTP test in VMX domain  PASS
12,xenu local migeration          PASS
========================================Xm-test execution summary:
  PASS:  44
  FAIL:  4
  XPASS: 0
  XFAIL: 2
Details:
XFAIL: 02_network_local_ping_pos 
	 ping loopback failed for size 65507. ping eth0 failed for size 65507.
 FAIL: 01_sedf_multi_pos 
	 [0] xm sedf returned invalid 256 != 0
 FAIL: 01_enforce_dom0_cpus_basic_pos 
	 /proc/cpuinfo says xend didn''t enforce dom0_cpus (2 != 1)
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
248       248        0          0          0
==============================================================================ltp
248       248        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
fs                54        54        0          0          0
==============================================================================Total
248       248        0          0          0
Platform: IA-32_PAE
Service OS: FC3, IA-32_PAE, SMP
Default guest OS: IA-32, 2.6 kernel 
1, one vmx with memory 256M       PASS
2, one vmx with memory 512M       PASS
3, one vmx with memory 1500MB     PASS
4, one xenU create                PASS
5, network in VMX domain          PASS
6, network in XenU domain         PASS
7, one IA-32 window domain        PASS
8, 2 IA-32 window domains         PASS
9, xenu local migeration          PASS
10, subset LTP test in VMX domain PASS
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
248       248        0          0          0
==============================================================================ltp
248       248        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
fs                54        54        0          0          0
==============================================================================Total
248       248        0          0          0
Platform: IA-32e
Service OS: RHEL4U1, IA-32e, SMP 
Default guest OS: IA-32e, 2.6 kernel
 
 
1, one vmx with memory 128M       PASS
2, one vmx with memory 4GM        PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one 2.4 IA32 VMX domain        PASS
10, one 2.6 IA32 VMX domain       PASS
11, IA-32 2.4 and 2.6 VMX coexist PASS
12, IA-32 and IA-32e VMX coexist  PASS
13,subset LTP test in VMX domain  PASS
14, one IA-32 window domain       PASS
15, xenu local migeration         PASS
16, one IA-32 pae domain          PASS
Xm-test execution summary:
  PASS:  45
  FAIL:  4
  XPASS: 1
  XFAIL: 2
Details:
XFAIL: 02_network_local_ping_pos 
	 ping loopback failed for size 65507. ping eth0 failed for size 65507.
 FAIL: 01_reboot_basic_pos 
	 Uptime too large (%i > 1 minutes); domain didn''t reboot
 FAIL: 01_enforce_dom0_cpus_basic_pos 
	 /proc/cpuinfo says xend didn''t enforce dom0_cpus (16 != 1)
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
249       249        0          0          0
==============================================================================ltp
249       249        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
fs                54        54        0          0          0
==============================================================================Total
249       249        0          0          0
Thanks and best regards
Alex shi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
We have tested latest xen on VT platform with Intel 915/E8500 chipset and here
is the test summary:
 
issues:
  	-  VMX''s network will broken after its reboot.
IA-32: (9187:fbeb0a5b7219)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.4/2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
    subset xm-test runs well
 
IA-32_PAE: (9187:fbeb0a5b7219)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified 2.6 linux on VMX domain
    Can bootup unmodified Window XP 
    Can bootup VMX & Xen with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
IA-32e: (9181:a1fcee3b2abe)
    Build&Boot SMP xen0 without problem
    Can bootup unmodified IA-32/IA-32 pae/IA-32e linux on VMX domain 
    Can bootup unmodified Window XP
    Can bootup VMX & xenU with different configuration
    A selected subset of LTP runs well in VMX domain(2.6)
for details
------------------------------------------------------------
Platform: IA-32
Service OS: FC3, IA-32, SMP
Default guest OS: IA-32, 2.6 kernel 
1, one vmx with memory 128M       PASS
2, one vmx with memory 256M       PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one IA-32 window domain        PASS
10, 2 IA-32 window domains        PASS
11,subset LTP test in VMX domain  PASS
12,xenu local migeration          PASS
========================================Xm-test execution summary:
  PASS:  44
  FAIL:  4
  XPASS: 0
  XFAIL: 2
Details:
XFAIL: 02_network_local_ping_pos 
	 ping loopback failed for size 65507. ping eth0 failed for size 65507.
 FAIL: 01_sedf_multi_pos 
	 [0] xm sedf returned invalid 256 != 0
 FAIL: 01_enforce_dom0_cpus_basic_pos 
	 /proc/cpuinfo says xend didn''t enforce dom0_cpus (2 != 1)
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
248       248        0          0          0
==============================================================================ltp
248       248        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
fs                54        54        0          0          0
==============================================================================Total
248       248        0          0          0
Platform: IA-32_PAE
Service OS: FC3, IA-32_PAE, SMP
Default guest OS: IA-32, 2.6 kernel 
1, one vmx with memory 256M       PASS
2, one vmx with memory 512M       PASS
3, one vmx with memory 1500MB     PASS
4, one xenU create                PASS
5, network in VMX domain          PASS
6, network in XenU domain         PASS
7, one IA-32 window domain        PASS
8, 2 IA-32 window domains         PASS
9, xenu local migeration          PASS
10, subset LTP test in VMX domain PASS
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
248       248        0          0          0
==============================================================================ltp
248       248        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
fs                54        54        0          0          0
==============================================================================Total
248       248        0          0          0
Platform: IA-32e
Service OS: RHEL4U1, IA-32e, SMP 
Default guest OS: IA-32e, 2.6 kernel
 
 
1, one vmx with memory 128M       PASS
2, one vmx with memory 4GM        PASS
3, one vmx with memory 512M       PASS
4, one xenU create                PASS
5, 2 vmx and 2 xenU coexist       PASS
6, four vmx coexist               PASS
7, network in VMX domain          PASS
8, network in XenU domain         PASS
9, one 2.4 IA32 VMX domain        PASS
10, one 2.6 IA32 VMX domain       PASS
11, IA-32 2.4 and 2.6 VMX coexist PASS
12, IA-32 and IA-32e VMX coexist  PASS
13,subset LTP test in VMX domain  PASS
14, one IA-32 window domain       PASS
15, xenu local migeration         PASS
16, one IA-32 pae domain          PASS
Xm-test execution summary:
  PASS:  45
  FAIL:  4
  XPASS: 1
  XFAIL: 2
Details:
XFAIL: 02_network_local_ping_pos 
	 ping loopback failed for size 65507. ping eth0 failed for size 65507.
 FAIL: 01_reboot_basic_pos 
	 Uptime too large (%i > 1 minutes); domain didn''t reboot
 FAIL: 01_enforce_dom0_cpus_basic_pos 
	 /proc/cpuinfo says xend didn''t enforce dom0_cpus (16 != 1)
               Summary Test Report of Last Session
==============================================================================  
Total     Pass      Fail     NoResult     Crash
==============================================================================ltp
249       249        0          0          0
==============================================================================ltp
249       249        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
fs                54        54        0          0          0
==============================================================================Total
249       249        0          0          0
Thanks and best regards
Alex shi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel