[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFHC0AFQoJ98Xo2A@MacBook-Air.local>
Date: Tue, 17 Jun 2025 22:32:32 +0300
From: Joe Damato <joe@...a.to>
To: Breno Leitao <leitao@...ian.org>
Cc: Jakub Kicinski <kuba@...nel.org>, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
David Wei <dw@...idwei.uk>, Shuah Khan <shuah@...nel.org>,
Simon Horman <horms@...nel.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
gustavold@...il.com
Subject: Re: [PATCH net-next v3 2/4] netdevsim: collect statistics at RX side
On Tue, Jun 17, 2025 at 01:18:58AM -0700, Breno Leitao wrote:
> When the RX side of netdevsim was added, the RX statistics were missing,
> making the driver unusable for GenerateTraffic() test framework.
>
> This patch adds proper statistics tracking on RX side, complementing the
> TX path.
>
> Signed-off-by: Breno Leitao <leitao@...ian.org>
> ---
> drivers/net/netdevsim/netdev.c | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>
Thanks for moving the RX accounting around.
Reviewed-by: Joe Damato <joe@...a.to>
Powered by blists - more mailing lists