public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM ABAT Test Result, a37b5887afcf6f1ee8cfd885ec9c7279ac14fa30
       [not found] ` <823A93EED437D048963A3697DB0E35DE64602D-wq7ZOvIWXbM/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-06-22  7:30   ` Zhao, Yunfeng
       [not found]     ` <10EA09EFD8728347A513008B6B0DA77A01A5698A-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Zhao, Yunfeng @ 2007-06-22  7:30 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi all
	We ran an ABAT testing against latest KVM git. Here is the
testing report.
Issue list
================================================
1. Could not create kvm guest with memory >=2040 
https://sourceforge.net/tracker/index.php?func=detail&aid=1736307&group_
id=180599&atid=893831

2. Create multiple guests simultaneously or create one guest many times
may fail 
https://sourceforge.net/tracker/index.php?func=detail&aid=1741312&group_
id=180599&atid=893831

3. Can not boot IA32e RHEL 4u3 guest with -no-acpi
https://sourceforge.net/tracker/index.php?func=detail&aid=1741314&group_
id=180599&atid=893831

4. Can not boot 64 bits windows
https://sourceforge.net/tracker/index.php?func=detail&aid=1741318&group_
id=180599&atid=893831

5. Some ltp test cases fail
https://sourceforge.net/tracker/index.php?func=detail&aid=1741316&group_
id=180599&atid=893831

Test environment 
================================================
Hostname		     Harwich
CPU	number		16
Memory size		8G'

Details
================================================
PAE:
1. boot guest with 256M memory					PASS
2. boot two windows xp guest					PASS
3. boot 4 same guest in parallel				PASS
4. boot linux and windows guest in parallel			PASS
5. boot 4G guest						FAIL
6. boot guest with 1500M memory					PASS
7. boot windows 2003 with ACPI enabled				FAIL
8. boot 32 bits vista 						FAIL
9. boot Windows xp with ACPI enabled				FAIL
10. boot Windows 2000 without ACPI				FAIL
11. kernel build in guest OS					PASS
12. LTP								PASS
13. boot base kernel linux					PASS

IA32e:
1. boot 4 32-bits guest in parallel				PASS
2. boot 4 64-bits guest in parallel				FAIL
3. boot 4G guest						FAIL
4. boot linux and windows guest in parallel			PASS
5. boot 64 bits guest with 1500M memory				PASS
6. boot guest with 256M memory					PASS
7. boot two windows xp in parallel				PASS
8. boot 4 different guest in parallel				PSSS
9. save/restore							FAIL
10. boot windows 2003 with ACPI enabled				FAIL
11. boot 32 bits vista 						FAIL
12. boot Windows xp with ACPI enabled				FAIL
13. boot Windows 2000 without ACPI				FAIL
14. kernel build in guest OS					PASS
15. LTP								PASS
16. boot base kernel linux					FAIL

Report Summary ON PAE
=================================================
  	                    Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               6       5       1         0        0
Restart                     2       2       0         0        0
gtest                       9       3       5         0        1
=====================================================================
control_panel               6       5       1         0        0
 :KVM_256M_guest_32_gPAE    1       1       0         0        0
 :KVM_two_winxp_32_gPAE     1       1       0         0        0
 :KVM_four_sguest_32_gPAE   1       1       0         0        0
 :KVM_linux_win_32_gPAE     1       1       0         0        0
 :KVM_4G_guest_32_gPAE      1       0       1         0        0
 :KVM_1500M_guest_32_gPAE   1       1       0         0        0
Restart                     2       2       0         0        0
 :BootTo32pae_32_g64        1       1       0         0        0
 :GuestPAE_32_g64           1       1       0         0        0
gtest                       9       3       5         0        1
 :boot_up_acpi_win2k3_32_   1       0       1         0        0
 :boot_up_vista_32_gPAE     1       0       1         0        0
 :boot_up_acpi_xp_32_gPAE   1       0       1         0        0
 :boot_up_noacpi_win2k_32   1       0       1         0        0
 :kb_nightly_32_gPAE        1       1       0         0        0
 :boot_up_acpi_32_gPAE      1       1       0         0        0
 :ltp_nightly_32_gPAE       2       0       1         0        1
 :boot_base_kernel_32_gPA   1       1       0         0        0
=====================================================================
Total                       17      10      6         0        1

Report Summary on IA32e
=================================================
                    Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               13      6       5         1        1
Restart                     3       3       0         0        0
gtest                       10      1       8         0        1
=====================================================================
control_panel               13      6       5         1        1
 :KVM_four_sguest_64_gPAE   1       1       0         0        0
 :KVM_4G_guest_64_g64       1       0       1         0        0
 :KVM_four_sguest_64_g64    1       0       1         0        0
 :KVM_linux_win_64_gPAE     1       1       0         0        0
 :KVM_1500M_guest_64_gPAE   1       1       0         0        0
 :KVM_SR_64_g64             2       0       0         1        1
 :KVM_256M_guest_64_g64     1       0       1         0        0
 :KVM_4G_guest_64_gPAE      1       0       1         0        0
 :KVM_1500M_guest_64_g64    1       0       1         0        0
 :KVM_256M_guest_64_gPAE    1       1       0         0        0
 :KVM_two_winxp_64_gPAE     1       1       0         0        0
 :KVM_four_dguest_64_gPAE   1       1       0         0        0
Restart                     3       3       0         0        0
 :BootTo64_64_g64           1       1       0         0        0
 :Guest64_64_gPAE           1       1       0         0        0
 :GuestPAE_64_g64           1       1       0         0        0
gtest                       10      1       8         0        1
 :boot_up_noacpi_win2k3_6   1       0       1         0        0
 :boot_up_noacpi_xp_64_g6   1       0       1         0        0
 :bootx_64_g64              1       0       1         0        0
 :ltp_nightly_64_g64        2       0       1         0        1
 :boot_up_acpi_64_g64       1       0       1         0        0
 :boot_up_vista_64_g64      1       0       1         0        0
 :kb_nightly_64_g64         1       1       0         0        0
 :boot_up_noacpi_win2k_64   1       0       1         0        0
 :boot_base_kernel_64_g64   1       0       1         0        0
=====================================================================
Total                       26      10      13        1        2
                  
Yunfeng

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

* Re: KVM ABAT Test Result, a37b5887afcf6f1ee8cfd885ec9c7279ac14fa30
       [not found]     ` <10EA09EFD8728347A513008B6B0DA77A01A5698A-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-06-22 10:12       ` Avi Kivity
       [not found]         ` <467BA08B.8080306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2007-06-22 10:12 UTC (permalink / raw)
  To: Zhao, Yunfeng; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Zhao, Yunfeng wrote:
