On Wed, 18 Nov 2020 18:18:24 +0100 Antonio Cardace wrote:
> debugfs_create_bool("report_stats_tx", 0600, dir,
> - &ns->ethtool.report_stats_tx);
> + &ns->ethtool.pauseparam.report_stats_tx);
Sorry missed that in v4, this belongs in the previous
Add ethtool ring and coalesce settings support for testing.
Signed-off-by: Antonio Cardace
Reviewed-by: Michal Kubecek
---
drivers/net/netdevsim/ethtool.c | 68 +--
drivers/net/netdevsim/netdevsim.h | 3 ++
2 files changed, 67 insertions(+), 4 deletions(-)
diff -