[libvirt] [PATCH] virNetDevTapCreate: Fail on systems not supporting IFF_MULTI_QUEUE

Michal Privoznik mprivozn at redhat.com
Wed May 22 16:53:01 UTC 2013


On 22.05.2013 18:50, Eric Blake wrote:
> On 05/22/2013 10:37 AM, Michal Privoznik wrote:
>> In my previous patches I enabled the IFF_MULTI_QUEUE flag every
>> time the user requested multiqueue TAP device. However, this
>> works only at runtime. During build time the flag may be
>> undeclared.
>> ---
>>  src/util/virnetdevtap.c | 9 ++++++++-
>>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> ACK.
> 

Thanks, pushed.

Michal




More information about the libvir-list mailing list