WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] VMX status report against cset #16366 & linux-xen #310

To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] VMX status report against cset #16366 & linux-xen #310
From: "You, Yongkang" <yongkang.you@xxxxxxxxx>
Date: Mon, 12 Nov 2007 17:50:47 +0800
Delivery-date: Mon, 12 Nov 2007 01:51:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcglEYBBLfQGtVr0SiqUrTl5UwQ8Kg==
Thread-topic: VMX status report against cset #16366 & linux-xen #310
Hi all,

We add 10 VT-d testing cases into our nightly testing from this changeset. 
There are 5 failed VT-d cases, which are related with PCI e100 NIC assignment. 
But they can pass in changeset #16281. 

We also verified Windows timer issue has been fixed by using timer_mode=1 in 
HVM config file. 

There are still 3 opened major issues. 

New issues:
=================================================
1) Can not assign PCI e100 NIC to guest 

Fixed issues:
=================================================
1) Time latency is a negative number on window guest when vcpu > 1
         http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=895

Old issues :
=================================================
1) Can not insert module "xen-platform-pci.ko" in the 2.6.18 HVM Linux guest
        http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1101
2) Can not boot up win2000 guest on PAE
        http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1102
3) Can not install 32bit Fedora 7 with vcpu > 1
         http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1084

Testing environments:
==============================================
PAE     
Dom0 OS                      Fedora5
CPU                          Paxville
Memory size                  8G

IA32e    
Dom0 OS                     RHEL4u3
CPU                         Clovertown
Memory size                 8G

VT-d
Dom0 OS         RHEL5 IA32e
CPU                     Dual Core



Details: (Some cases report fail, but can pass when manually retest)
==============================================
VT-d test detail:
==============================================
1.assign one pcie nic to one UP Linux guest with vtd.                   PASS
2.assign one pcie nic to one SMP Linux guest with vtd.                  PASS
3.assign one pcie nic to one UP WinXP guest with vtd.                   PASS
4.assign one pci nic to one SMP Linux guest with vtd.                   FAIL
5.assign one pci nic to one UP WinXP guest with vtd.                    FAIL
6.assign one pci nic to one UP Linux guest with vtd.                    FAIL
7.scp a big file in Linux guest via the pci nic assigned with vt-d.     FAIL  
8.assign one pcie nic to one SMP WinXP guest with vtd.                  PASS
9.assign one pci nic to one SMP WinXP guest with vtd.                   FAIL
10.scp a big file in Linux guest via the pcie nic assigned with vt-d.   PASS    
                          

               Summary Test Report of Last Session
===============================================
                            Total   Pass    Fail    NoResult   Crash
===============================================
vtd                         10      5       5         0        0
===============================================
vtd                         10      5       5         0        0
 :one_pcie_up_64            1       1       0         0        0
 :one_pcie_smp_64           1       1       0         0        0
 :one_pcie_up_xp_64         1       1       0         0        0
 :one_pci_smp_64            1       0       1         0        0
 :one_pci_up_xp_64          1       0       1         0        0
 :one_pci_up_64             1       0       1         0        0
 :one_pci_scp_64            1       0       1         0        0
 :one_pcie_smp_xp_64        1       1       0         0        0
 :one_pci_smp_xp_64         1       0       1         0        0
 :one_pcie_scp_64           1       1       0         0        0
================================================
Total                       10      5       5         0        0

Platform : PAE
Service OS : Fedora Core release 6 (Zod)
Hardware : paxville
Xen package: 16366:837f83225153
Date: Sat Nov 10 07:50:35 CST 2007

1, 2  PAE SMP VMX domains and 2 xenU domains coexist             FAIL
2. one PAE SMP Linux VMX domain with memory 4G                   PASS
3. Live migration                                                PASS
4. boot a pae on x86_64 xenU                                     PASS
5. boot 4 VMX per processor at the same time                     PASS
6. boot up 1 winXP VMX and 1 linux PAE VMX                       PASS
7. Save and Restore                                              FAIL
8. Single domain with single vcpu bind a CPU                     PASS
9. one  PAE SMP Linux VMX domain with memory 1500M               PASS
10.boot up two winXP per processor at the same time              PASS
11.boot up one linux VMX with 4 vcpus                            PASS
12.boot up four linux VMX one by one                             PASS
13. Boot up VMX with acpi=1, vcpu=1                              PASS
14. subset LTP test in RHEL4U2 PAE SMP VMX domain                PASS
15. boot up the winxp image with vcpus=1 and acpi=1              PASS
16. boot up the vista image with vcpus=1                         PASS
17, one IA32 UP ACPI Windows 2K3 VMX domain                      PASS
18, Boot Linux 2.6.23 base kernel in RHEL4U1 PAE SMP Linux VMX domain  PASS
19, one IA32 SMP ACPI Windows 2K3 VMX domain                   PASS          
20, one IA32 SMP ACPI Windows 2K VMX domain                      FAIL
21, one IA32 UP ACPI Windows 2K VMX domain                       FAIL
22, one IA32 SMP ACPI Windows XP VMX domain                      PASS
23. one IA32 UP NOACPI Windows 2K VMX domain                     FAIL
24. one IA32 UP NOACPI Windows 2K3 VMX domain                    PASS
25. one IA32 UP NOACPI Windows XP VMX domain                     PASS
26. kernel build in one linux VMX                                PASS
27. VBD and VNIF works on UP VMX domain                          PASS
28. VBD and VNIF works on SMP VMX domain                         NO Result
29, startx in dom0                                               PASS
 
