[PATCH] net/gve: Change ERR to DEBUG to prevent flooding of logs for Tx-Dqo.

Stephen Hemminger stephen at networkplumber.org
Mon Feb 19 18:26:43 CET 2024


On Mon, 19 Feb 2024 02:44:35 +0000
Rushil Gupta <rushilg at google.com> 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: stable at dpdk.org
> 
> Signed-off-by: Rushil Gupta <rushilg at google.com>
> Reviewed-by: Joshua Washington <joshwash at google.com>

Isn't this still an error. What about the descriptor overwritten is there an mbuf leak?
Maybe a statistic would be better than a message?


More information about the stable mailing list