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

RE: [Xen-devel] VMX status report changset 9158:b41ad96f1242

To: "Daniel Stekloff" <dsteklof@xxxxxxxxxx>
Subject: RE: [Xen-devel] VMX status report changset 9158:b41ad96f1242
From: "Shi, Alex" <alex.shi@xxxxxxxxx>
Date: Thu, 9 Mar 2006 09:00:01 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 09 Mar 2006 01:01:00 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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: AcZCxBxtSWfCv+MgQG6ZPU2DmCUKBQAUGy1A
Thread-topic: [Xen-devel] VMX status report changset 9158:b41ad96f1242
It is OK from unstable tree 9150. and it was really fail before in our testing. 
Now the bug was fixed. 

Thanks and best regards
Alex shi



Daniel Stekloff wrote:
> Hi,
> 
> Are you running 11_create_concurrent_pos.py test with your xm-test
> run? If so, it doesn't seem to be failing for you. It fails for me on
> every run: see bug #562
> 
> Thanks,
> Dan
> 
> 
> On Wed, 2006-03-08 at 18:27 +0800, Shi, Alex wrote:
>> 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 guest can not be created on IA-32e host
>> 
>> 
>> 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)     subset
>> xm-test runs well 
>> 
>> 
>> 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
>> Hardware: GS
>> 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:  43
>>   FAIL:  5
>>   XPASS: 0
>>   XFAIL: 2
>> 
>> 
>> Details:
>> 
>> XFAIL: 02_network_local_ping_pos
>>       ping loopback failed for size 65507. ping eth0 failed for size 
>> 65507. 
>> 
>> XFAIL: 11_network_domU_ping_pos
>>       Ping failed for size 65507.
>> 
>>  FAIL: 01_reboot_basic_pos
>>       [Errno 5] Input/output error
>> 
>>  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
>> Hardware: GS
>> 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
>> Hardware: GS
>> 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, 2 ia32 window domains coexist PASS
>> 16, xenu local migeration         PASS
>> 
>> 
>>                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@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-devel
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

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

<Prev in Thread] Current Thread [Next in Thread>