[libvirt] Libvirt multi queue support

Michal Privoznik mprivozn at redhat.com
Thu Aug 29 07:12:40 UTC 2013


On 29.08.2013 08:55, Naor Shlomo wrote:
> How odd.
> 
> The Kernel is the first thing I upgraded, here's the output of "uname -r":
> 3.10.9
> 
> I searched for IFF_MULTI_QUEUE in /usr/include/linux/if_tun.h and indeed it wasn't there.
> I believe Kernel 3.10 should support the Multi Queue, do I need to recompile it? maybe change its config file?

You shouldn't need to enable anything in the .config. However, you may
need to update the linux-headers if you're building the libvirt on your
own. There's a build-time check for IFF_MULTI_QUEUE.

Michal




More information about the libvir-list mailing list