[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180423115605.8531-1-denis.bolotin@cavium.com>
Date: Mon, 23 Apr 2018 14:56:03 +0300
From: Denis Bolotin <denis.bolotin@...ium.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <ariel.elior@...ium.com>,
Denis Bolotin <denis.bolotin@...ium.com>
Subject: [PATCH net-next 0/2] Add configuration information to register dump and debug data
The purpose of this patchset is to add configuration information to the
debug data collection, which already contains register dump.
The first patch (removing the ptt) is essential because it prevents the
unnecessary ptt acquirement when calling mcp APIs.
Denis Bolotin (2):
qed: Delete unused parameter p_ptt from mcp APIs
qed: Add configuration information to register dump and debug data
drivers/net/ethernet/qlogic/qed/qed_debug.c | 113 +++++++++++++++++++++++++++-
drivers/net/ethernet/qlogic/qed/qed_main.c | 9 +--
drivers/net/ethernet/qlogic/qed/qed_mcp.c | 18 +++--
drivers/net/ethernet/qlogic/qed/qed_mcp.h | 16 +++-
include/linux/qed/qed_if.h | 3 +
5 files changed, 141 insertions(+), 18 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists