Netdev List
 help / color / mirror / Atom feed
From: Denis Bolotin <denis.bolotin@cavium.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <ariel.elior@cavium.com>,
	Denis Bolotin <denis.bolotin@cavium.com>
Subject: [PATCH net-next 0/2] Add configuration information to register dump and debug data
Date: Mon, 23 Apr 2018 14:56:03 +0300	[thread overview]
Message-ID: <20180423115605.8531-1-denis.bolotin@cavium.com> (raw)

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

             reply	other threads:[~2018-04-23 11:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-23 11:56 Denis Bolotin [this message]
2018-04-23 11:56 ` [PATCH net-next 1/2] qed: Delete unused parameter p_ptt from mcp APIs Denis Bolotin
2018-04-23 11:56 ` [PATCH net-next 2/2] qed: Add configuration information to register dump and debug data Denis Bolotin
2018-04-23 16:06 ` [PATCH net-next 0/2] " David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180423115605.8531-1-denis.bolotin@cavium.com \
    --to=denis.bolotin@cavium.com \
    --cc=ariel.elior@cavium.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox