On Fri, 7 Jul 2023 11:53:16 -0700 [email protected] wrote: > From: Long Li <[email protected]> > > Set the queue state when queue is started/stopped. > > Signed-off-by: Long Li <[email protected]> > --- > drivers/net/netvsc/hn_ethdev.c | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-)
Interesting that not all drivers do this. Acked-by: Stephen Hemminger <[email protected]> The ones not doing it. af_packet af_xdp avp axgbe bnx2x bonding dpaa dpaa2 e1000 ena enetfec gve hinic igc ipn3ke kni liquidio mana memif mlx4 netvsc nfp null octeon_ep pfe ring softnic vdev_netvsc vhost virtio vmxnet3

