From: Jakub Kicinski <kuba@kernel.org>
To: Raju Rangoju <Raju.Rangoju@amd.com>
Cc: <netdev@vger.kernel.org>, <andrew+netdev@lunn.ch>,
<davem@davemloft.net>, <edumazet@google.com>, <pabeni@redhat.com>,
<Shyam-sundar.S-k@amd.com>
Subject: Re: [net-next] amd-xgbe: add ethtool counters for error and dropped packets
Date: Wed, 9 Jul 2025 19:28:51 -0700 [thread overview]
Message-ID: <20250709192851.5830305f@kernel.org> (raw)
In-Reply-To: <20250708041041.56787-1-Raju.Rangoju@amd.com>
On Tue, 8 Jul 2025 09:40:41 +0530 Raju Rangoju wrote:
> add the ethtool counters for tx/rx dropped packets and tx/rx error
> packets
Standard stats from struct rtnl_link_stats64 must not be duplicated by
ethtool -S. ethtool -S is for non-standard stats the device may have.
--
pw-bot: reject
prev parent reply other threads:[~2025-07-10 2:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 4:10 [net-next] amd-xgbe: add ethtool counters for error and dropped packets Raju Rangoju
2025-07-08 11:32 ` Vadim Fedorenko
2025-07-10 2:28 ` Jakub Kicinski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250709192851.5830305f@kernel.org \
--to=kuba@kernel.org \
--cc=Raju.Rangoju@amd.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.