vhost-user: enable multiple queue
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Thu, 22 Oct 2015 12:35:55 +0000 (20:35 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 26 Oct 2015 20:23:54 +0000 (21:23 +0100)
commit19d4d7ef2a216b5418d8edb5b004d1a58bba3cc1
tree759f4bf76c1b2fb6d5de402f4702852e0b484d68
parent77d20126b4c21c57eb52caa8261a607704ed50f3
vhost-user: enable multiple queue

By setting VHOST_USER_PROTOCOL_F_MQ protocol feature bit, and
VIRTIO_NET_F_MQ feature bit.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Acked-by: Huawei Xie <huawei.xie@intel.com>
doc/guides/rel_notes/release_2_2.rst
lib/librte_vhost/vhost_user/virtio-net-user.h
lib/librte_vhost/virtio-net.c