Re: [dpdk-dev] [PATCH v1 0/2] small fixes

2020-04-10 Thread Maxime Coquelin
On 3/7/20 2:22 PM, Xiaolong Ye wrote: > This series contains small fixes for virtio and vhost. > > Xiaolong Ye (2): > net/virtio: fix for out of date comment > vhost: remove unused variable > > drivers/net/virtio/virtio_ethdev.c | 6 +++--- > lib/librte_vhost/vhost.h | 1 - > 2

[dpdk-dev] [PATCH v1 0/2] small fixes

2020-03-07 Thread Xiaolong Ye
This series contains small fixes for virtio and vhost. Xiaolong Ye (2): net/virtio: fix for out of date comment vhost: remove unused variable drivers/net/virtio/virtio_ethdev.c | 6 +++--- lib/librte_vhost/vhost.h | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) -- 2.17.1