
18 Nov
2016
18 Nov
'16
11:14 a.m.
On 18.11.2016 16:57, Andrea Bolognani wrote:
On Fri, 2016-11-04 at 13:28 +0100, Michal Privoznik wrote:
Basically this is trivial. Everything is prepared and the only thing that prevented us from doing this was missing exception in one check. Trivial.
Michal Privoznik (2): qemuDomainAttachNetDevice: Don't overwrite error on rollback qemuDomainAttachNetDevice: Enable multiqueue for vhost-user
Still a good candidate for a NEWS file entry, don't you agree? :)
Sure: Improvements: With this release, hotplug of vhostuser typed interfaces with multiqueue feature was enabled. The packet stream from this kind of interfaces can thus be processed on multiple cores simultaneously enabling higher performance. Michal