[dpdk-dev] [PATCH 1/2] net/virtio-user: fix packed vq option parsing
Maxime Coquelin
maxime.coquelin at redhat.com
Thu Jan 3 10:52:23 CET 2019
On 1/3/19 3:40 AM, Tiwei Bie wrote:
> Add the RING_PACKED feature to dev->unsupported_features
> when it's disabled, and add the missing packed vq param
> string. And also revert the unexpected change to MAC option
> introduced when adding packed vq option.
>
> Fixes: 34f3966c7f81 ("net/virtio-user: add option to use packed queues")
>
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
> drivers/net/virtio/virtio_user/virtio_user_dev.c | 11 ++++-------
> drivers/net/virtio/virtio_user_ethdev.c | 7 ++++---
> 2 files changed, 8 insertions(+), 10 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list