[dpdk-dev] [PATCH 2/3] net/virtio: reject deferred start Tx queue setup
Tiwei Bie
tiwei.bie at intel.com
Tue Oct 8 07:35:36 CEST 2019
On Tue, Oct 01, 2019 at 04:44:30PM +0100, Andrew Rybchenko wrote:
> From: Dilshod Urazov <Dilshod.Urazov at oktetlabs.ru>
>
> Deferred start Tx queue is not supported by the driver.
>
> Fixes: 0748be2cf9a2 ("ethdev: queue start and stop")
> Cc: stable at dpdk.org
>
> Signed-off-by: Dilshod Urazov <Dilshod.Urazov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> ---
> drivers/net/virtio/virtio_rxtx.c | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>
More information about the dev
mailing list