<div dir="ltr">Hi Michal,<div><br></div><div>Mine is </div><div><br></div><div><div>iplab@iceman:~$ libvirtd --version</div><div>libvirtd (libvirt) 1.3.1</div></div><div><br></div><div>I think this can be the issue. I will update and try again</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Best Regards,<br>Ashish Kurian</div></div>
<br><div class="gmail_quote">On Thu, Oct 26, 2017 at 10:46 AM, Michal Privoznik <span dir="ltr"><<a href="mailto:mprivozn@redhat.com" target="_blank">mprivozn@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/26/2017 10:38 AM, Ashish Kurian wrote:<br>
> Hi Yalan and Michal,<br>
><br>
> Thank you for your response. So what I understand is that I can change<br>
> rx_queue size even if I use direct type interface and qemu driver as long<br>
> as the driver is virtio. Am I right?<br>
<br>
</span>Yes.<br>
<span class=""><br>
> If that is the case why am I getting<br>
> the error saying that<br>
><br>
> error: XML document failed to validate against schema: Unable to validate<br>
> doc against /usr/share/libvirt/schemas/<wbr>domain.rng<br>
> Extra element devices in interleave<br>
> Element domain failed to validate content<br>
<br>
</span>What's your libvirt version? For rx_queue_size you need 2.3.0 or newer.<br>
For tx_queue_size you need 3.7.0 or newer (not that there's one yet).<br>
<span class=""><br>
><br>
> for the following xml config? Btw I changed vepa to bridged mode hoping it<br>
> would help me. Also note that I tried the following without any driver name<br>
> and it still failed.<br>
><br>
><br>
> <interface type='direct'><br>
>       <mac address='52:54:00:72:f9:eb'/><br>
>       <source dev='enp7s0f0' mode='bridge'/><br>
>       <model type='virtio'/><br>
>       <driver name='qemu' queues='5' rx_queue_size='512'><br>
>         <host csum='off' gso='off' tso4='off' tso6='off' ecn='off'<br>
> ufo='off' mrg_rxbuf='off'/><br>
>         <guest csum='off' tso4='off' tso6='off' ecn='off' ufo='off'/><br>
>       </driver><br>
><br>
<br>
</span>This works for me. I'm running recent git.<br>
<span class="HOEnZb"><font color="#888888"><br>
Michal<br>
</font></span></blockquote></div><br></div>