Platform : PAE
Service OS : Fedora Core release 6 (Zod)
Hardware : paxville
Xen package: 16366:837f83225153
Date: Sat Nov 10 07:50:35 CST 2007
                 Summary Test Report of Last Session
=====================================================================
                            Total   Pass    Fail    NoResult   Crash
=====================================================================
device_model                2       1       0         1        0
control_panel               12      10      2         0        0
Restart                     1       1       0         0        0
gtest                       14      11      3         0        0
=====================================================================
device_model                2       1       0         1        0
 :pv_on_up_PAE_gPAE         1       1       0         0        0
 :pv_on_smp_PAE_gPAE        1       0       0         1        0
control_panel               12      10      2         0        0
 :XEN_4G_guest_PAE_gPAE     1       1       0         0        0
 :XEN_four_vmx_xenu_seq_P   1       0       1         0        0
 :XEN_LM_PAE_gPAE           1       1       0         0        0
 :XEN_four_dguest_co_PAE_   1       1       0         0        0
 :XEN_linux_win_PAE_gPAE    1       1       0         0        0
 :XEN_SR_PAE_gPAE           1       0       1         0        0
 :XEN_vmx_vcpu_pin_PAE_gP   1       1       0         0        0
 :XEN_1500M_guest_PAE_gPA   1       1       0         0        0
 :XEN_256M_guest_PAE_gPAE   1       1       0         0        0
 :XEN_two_winxp_PAE_gPAE    1       1       0         0        0
 :XEN_four_sguest_seq_PAE   1       1       0         0        0
 :XEN_vmx_4vcpu_PAE_gPAE    1       1       0         0        0
Restart                     1       1       0         0        0
 :GuestPAE_PAE_gPAE         1       1       0         0        0
gtest                       14      11      3         0        0
 :boot_up_acpi_PAE_gPAE     1       1       0         0        0
 :ltp_nightly_PAE_gPAE      1       1       0         0        0
 :boot_up_acpi_xp_PAE_gPA   1       1       0         0        0
 :boot_up_vista_PAE_gPAE    1       1       0         0        0
 :boot_base_kernel_PAE_gP   1       1       0         0        0
 :boot_up_acpi_win2k3_PAE   1       1       0         0        0
 :boot_smp_acpi_win2k3_PA   1       1       0         0        0
 :boot_up_acpi_win2k_PAE_   1       0       1         0        0
 :boot_smp_acpi_win2k_PAE   1       0       1         0        0
 :boot_smp_acpi_xp_PAE_gP   1       1       0         0        0
 :boot_up_noacpi_win2k_PA   1       0       1         0        0
 :boot_up_noacpi_win2k3_P   1       1       0         0        0
 :boot_up_noacpi_xp_PAE_g   1       1       0         0        0
 :kb_nightly_PAE_gPAE       1       1       0         0        0
=====================================================================
Total                       29      23      5         1        0

Platform : x86_64
Service OS : Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
Hardware : clovertown
Xen package: 16366:837f83225153
Date: Sat Nov 10 07:57:51 CST 2007

