[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240813234122.53083-1-brett.creeley@amd.com>
Date: Tue, 13 Aug 2024 16:41:20 -0700
From: Brett Creeley <brett.creeley@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <shannon.nelson@....com>, <brett.creeley@....com>
Subject: [PATCH net 0/2] ionic: Small fixes
Fixes for the ionic driver related to the case where napi budget
is 0 and also a fix for possible tx_timeout.
Brett Creeley (2):
ionic: Fix napi case where budget == 0
ionic: Prevent tx_timeout due to frequent doorbell ringing
drivers/net/ethernet/pensando/ionic/ionic_dev.h | 2 +-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 2 +-
drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 3 ---
3 files changed, 2 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists