[dpdk-dev] [PATCH v3 06/21] net/virtio-user: add option to use packed queues

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 5 16:35:30 CEST 2018



On 04/05/2018 12:10 PM, Jens Freimann wrote:
> From: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> 
> Add option to enable packed queue support for virtio-user
> devices.
> 
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> ---
>   drivers/net/virtio/virtio_user/virtio_user_dev.c | 12 ++++++++++--
>   drivers/net/virtio/virtio_user/virtio_user_dev.h |  3 ++-
>   drivers/net/virtio/virtio_user_ethdev.c          | 15 ++++++++++++++-
>   3 files changed, 26 insertions(+), 4 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list