Message ID | 20180921125244.27861-1-tiwei.bie@intel.com |
---|---|
Headers | show |
Series |
|
Related | show |
On 09/21/2018 02:52 PM, Tiwei Bie wrote: > 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(-) > Applied to dpdk-next-virtio/master. Thanks, Maxime