All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen 4.9 RC4 test result
@ 2017-05-23  2:56 Hao, Xudong
  2017-05-25  7:39 ` Julien Grall
  0 siblings, 1 reply; 4+ messages in thread
From: Hao, Xudong @ 2017-05-23  2:56 UTC (permalink / raw)
  To: xen-devel; +Cc: Lars Kurth, Julien Grall, George Dunlap


[-- Attachment #1.1: Type: text/plain, Size: 1233 bytes --]

We performed Xen 4.9 RC4 testing on Intel Xeon Skylake, Broadwell, Haswell server platforms, verified many functional features on Xen 4.9. We'd like to share the result out.

Most of features passed to testing on Xen 4.9 RC4, RAS and nested has some bugs.

RAS:

1.      xen-mceinj tool testing cause dom0 crash https://www.mail-archive.com/xen-devel@lists.xen.org/msg108671.html

2.      CPU online/offline fail, Luwei is fixing it: https://www.mail-archive.com/xen-devel@lists.xen.org/msg108660.html

Nested:
Nested is worse although we know it's an experimental feature. Only Xen on Xen works, others hybrid such as KVM on Xen, hyperV on Xen, VMware on Xen all fail.
The status is same as Xen 4.8 rc2. https://wiki.xenproject.org/wiki/Nested_Virtualization_in_Xen

Live migration:
Repeated live migration for VM failed https://www.mail-archive.com/xen-devel@lists.xen.org/msg108665.html


Features

Test Result

AVX512

Pass

Protection keys

Pass

Altp2m

Pass

RDT(CMT, CAT, CDP, MBM)

Pass

VT-d PI

Pass

XSAVES

Pass

MPX

Pass

PML (Page-modification Logging)

Pass

Nested

Buggy

VT-d/SR-IOV

Pass

RAS

Buggy

ACPI

Pass



Best Regards,
Xudong


[-- Attachment #1.2: Type: text/html, Size: 13091 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Xen 4.9 RC4 test result
  2017-05-23  2:56 Xen 4.9 RC4 test result Hao, Xudong
@ 2017-05-25  7:39 ` Julien Grall
  2017-05-25  8:01   ` Hao, Xudong
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Grall @ 2017-05-25  7:39 UTC (permalink / raw)
  To: Hao, Xudong, xen-devel; +Cc: Lars Kurth, nd, luwei.kang, George Dunlap

Hello Xudong,

On 23/05/2017 03:56, Hao, Xudong wrote:
> We performed Xen 4.9 RC4 testing on Intel Xeon Skylake, Broadwell,
> Haswell server platforms, verified many functional features on Xen 4.9.
> We’d like to share the result out.

Thank you for the testing.

>
>
>
> Most of features passed to testing on Xen 4.9 RC4, RAS and nested has
> some bugs.
>
>
>
> RAS:
>
> 1.      xen-mceinj tool testing cause dom0 crash
> https://www.mail-archive.com/xen-devel@lists.xen.org/msg108671.html
>
> 2.      CPU online/offline fail, Luwei is fixing it:
> https://www.mail-archive.com/xen-devel@lists.xen.org/msg108660.html

I would recommend to tag the patch with for-4.9 + CC me if this is a 
regression and you would like the patch to be included in the next release.

>
>
>
> Nested:
>
> Nested is worse although we know it’s an experimental feature. Only Xen
> on Xen works, others hybrid such as KVM on Xen, hyperV on Xen, VMware on
> Xen all fail.
>
> The status is same as Xen 4.8 rc2.
> https://wiki.xenproject.org/wiki/Nested_Virtualization_in_Xen

Would it be possible to update the wiki with Xen 4.9 rc4?

Cheers,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Xen 4.9 RC4 test result
  2017-05-25  7:39 ` Julien Grall
@ 2017-05-25  8:01   ` Hao, Xudong
  2017-05-25 15:57     ` Julien Grall
  0 siblings, 1 reply; 4+ messages in thread
From: Hao, Xudong @ 2017-05-25  8:01 UTC (permalink / raw)
  To: Julien Grall, xen-devel; +Cc: Lars Kurth, nd, Kang, Luwei, George Dunlap

Hi, Julien


