From: Paul Durrant <paul.durrant@citrix.com>
To: <xen-devel@lists.xen.org>, <netdev@vger.kernel.org>
Subject: [PATCH net 0/3] xen-netback: fix rx slot estimation
Date: Thu, 27 Mar 2014 12:23:05 +0000 [thread overview]
Message-ID: <1395922988-37702-1-git-send-email-paul.durrant@citrix.com> (raw)
Sander Eikelenboom reported an issue with ring overflow netback in 3.14-rc3.
This turns outo be be because of a bug in the ring slot estimation code.
This patch series fixes the slot estimation, fixes the BUG_ON() that was
supposed to catch the issue that Sander ran into and also makes a small
fix to start_new_rx_buffer().
next reply other threads:[~2014-03-27 12:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 12:23 Paul Durrant [this message]
2014-03-27 12:23 ` [PATCH net 1/3] xen-netback: remove pointless clause from if statement Paul Durrant
2014-03-27 12:24 ` Ian Campbell
2014-03-27 12:52 ` Sander Eikelenboom
2014-03-27 12:23 ` [PATCH net 2/3] xen-netback: worse-case estimate in xenvif_rx_action is underestimating Paul Durrant
2014-03-27 12:27 ` Ian Campbell
2014-03-27 12:29 ` Paul Durrant
2014-03-27 12:23 ` [PATCH net 3/3] xen-netback: BUG_ON in xenvif_rx_action() not catching overflow Paul Durrant
2014-03-27 12:28 ` Ian Campbell
2014-03-27 12:30 ` Paul Durrant
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=1395922988-37702-1-git-send-email-paul.durrant@citrix.com \
--to=paul.durrant@citrix.com \
--cc=netdev@vger.kernel.org \
--cc=xen-devel@lists.xen.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