1, 2 ia32e SMP VMX domains and 2 xenU domains coexist             FASS
2. one  ia32e SMP Linux VMX domain with memory 4G                 PASS
3. Live migration                                                 PASS
4. one xenU domain with memory 256M                               PASS
5. boot 4 VMX per processor at the same time                      PASS
6. boot up 1 winXP VMX and 1 linux VMX                            PASS
7. Save and Restore                                               PASS
8. Single domain with single vcpu bind a CPU                      PASS
9. one FC5 ia32e SMP Linux VMX domain with memory 1500M           PASS
10. boot up two winXP per processor at the same time              PASS
11. boot up one linux VMX with 4 vcpus                            PASS
12. boot up four linux VMX one by one                             PASS
13. one pae SMP Linux VMX domain with memory 1500M                PASS
14. one pae SMP Linux VMX domain with memory 4G                   PASS
15. boot a pae on x86_64 xenU                                     PASS
16. Boot up VMX with acpi=1, vcpu=1                               PASS
17. subset LTP test in RHEL4U2 ia32e SMP VMX domain               FASS
18. boot up the winxp image with vcpus=1 and acpi=1               PASS
19. boot up the vista image with vcpus=1                          PASS
20, one IA32E UP ACPI Windows 2K3 VMX domain                      PASS
21, boot Linux 2.6.23 base kernel in ia32e SMP Linux VMX domain   FASS
22, one IA32E SMP ACPI Windows 2K3 VMX domain                    PASS       
23, one IA32E SMP ACPI Windows 2K VMX domain                      PASS
24, one IA32E UP ACPI Windows 2K VMX domain                       PASS
25, one IA32E SMP ACPI Windows XP VMX domain                      PASS
26. one IA32E UP NOACPI Windows 2K VMX domain                     PASS
27. one IA32E UP NOACPI Windows 2K3 VMX domain                    PASS
28. one IA32E UP NOACPI Windows XP VMX domain                     PASS
29. kernel build in one ia32elinux VMX                            PASS
30. VBD and VNIF works on UP VMX domain                           FAIL
31. VBD and VNIF works on SMP VMX domain                          FAIL
32, startx in dom0                                                PASS

Platform : x86_64
Service OS : Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
Hardware : clovertown
Xen package: 16366:837f83225153
Date: Sat Nov 10 07:57:51 CST 2007

               Summary Test Report of Last Session
=====================================================================
                            Total   Pass    Fail    NoResult   Crash
=====================================================================
device_model                2       0       2         0        0
control_panel               17      17      0         0        0
Restart                     2       2       0         0        0
gtest                       13      13      0         0        0
=====================================================================
device_model                2       0       2         0        0
 :pv_on_smp_64_g64          1       0       1         0        0
 :pv_on_up_64_g64           1       0       1         0        0
control_panel               17      17      0         0        0
 :XEN_1500M_guest_64_g64    1       1       0         0        0
 :XEN_256M_xenu_64_gPAE     1       1       0         0        0
 :XEN_vmx_4vcpu_64_g64      1       1       0         0        0
 :XEN_1500M_guest_64_gPAE   1       1       0         0        0
 :XEN_4G_guest_64_gPAE      1       1       0         0        0
 :XEN_256M_guest_64_g64     1       1       0         0        0
 :XEN_SR_64_g64             1       1       0         0        0
 :XEN_four_sguest_seq_64_   1       1       0         0        0
 :XEN_vmx_vcpu_pin_64_g64   1       1       0         0        0
 :XEN_linux_win_64_g64      1       1       0         0        0
 :XEN_256M_guest_64_gPAE    1       1       0         0        0
 :XEN_LM_64_g64             1       1       0         0        0
 :XEN_two_winxp_64_g64      1       1       0         0        0
 :XEN_four_vmx_xenu_seq_6   1       1       0         0        0
 :XEN_four_sguest_seq_64_   1       1       0         0        0
 :XEN_4G_guest_64_g64       1       1       0         0        0
 :XEN_four_dguest_co_64_g   1       1       0         0        0
Restart                     2       2       0         0        0
 :Guest64_64_gPAE           1       1       0         0        0
 :GuestPAE_64_g64           1       1       0         0        0
gtest                       13      13      0         0        0
 :boot_up_acpi_win2k3_64_   1       1       0         0        0
 :boot_smp_acpi_xp_64_g64   1       1       0         0        0
 :bootx_64_g64              1       1       0         0        0
 :boot_smp_acpi_win2k_64_   1       1       0         0        0
 :boot_up_vista_64_g64      1       1       0         0        0
 :boot_up_noacpi_win2k_64   1       1       0         0        0
 :boot_base_kernel_64_g64   1       1       0         0        0
 :boot_up_acpi_win2k_64_g   1       1       0         0        0
 :boot_up_acpi_xp_64_g64    1       1       0         0        0
 :boot_smp_acpi_win2k3_64   1       1       0         0        0
 :ltp_nightly_64_g64        1       1       0         0        0
 :boot_up_acpi_64_g64       1       1       0         0        0
 :kb_nightly_64_g64         1       1       0         0        0
=====================================================================
Total                       34      32      2         0        0




Best Regards,
Yongkang You

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel