[dpdk-dev] [PATCH 0/3] Some fixes on virtio-user/vhost

Jianfeng Tan jianfeng.tan at intel.com
Mon Feb 12 04:20:25 CET 2018


Patch 1: a trivial fix on reword a log message.
Patch 2: fix the rxq interrupt mode when virtio-user is used
         with vhost kernel.
Patch 3: a trivial fix on LSC fd init when virtio-user is used
         with vhost kernel.

Jianfeng Tan (3):
  net/vhost: fix incorrect log info
  net/virtio-user: fix not working with vhost kernel
  net/virtio-user: fix not proper initialized

 drivers/net/vhost/rte_eth_vhost.c                | 4 ++--
 drivers/net/virtio/virtio_user/virtio_user_dev.c | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.7.4



More information about the dev mailing list