> Subject: Re: [PATCH net-next 0/2] dpaa2-eth: add reset control for debugfs > stats > > On Tue, 28 Jul 2020 12:48:10 +0300 Ioana Ciornei wrote: > > This patch set adds debugfs controls for clearing the software and > > hardware kept counters. This is especially useful in the context of > > debugging when there is a need for statistics per a run of the test. > > No, come on, you know what we're going to say to a debugfs patch like this... >
Eh, I figured it was worth a try since I saw that i40e also supports clearing the stats through debugfs. > Is there anything dpaa2-specific here? We should be able to add a common API > for this. No, there is nothing dpaa2-specific. The common API would be in the 'ethtool --reset' area or do you have anything other in mind? Ioana
