From: Thomas Falcon <tlfalcon@linux.ibm.com>
To: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Cc: tyreld@linux.ibm.com, Thomas Falcon <tlfalcon@linux.ibm.com>,
mwb@linux.ibm.com, julietk@linux.ibm.com
Subject: [PATCH net 0/2] ibmvnic: Fix queue and buffer accounting errors
Date: Wed, 21 Nov 2018 11:17:57 -0600 [thread overview]
Message-ID: <1542820679-30184-1-git-send-email-tlfalcon@linux.ibm.com> (raw)
This series includes two small fixes. The first resolves a typo bug
in the code to clean up unused RX buffers during device queue removal.
The second ensures that device queue memory is updated to reflect new
supported queue ring sizes after migration to other backing hardware.
Thomas Falcon (2):
ibmvnic: Fix RX queue buffer cleanup
ibmvnic: Update driver queues after change in ring size support
drivers/net/ethernet/ibm/ibmvnic.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-11-21 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-21 17:17 Thomas Falcon [this message]
2018-11-21 17:17 ` [PATCH net 1/2] ibmvnic: Fix RX queue buffer cleanup Thomas Falcon
2018-11-21 17:17 ` [PATCH net 2/2] ibmvnic: Update driver queues after change in ring size support Thomas Falcon
2018-11-22 19:53 ` [PATCH net 0/2] ibmvnic: Fix queue and buffer accounting errors 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=1542820679-30184-1-git-send-email-tlfalcon@linux.ibm.com \
--to=tlfalcon@linux.ibm.com \
--cc=julietk@linux.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mwb@linux.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=tyreld@linux.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;
as well as URLs for NNTP newsgroup(s).