> Hi all
> 	We ran an ABAT testing against latest KVM git. Here is the
> testing report.
> Issue list
> ================================================
> 1. Could not create kvm guest with memory >=2040 
> https://sourceforge.net/tracker/index.php?func=detail&aid=1736307&group_
> id=180599&atid=893831
>
>   

Known issue; hopefully a simple solution.

> 2. Create multiple guests simultaneously or create one guest many times
> may fail 
> https://sourceforge.net/tracker/index.php?func=detail&aid=1741312&group_
> id=180599&atid=893831
>   

Looks like guests are starved for cpu time.  I don't see how this can be
fixed.

> boot windows 2003 with ACPI enabled				FAIL
> 8. boot 32 bits vista 						FAIL
> 9. boot Windows xp with ACPI enabled				FAIL
> 10. boot Windows 2000 without ACPI				FAIL
>   

All these are known to work.  Were these installed with kvm or another
system?

> 9. save/restore							FAIL
>   

Any details?  How can we reproduce this?



-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

* Re: KVM ABAT Test Result, a37b5887afcf6f1ee8cfd885ec9c7279ac14fa30
       [not found]         ` <467BA08B.8080306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-06-23 13:01           ` Zhao, Yunfeng
  0 siblings, 0 replies; 3+ messages in thread
From: Zhao, Yunfeng @ 2007-06-23 13:01 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

>
>> boot windows 2003 with ACPI enabled				FAIL
>> 8. boot 32 bits vista
FAIL
>> 9. boot Windows xp with ACPI enabled				FAIL
>> 10. boot Windows 2000 without ACPI				FAIL
>>
>
>All these are known to work.  Were these installed with kvm or another
>system?
[Yunfeng] These guests were installed with Xen, we will reinstall these
guest images with kvm and try to boot them again in the next testing.
>
>> 9. save/restore
FAIL
>>
>
>Any details?  How can we reproduce this?
[Yunfeng] The test was passed in manual testing, i will check our auto
test env.
>
>
>
>--
>Do not meddle in the internals of kernels, for they are subtle and
quick to panic.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

end of thread, other threads:[~2007-06-23 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <823A93EED437D048963A3697DB0E35DE64602D@pdsmsx414.ccr.corp.intel.com>
     [not found] ` <823A93EED437D048963A3697DB0E35DE64602D-wq7ZOvIWXbM/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-06-22  7:30   ` KVM ABAT Test Result, a37b5887afcf6f1ee8cfd885ec9c7279ac14fa30 Zhao, Yunfeng
     [not found]     ` <10EA09EFD8728347A513008B6B0DA77A01A5698A-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-06-22 10:12       ` Avi Kivity
     [not found]         ` <467BA08B.8080306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-23 13:01           ` Zhao, Yunfeng

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