[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210330195210.49069-1-snelson@pensando.io>
Date: Tue, 30 Mar 2021 12:52:06 -0700
From: Shannon Nelson <snelson@...sando.io>
To: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org
Cc: drivers@...sando.io, Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net-next 0/4] ionic: code cleanup for heartbeat, dma error counts, sizeof, stats
These patches are a few more bits of code cleanup found in
testing and review: count all our dma error instances, make
better use of sizeof, fix a race in our device heartbeat check,
and clean up code formatting in the ethtool stats collection.
Shannon Nelson (4):
ionic: count dma errors
ionic: fix sizeof usage
ionic: avoid races in ionic_heartbeat_check
ionic: pull per-q stats work out of queue loops
.../net/ethernet/pensando/ionic/ionic_dev.c | 93 +++++---
.../net/ethernet/pensando/ionic/ionic_dev.h | 7 +-
.../net/ethernet/pensando/ionic/ionic_lif.c | 8 +-
.../net/ethernet/pensando/ionic/ionic_stats.c | 219 ++++++++++--------
.../net/ethernet/pensando/ionic/ionic_txrx.c | 9 +-
5 files changed, 199 insertions(+), 137 deletions(-)
--
2.17.1
Powered by blists - more mailing lists