From: David Miller <davem@davemloft.net>
To: simon.horman@netronome.com
Cc: jakub.kicinski@netronome.com, netdev@vger.kernel.org,
oss-drivers@netronome.com, carl.heymann@netronome.com
Subject: Re: [PATCH net-next 00/10] nfp: enhanced debug dump via ethtool
Date: Tue, 05 Dec 2017 15:01:22 -0500 (EST) [thread overview]
Message-ID: <20171205.150122.1487138255244946794.davem@davemloft.net> (raw)
In-Reply-To: <20171204223421.19174-1-simon.horman@netronome.com>
From: Simon Horman <simon.horman@netronome.com>
Date: Mon, 4 Dec 2017 23:34:11 +0100
> Add debug dump implementation to the NFP driver. This makes use of
> existing ethtool infrastructure. ethtool -W is used to select the dump
> level and ethtool -w is used to dump NFP state.
>
> The existing behaviour of dump level 0, dumping the arm.diag resource, is
> preserved. Dump levels greater than 0 are implemented by this patchset and
> optionally supported by firmware providing a _abi_dump_spec rtsym. This
> rtsym provides a specification, in TLV format, of the information to be
> dumped from the NFP at each supported dump level.
>
> Dumps are also structured using a TLVs. They consist a prolog and the data
> described int he corresponding dump.
Series applied, thanks Simon.
prev parent reply other threads:[~2017-12-05 20:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-04 22:34 [PATCH net-next 00/10] nfp: enhanced debug dump via ethtool Simon Horman
2017-12-04 22:34 ` [PATCH net-next 01/10] nfp: debug dump ethtool ops Simon Horman
2017-12-04 22:34 ` [PATCH net-next 02/10] nfp: load debug dump spec Simon Horman
2017-12-04 22:34 ` [PATCH net-next 03/10] nfp: dump prolog Simon Horman
2017-12-04 22:34 ` [PATCH net-next 04/10] nfp: dumpspec TLV traversal Simon Horman
2017-12-04 22:34 ` [PATCH net-next 05/10] nfp: dump rtsyms Simon Horman
2017-12-04 22:34 ` [PATCH net-next 06/10] nfp: dump all hwinfo Simon Horman
2017-12-04 22:34 ` [PATCH net-next 07/10] nfp: dump single hwinfo field by key Simon Horman
2017-12-04 22:34 ` [PATCH net-next 08/10] nfp: dump firmware name Simon Horman
2017-12-04 22:34 ` [PATCH net-next 09/10] nfp: dump CPP, XPB and direct ME CSRs Simon Horman
2017-12-04 22:34 ` [PATCH net-next 10/10] nfp: dump indirect " Simon Horman
2017-12-05 20:01 ` David Miller [this message]
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=20171205.150122.1487138255244946794.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=carl.heymann@netronome.com \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.com \
--cc=simon.horman@netronome.com \
/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).