[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210723180249.57599-1-snelson@pensando.io>
Date: Fri, 23 Jul 2021 11:02:44 -0700
From: Shannon Nelson <snelson@...sando.io>
To: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Cc: drivers@...sando.io, Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net 0/5] ionic: bug fixes
Fix a thread race in rx_mode, remove unnecessary log message,
fix dynamic coalescing issues, and count all csum_none cases.
Shannon Nelson (5):
ionic: make all rx_mode work threadsafe
ionic: catch no ptp support earlier
ionic: remove intr coalesce update from napi
ionic: fix up dim accounting for tx and rx
ionic: count csum_none when offload enabled
.../net/ethernet/pensando/ionic/ionic_lif.c | 197 +++++++++---------
.../net/ethernet/pensando/ionic/ionic_lif.h | 11 +-
.../net/ethernet/pensando/ionic/ionic_phc.c | 10 +-
.../net/ethernet/pensando/ionic/ionic_txrx.c | 41 ++--
4 files changed, 132 insertions(+), 127 deletions(-)
--
2.17.1
Powered by blists - more mailing lists