Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-10-07 Thread Zhenyu Wang
On 2018.10.08 03:19:25 +, Tian, Kevin wrote: > Hi, Zhenyu, > > curious about the progress of this series. Is there still some open remaining > or a new version coming soon? > I had new version almost ready before my vacation, planned to send after be back. So will refresh this later. Sorry

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-10-07 Thread Tian, Kevin
Hi, Zhenyu, curious about the progress of this series. Is there still some open remaining or a new version coming soon? Thanks Kevin > From: Zhenyu Wang [mailto:zhen...@linux.intel.com] > Sent: Friday, July 20, 2018 10:19 AM > > Current mdev device create interface depends on fixed mdev type,

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-29 Thread Zhenyu Wang
On 2018.07.27 16:45:55 +0200, Erik Skultety wrote: > On Thu, Jul 26, 2018 at 06:04:10PM +0200, Cornelia Huck wrote: > > On Thu, 26 Jul 2018 17:43:45 +0200 > > Erik Skultety wrote: > > > > > On Thu, Jul 26, 2018 at 05:30:07PM +0200, Cornelia Huck wrote: > > > > One thing I noticed is that we have

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-27 Thread Erik Skultety
On Thu, Jul 26, 2018 at 06:04:10PM +0200, Cornelia Huck wrote: > On Thu, 26 Jul 2018 17:43:45 +0200 > Erik Skultety wrote: > > > On Thu, Jul 26, 2018 at 05:30:07PM +0200, Cornelia Huck wrote: > > > One thing I noticed is that we have seem to have an optional (?) > > > vendor-driver created

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Zhenyu Wang
On 2018.07.24 11:44:40 -0600, Alex Williamson wrote: > On Fri, 20 Jul 2018 10:19:24 +0800 > Zhenyu Wang wrote: > > > Current mdev device create interface depends on fixed mdev type, which get > > uuid > > from user to create instance of mdev device. If user wants to use customized > > number of

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Cornelia Huck
On Thu, 26 Jul 2018 17:43:45 +0200 Erik Skultety wrote: > On Thu, Jul 26, 2018 at 05:30:07PM +0200, Cornelia Huck wrote: > > One thing I noticed is that we have seem to have an optional (?) > > vendor-driver created "aggregation" attribute (which always prints > > "true" in the Intel driver).

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Erik Skultety
On Thu, Jul 26, 2018 at 08:29:45AM -0600, Alex Williamson wrote: > On Thu, 26 Jul 2018 15:50:28 +0200 > Erik Skultety wrote: > > > On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > > > On Fri, 20 Jul 2018 10:19:24 +0800 > > > Zhenyu Wang wrote: > > > > > > > Current mdev device

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Cornelia Huck
On Thu, 26 Jul 2018 09:51:26 -0600 Alex Williamson wrote: > On Thu, 26 Jul 2018 17:30:07 +0200 > Cornelia Huck wrote: > > > On Thu, 26 Jul 2018 15:50:28 +0200 > > Erik Skultety wrote: > > > Since libvirt doesn't have an API to create mdevs yet, this doesn't pose > > > an > > > issue for us

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Alex Williamson
On Thu, 26 Jul 2018 17:30:07 +0200 Cornelia Huck wrote: > On Thu, 26 Jul 2018 15:50:28 +0200 > Erik Skultety wrote: > > > On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > > > On Fri, 20 Jul 2018 10:19:24 +0800 > > > Zhenyu Wang wrote: > > > > > > > Current mdev device

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Erik Skultety
On Thu, Jul 26, 2018 at 05:30:07PM +0200, Cornelia Huck wrote: > On Thu, 26 Jul 2018 15:50:28 +0200 > Erik Skultety wrote: > > > On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > > > On Fri, 20 Jul 2018 10:19:24 +0800 > > > Zhenyu Wang wrote: > > > > > > > Current mdev device

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Cornelia Huck
On Thu, 26 Jul 2018 15:50:28 +0200 Erik Skultety wrote: > On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > > On Fri, 20 Jul 2018 10:19:24 +0800 > > Zhenyu Wang wrote: > > > > > Current mdev device create interface depends on fixed mdev type, which > > > get uuid > > > from

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Alex Williamson
On Thu, 26 Jul 2018 15:50:28 +0200 Erik Skultety wrote: > On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > > On Fri, 20 Jul 2018 10:19:24 +0800 > > Zhenyu Wang wrote: > > > > > Current mdev device create interface depends on fixed mdev type, which > > > get uuid > > > from

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-26 Thread Erik Skultety
On Tue, Jul 24, 2018 at 11:44:40AM -0600, Alex Williamson wrote: > On Fri, 20 Jul 2018 10:19:24 +0800 > Zhenyu Wang wrote: > > > Current mdev device create interface depends on fixed mdev type, which get > > uuid > > from user to create instance of mdev device. If user wants to use customized >

Re: [libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-24 Thread Alex Williamson
On Fri, 20 Jul 2018 10:19:24 +0800 Zhenyu Wang wrote: > Current mdev device create interface depends on fixed mdev type, which get > uuid > from user to create instance of mdev device. If user wants to use customized > number of resource for mdev device, then only can create new mdev type for

[libvirt] [PATCH v2 0/4] New mdev type handling for aggregated resources

2018-07-19 Thread Zhenyu Wang
Current mdev device create interface depends on fixed mdev type, which get uuid from user to create instance of mdev device. If user wants to use customized number of resource for mdev device, then only can create new mdev type for that which may not be flexible. This requirement comes not only