[PATCH] pdump: clear statistics when enabled

Thomas Monjalon thomas at monjalon.net
Wed Mar 19 03:59:16 CET 2025


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 at dpdk.org
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>

Sorry this "christmas" patch was forgotten.

Applied, thanks.




More information about the stable mailing list