Re: [dpdk-dev] [PATCH 0/2] Some fixes for virtio and vhost

2018-11-09 Thread Maxime Coquelin
On 11/6/18 7:40 AM, Tiwei Bie wrote: Tiwei Bie (2): vhost: fix IOVA access for packed ring net/virtio-user: fix typo in error message drivers/net/virtio/virtio_user_ethdev.c | 2 +- lib/librte_vhost/virtio_net.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)

[dpdk-dev] [PATCH 0/2] Some fixes for virtio and vhost

2018-11-05 Thread Tiwei Bie
Tiwei Bie (2): vhost: fix IOVA access for packed ring net/virtio-user: fix typo in error message drivers/net/virtio/virtio_user_ethdev.c | 2 +- lib/librte_vhost/virtio_net.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.19.1

Re: [dpdk-dev] [PATCH 0/2] Some fixes for virtio and vhost

2018-10-30 Thread Maxime Coquelin
On 10/25/18 11:46 AM, Tiwei Bie wrote: Tiwei Bie (2): net/virtio: drop duplicated reset method net/vhost: fix parameters string drivers/net/vhost/rte_eth_vhost.c | 6 +- drivers/net/virtio/virtio_pci.c | 15 --- drivers/net/virtio/virtio_pci.h

[dpdk-dev] [PATCH 0/2] Some fixes for virtio and vhost

2018-10-25 Thread Tiwei Bie
Tiwei Bie (2): net/virtio: drop duplicated reset method net/vhost: fix parameters string drivers/net/vhost/rte_eth_vhost.c | 6 +- drivers/net/virtio/virtio_pci.c | 15 --- drivers/net/virtio/virtio_pci.h | 1 - drivers/net/virtio/virtio_user_ethdev.c |