lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 22 Apr 2014 16:01:55 -0400 (EDT) From: David Miller <davem@...emloft.net> To: akong@...hat.com Cc: virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org, mst@...hat.com, jasowang@...hat.com Subject: Re: [PATCH] virtio_net: zero is an invald queue_pairs number From: Amos Kong <akong@...hat.com> Date: Fri, 18 Apr 2014 13:45:41 +0800 > Execute "ethtool -L eth0 combined 0" in guest, if multiqueue > is enabled, virtnet_send_command() will return -EINVAL error, > there is a validation in QEMU. > > But if multiqueue is disabled, virtnet_set_queues() will just > return zero (success). We should return error for this situation. > > Signed-off-by: Amos Kong <akong@...hat.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists