Re: [PATCH] Add page_per_vq flag to the 'driver' element of virtio devices

2021-05-04 Thread Gavi Teitz
On 4/29/21 5:43 PM, Jonathon Jongsma wrote: > On Thu, 2021-04-29 at 14:12 +0300, Gavi Teitz wrote: >>

Re: [PATCH] Add page_per_vq flag to the 'driver' element of virtio devices

2021-05-04 Thread Gavi Teitz
On 4/29/21 2:51 PM, Peter Krempa wrote: On Thu, Apr 29, 2021 at 14:12:44 +0300, Gavi Teitz wrote:

Re: [PATCH] Add page_per_vq flag to the 'driver' element of virtio devices

2021-04-29 Thread Jonathon Jongsma
On Thu, 2021-04-29 at 14:12 +0300, Gavi Teitz wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1925363 > > Add support for setting the page-per-vq flag, which is important for > vdpa with vhost-user performance. > > Signed-off-by: Gavi Teitz > [snip] > diff --git a/src/conf/domain_conf.c

Re: [PATCH] Add page_per_vq flag to the 'driver' element of virtio devices

2021-04-29 Thread Peter Krempa
On Thu, Apr 29, 2021 at 14:12:44 +0300, Gavi Teitz wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1925363 > > Add support for setting the page-per-vq flag, which is important for > vdpa with vhost-user performance. > > Signed-off-by: Gavi Teitz > --- > docs/formatdomain.rst

[PATCH] Add page_per_vq flag to the 'driver' element of virtio devices

2021-04-29 Thread Gavi Teitz
https://bugzilla.redhat.com/show_bug.cgi?id=1925363 Add support for setting the page-per-vq flag, which is important for vdpa with vhost-user performance. Signed-off-by: Gavi Teitz --- docs/formatdomain.rst | 11 +- docs/schemas/domaincommon.rng