[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190414142308.30946-1-dbolotin@marvell.com>
Date: Sun, 14 Apr 2019 17:23:04 +0300
From: Denis Bolotin <dbolotin@...vell.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: <aelior@...vell.com>, <mkalderon@...vell.com>,
Denis Bolotin <dbolotin@...vell.com>
Subject: [PATCH net 0/4] qed: Fix the Doorbell Overflow Recovery mechanism
Hi Dave,
This patch series fixes and improves the doorbell recovery mechanism.
The main goals of this series are to fix missing attentions from the
doorbells block (DORQ) or not handling them properly, and execute the
recovery from periodic handler instead of the attention handler.
Please consider applying the series to net.
Thanks,
Denis
Denis Bolotin (4):
qed: Delete redundant doorbell recovery types
qed: Fix the doorbell address sanity check
qed: Fix missing DORQ attentions
qed: Fix the DORQ's attentions handling
drivers/net/ethernet/qlogic/qed/qed.h | 7 ++-
drivers/net/ethernet/qlogic/qed/qed_dev.c | 85 ++++++++++++------------------
drivers/net/ethernet/qlogic/qed/qed_int.c | 83 ++++++++++++++++++++++-------
drivers/net/ethernet/qlogic/qed/qed_int.h | 4 +-
drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +-
5 files changed, 105 insertions(+), 76 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists