[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4ae97ce1-77b0-e285-4a1d-c5975aec18a1@pensando.io>
Date: Fri, 1 Oct 2021 10:58:36 -0700
From: Shannon Nelson <snelson@...sando.io>
To: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Cc: drivers@...sando.io, jtoppins@...hat.com
Subject: Re: [PATCH net-next 0/7] ionic: housekeeping updates
On 10/1/21 10:37 AM, Shannon Nelson wrote:
> These are a few changes for code clean up and a couple
> more lock management tweaks.
Hmmm... I see that patchwork is complaining about these not applying to
the current net-next tree.
My apologies, I'll rebase and repost.
sln
>
> Shannon Nelson (7):
> ionic: remove debug stats
> ionic: check for binary values in FW ver string
> ionic: move lif mutex setup and delete
> ionic: widen queue_lock use around lif init and deinit
> ionic: add polling to adminq wait
> ionic: have ionic_qcq_disable decide on sending to hardware
> ionic: add lif param to ionic_qcq_disable
>
> drivers/net/ethernet/pensando/ionic/ionic.h | 1 +
> .../ethernet/pensando/ionic/ionic_debugfs.c | 2 -
> .../net/ethernet/pensando/ionic/ionic_dev.c | 1 -
> .../net/ethernet/pensando/ionic/ionic_dev.h | 4 -
> .../ethernet/pensando/ionic/ionic_ethtool.c | 38 -----
> .../net/ethernet/pensando/ionic/ionic_lif.c | 74 ++++++----
> .../net/ethernet/pensando/ionic/ionic_lif.h | 45 ------
> .../net/ethernet/pensando/ionic/ionic_main.c | 53 +++++--
> .../net/ethernet/pensando/ionic/ionic_stats.c | 130 ------------------
> .../net/ethernet/pensando/ionic/ionic_txrx.c | 14 --
> 10 files changed, 89 insertions(+), 273 deletions(-)
>
Powered by blists - more mailing lists