From: David Miller <davem@davemloft.net>
To: bhutchings@solarflare.com
Cc: anirban.chakraborty@qlogic.com, netdev@vger.kernel.org
Subject: Re: [PATCHv4 net-next-2.6] ethtool: Added support for FW dump
Date: Fri, 13 May 2011 14:40:01 -0400 (EDT) [thread overview]
Message-ID: <20110513.144001.1731111272250389970.davem@davemloft.net> (raw)
In-Reply-To: <1305241507.14174.3.camel@bwh-desktop>
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Fri, 13 May 2011 00:05:07 +0100
> On Thu, 2011-05-12 at 15:48 -0700, Anirban Chakraborty wrote:
>> Added code to take FW dump via ethtool. Dump level can be controlled via setting the
>> dump flag. A get function is provided to query the current setting of the dump flag.
>> Dump data is obtained from the driver via a separate get function.
>>
>> Changes from v3:
>> Fixed buffer length issue in ethtool_get_dump_data function.
>> Updated kernel doc for ethtool_dump struct and get_dump_flag function.
>>
>> Changes from v2:
>> Provided separate commands for get flag and data.
>> Check for minimum of the two buffer length obtained via ethtool and driver and
>> use that for dump buffer
>> Pass up the driver return error codes up to the caller.
>> Added kernel doc comments.
>>
>> Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
>
> There is one tiny error I didn't notice before, which I think David can
> fix up if and when he applies this:
Applied with "u8/__u8" fixed up, thanks!
next prev parent reply other threads:[~2011-05-13 18:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-12 22:48 [PATCHv4] ethtool: Added FW dump support Anirban Chakraborty
2011-05-12 22:48 ` [PATCHv4 net-next-2.6] ethtool: Added support for FW dump Anirban Chakraborty
2011-05-12 23:05 ` Ben Hutchings
2011-05-13 18:40 ` David Miller [this message]
2011-05-12 22:48 ` [PATCHv3 net-next-2.6 1/3] qlcnic: FW dump support Anirban Chakraborty
2011-05-13 18:44 ` David Miller
2011-05-12 22:48 ` [PATCHv3 net-next-2.6 2/3] qlcnic: Take FW dump via ethtool Anirban Chakraborty
2011-05-13 18:44 ` David Miller
2011-05-12 22:48 ` [PATCHv3 net-next-2.6 3/3] qlcnic: Bumped up version number to 5.0.18 Anirban Chakraborty
2011-05-13 18:44 ` David Miller
2011-05-27 20:31 ` [PATCHv4] ethtool: Added FW dump support Anirban Chakraborty
2011-05-27 20:47 ` Ben Hutchings
2011-06-01 21:35 ` Ben Hutchings
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=20110513.144001.1731111272250389970.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=anirban.chakraborty@qlogic.com \
--cc=bhutchings@solarflare.com \
--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;
as well as URLs for NNTP newsgroup(s).