From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tiwei Bie Subject: [PATCH 0/3] Some fixes and doc updates for virtio-user Date: Fri, 21 Sep 2018 20:52:41 +0800 Message-ID: <20180921125244.27861-1-tiwei.bie@intel.com> To: maxime.coquelin@redhat.com, zhihong.wang@intel.com, dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id EF629F04 for ; Fri, 21 Sep 2018 14:54:15 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This series consists of some fixes and doc updates for virtio-user. Tiwei Bie (3): net/virtio-user: fix multiple queue for vhost-kernel net/virtio: add the missing supported features doc: update the doc for virtio-user doc/guides/contributing/documentation.rst | 4 ++-- .../howto/virtio_user_as_exceptional_path.rst | 23 +++++++++++-------- .../virtio_user_for_container_networking.rst | 2 +- drivers/net/virtio/virtio_ethdev.h | 5 +++- .../net/virtio/virtio_user/virtio_user_dev.c | 4 +--- 5 files changed, 21 insertions(+), 17 deletions(-) -- 2.18.0