[dpdk-dev] [PATCH v5 00/12] vhost-user multiple queues enabling

2015-09-18 Thread Yuanhan Liu
Sorry that I typed wrong email address of Changchun; I will resend them. Sorry for the noisy. --yliu On Fri, Sep 18, 2015 at 11:01:01PM +0800, Yuanhan Liu wrote: > This patch set enables vhost-user multiple queues. > > Overview > > > It depends on some QEMU patches that, hopefu

[dpdk-dev] [PATCH v5 00/12] vhost-user multiple queues enabling

2015-09-18 Thread Yuanhan Liu
This patch set enables vhost-user multiple queues. Overview It depends on some QEMU patches that, hopefully, will be merged soon. Those qemu patches introduce some new vhost-user messages, for vhost-user mq enabling negotiation. Here is the main negotiation steps (Qemu as master, and DPD