> -----Original Message-----
> From: Julien Grall [mailto:julien.grall@arm.com]
> Sent: Thursday, May 25, 2017 3:40 PM
> To: Hao, Xudong <xudong.hao@intel.com>; xen-devel@lists.xen.org
> Cc: nd@arm.com; Lars Kurth <lars.kurth@citrix.com>; George Dunlap
> <George.Dunlap@citrix.com>; Kang, Luwei <luwei.kang@intel.com>
> Subject: Re: Xen 4.9 RC4 test result
> 
> Hello Xudong,
> 
> On 23/05/2017 03:56, Hao, Xudong wrote:
> > We performed Xen 4.9 RC4 testing on Intel Xeon Skylake, Broadwell,
> > Haswell server platforms, verified many functional features on Xen 4.9.
> > We'd like to share the result out.
> 
> Thank you for the testing.
> 
> >
> >
> >
> > Most of features passed to testing on Xen 4.9 RC4, RAS and nested has
> > some bugs.
> >
> >
> >
> > RAS:
> >
> > 1.      xen-mceinj tool testing cause dom0 crash
> > https://www.mail-archive.com/xen-devel@lists.xen.org/msg108671.html
> >
> > 2.      CPU online/offline fail, Luwei is fixing it:
> > https://www.mail-archive.com/xen-devel@lists.xen.org/msg108660.html
> 
> I would recommend to tag the patch with for-4.9 + CC me if this is a regression
> and you would like the patch to be included in the next release.
> 

It's a regression from Xen 4.8 to Xen 4.9. Yes, I'd like the patch be merged in next release.
The patch author Luwei already sent out v4, is it fine to reply the patch with "[PATCH v4 for-4.9]" ?

> >
> >
> >
> > Nested:
> >
> > Nested is worse although we know it's an experimental feature. Only
> > Xen on Xen works, others hybrid such as KVM on Xen, hyperV on Xen,
> > VMware on Xen all fail.
> >
> > The status is same as Xen 4.8 rc2.
> > https://wiki.xenproject.org/wiki/Nested_Virtualization_in_Xen
> 
> Would it be possible to update the wiki with Xen 4.9 rc4?
> 

We will, mostly maybe for next release or the 4.9 final release version if we have update data.


Thanks,
-Xudong

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Xen 4.9 RC4 test result
  2017-05-25  8:01   ` Hao, Xudong
@ 2017-05-25 15:57     ` Julien Grall
  0 siblings, 0 replies; 4+ messages in thread
From: Julien Grall @ 2017-05-25 15:57 UTC (permalink / raw)
  To: Hao, Xudong, xen-devel; +Cc: Lars Kurth, Kang, Luwei, George Dunlap

On 25/05/17 09:01, Hao, Xudong wrote:
>> -----Original Message-----
>> From: Julien Grall [mailto:julien.grall@arm.com]
>> Sent: Thursday, May 25, 2017 3:40 PM
>> To: Hao, Xudong <xudong.hao@intel.com>; xen-devel@lists.xen.org
>> Cc: nd@arm.com; Lars Kurth <lars.kurth@citrix.com>; George Dunlap
>> <George.Dunlap@citrix.com>; Kang, Luwei <luwei.kang@intel.com>
>> Subject: Re: Xen 4.9 RC4 test result
>>
>> Hello Xudong,
>>
>> On 23/05/2017 03:56, Hao, Xudong wrote:
>>> We performed Xen 4.9 RC4 testing on Intel Xeon Skylake, Broadwell,
>>> Haswell server platforms, verified many functional features on Xen 4.9.
>>> We'd like to share the result out.
>>
>> Thank you for the testing.
>>
>>>
>>>
>>>
>>> Most of features passed to testing on Xen 4.9 RC4, RAS and nested has
>>> some bugs.
>>>
>>>
>>>
>>> RAS:
>>>
>>> 1.      xen-mceinj tool testing cause dom0 crash
>>> https://www.mail-archive.com/xen-devel@lists.xen.org/msg108671.html
>>>
>>> 2.      CPU online/offline fail, Luwei is fixing it:
>>> https://www.mail-archive.com/xen-devel@lists.xen.org/msg108660.html
>>
>> I would recommend to tag the patch with for-4.9 + CC me if this is a regression
>> and you would like the patch to be included in the next release.
>>
>
> It's a regression from Xen 4.8 to Xen 4.9. Yes, I'd like the patch be merged in next release.
> The patch author Luwei already sent out v4, is it fine to reply the patch with "[PATCH v4 for-4.9]" ?

I would also mention it in the e-mail explaining why you want it for Xen 
4.9.

Cheers,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-05-25 15:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-23  2:56 Xen 4.9 RC4 test result Hao, Xudong
2017-05-25  7:39 ` Julien Grall
2017-05-25  8:01   ` Hao, Xudong
2017-05-25 15:57     ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.