From: John Allen <jallen@linux.vnet.ibm.com>
To: netdev@vger.kernel.org,
Thomas Falcon <tlfalcon@linux.vnet.ibm.com>,
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Subject: [PATCH v2 net-next 0/2] ibmvnic: Tunable parameter support
Date: Mon, 23 Oct 2017 11:30:51 -0500 [thread overview]
Message-ID: <0a25df7c-09d4-c6ca-7441-51535c6c3dc5@linux.vnet.ibm.com> (raw)
This series implements support for changing tunable parameters such as the
mtu, number of tx/rx queues, and number of buffers per queue via ethtool
and ifconfig.
v2: Fix conflict with Tom's recently applied TSO/SG patches
John Allen (2):
ibmvnic: Update reset infrastructure to support tunable parameters
ibmvnic: Fix failover error path for non-fatal resets
drivers/net/ethernet/ibm/ibmvnic.c | 222 ++++++++++++++++++++++++++++++++-----
drivers/net/ethernet/ibm/ibmvnic.h | 24 +++-
2 files changed, 216 insertions(+), 30 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-10-23 16:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-23 16:30 John Allen [this message]
2017-10-23 16:33 ` [PATCH v2 net-next 1/2] ibmvnic: Update reset infrastructure to support tunable parameters John Allen
2017-10-24 16:04 ` Nathan Fontenot
2017-10-23 16:34 ` [PATCH v2 net-next 2/2] ibmvnic: Fix failover error path for non-fatal resets John Allen
2017-10-23 23:02 ` kbuild test robot
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=0a25df7c-09d4-c6ca-7441-51535c6c3dc5@linux.vnet.ibm.com \
--to=jallen@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=nfont@linux.vnet.ibm.com \
--cc=tlfalcon@linux.vnet.ibm.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