On 10/9/19 2:32 PM, Andrew Rybchenko wrote: > From: Dilshod Urazov <[email protected]> > > Deferred start Tx queue is not supported by the driver. > > Fixes: 0748be2cf9a2 ("ethdev: queue start and stop") > Cc: [email protected] > > Signed-off-by: Dilshod Urazov <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]> > Reviewed-by: Tiwei Bie <[email protected]> > --- > drivers/net/virtio/virtio_rxtx.c | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

