On 2/19/2024 2:44 AM, Rushil Gupta wrote: > This was causing failure for testpmd runs (for queues >=15) > presumably due to flooding of logs due to descriptor ring being > overwritten. > > Fixes: a01854 ("net/gve: fix dqo bug for chained descriptors") > Cc: sta...@dpdk.org > > Signed-off-by: Rushil Gupta <rush...@google.com> > Reviewed-by: Joshua Washington <joshw...@google.com> >
Squashed into relevant commit in next-net, thanks.