From: David Ahern <dsahern@kernel.org>
To: Stephen Hemminger <stephen@networkplumber.org>, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next] ifstat: support 64 interface stats
Date: Wed, 6 Mar 2024 09:44:05 -0700 [thread overview]
Message-ID: <939c7e01-38e4-42f1-aa28-aaf83aae4c39@kernel.org> (raw)
In-Reply-To: <20240229043813.197892-1-stephen@networkplumber.org>
On 2/28/24 9:37 PM, Stephen Hemminger wrote:
> The 32 bit statistics are problematic since 32 bit value can
> easily wraparound at high speed. Use 64 bit stats if available.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
> misc/ifstat.c | 37 ++++++++++++++++++++++++++++++++-----
> 1 file changed, 32 insertions(+), 5 deletions(-)
>
applied to iproute2-next
prev parent reply other threads:[~2024-03-06 16:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 4:37 [PATCH iproute2-next] ifstat: support 64 interface stats Stephen Hemminger
2024-03-06 16:44 ` David Ahern [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=939c7e01-38e4-42f1-aa28-aaf83aae4c39@kernel.org \
--to=dsahern@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).