From: Taku Izumi <izumi.taku@jp.fujitsu.com>
To: Bruce Allan <bruce.w.allan@intel.com>,
"David S. Miller" <davem@davemloft.net>,
Jesse Brandeburg <jesse.brandeburg@intel.com>,
John Ronciak <john.ronciak@intel.com>,
"Kirsher, Jeffre
Cc: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>, chavey@google.com
Subject: [PATCH v3 0/3] e1000e,igb,ixgbe: add registers etc. printout code just before resetting adapters
Date: Mon, 19 Apr 2010 20:20:59 +0900 [thread overview]
Message-ID: <4BCC3C9B.3000901@jp.fujitsu.com> (raw)
Hi Jeff,
This patchset is the update version of "register etc. printout code" patch.
The old ones are
http://kerneltrap.org/mailarchive/linux-netdev/2010/1/7/6265865
http://kerneltrap.org/mailarchive/linux-netdev/2010/1/22/6267176
v2 -> v3:
- avoid modifying headers
- delete "dump_flag" module parameter and use msglvl instead.
To enable the printout, it is necessary to specify msglvl like the following.
# ethtool -s eth0 msglvl 0x2003
Best regards,
Taku Izumi
next reply other threads:[~2010-04-19 11:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-19 11:20 Taku Izumi [this message]
2010-04-19 11:25 ` [PATCH v3 1/3] e1000e: add registers etc. printout code just before resetting adapters Taku Izumi
2010-04-19 11:26 ` [PATCH v3 2/3] igb: " Taku Izumi
2010-04-19 11:28 ` [PATCH v3 3/3] ixgbe: " Taku Izumi
2010-04-19 22:44 ` [PATCH v3 0/3] e1000e,igb,ixgbe: " Jeff Kirsher
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=4BCC3C9B.3000901@jp.fujitsu.com \
--to=izumi.taku@jp.fujitsu.com \
--cc=bruce.w.allan@intel.com \
--cc=chavey@google.com \
--cc=davem@davemloft.net \
--cc=jesse.brandeburg@intel.com \
--cc=john.ronciak@intel.com \
--cc=kaneshige.kenji@jp.fujitsu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.