mbox

[0/3] Some fixes and doc updates for virtio-user

Message ID 20180921125244.27861-1-tiwei.bie@intel.com (mailing list archive)
Headers

Message

Tiwei Bie Sept. 21, 2018, 12:52 p.m. UTC
  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(-)