Re: [PATCH v2 1/2] dts: add clearing port stats and verbose mode to testpmd

2024-09-23 Thread Jeremy Spewock
Apologies, please disregard this patch, I sent out a v3 with a fixed subject line.

[PATCH v2 1/2] dts: add clearing port stats and verbose mode to testpmd

2024-09-23 Thread jspewock
From: Jeremy Spewock Methods currently exist for querying the statistics of a port in testpmd, but there weren't methods added for clearing the current statistics on a port. This patch adds methods that allow you to clear the statistics of a single port or all ports to account for situations wher