[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250804111456.GT8494@horms.kernel.org>
Date: Mon, 4 Aug 2025 12:14:56 +0100
From: Simon Horman <horms@...nel.org>
To: Mohsin Bashir <mohsin.bashr@...il.com>
Cc: netdev@...r.kernel.org, alexanderduyck@...com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kernel-team@...a.com,
kuba@...nel.org, linux-kernel@...r.kernel.org, pabeni@...hat.com,
sdf@...ichev.me, vadim.fedorenko@...ux.dev
Subject: Re: [PATCH net 1/2] eth: fbnic: Fix tx_dropped reporting
On Fri, Aug 01, 2025 at 07:46:35PM -0700, Mohsin Bashir wrote:
> Correctly copy the tx_dropped stats from the fbd->hw_stats to the
> rtnl_link_stats64 struct.
>
> Fixes: 5f8bd2ce8269 ("eth: fbnic: add support for TMI stats")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> Signed-off-by: Mohsin Bashir <mohsin.bashr@...il.com>
Thanks,
I note that the local variable tx_dropped was being saved to stats64
before it's values were accumulated from hw_stats.
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists