From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH] pdump: clear statistics when enabled
Date: Wed, 19 Mar 2025 03:59:16 +0100 [thread overview]
Message-ID: <6855455.e8TTKsaY2g@thomas> (raw)
In-Reply-To: <20241219235853.854132-1-stephen@networkplumber.org>
20/12/2024 00:58, Stephen Hemminger:
> The pdump statistics are used to keep track of the number
> of packets captured, filtered, etc. These need not be cumalative
> and instead should be start counting when capture starts.
>
> This fixes the issue where multiple invocations of dumpcap
> would include counts from previous invocations.
>
> Bugzilla ID: 1604
> Fixes: 10f726efe26c ("pdump: support pcapng and filtering")
> Cc: stable@dpdk.org
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Sorry this "christmas" patch was forgotten.
Applied, thanks.
prev parent reply other threads:[~2025-03-19 2:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 23:58 [PATCH] pdump: clear statistics when enabled Stephen Hemminger
2025-03-19 2:59 ` Thomas Monjalon [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=6855455.e8TTKsaY2g@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=stable@dpdk.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 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.