Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/3] xen-netback: fix rx slot estimation
@ 2014-03-27 12:23 Paul Durrant
  2014-03-27 12:23 ` [PATCH net 1/3] xen-netback: remove pointless clause from if statement Paul Durrant
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Paul Durrant @ 2014-03-27 12:23 UTC (permalink / raw)
  To: xen-devel, netdev

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().

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-27 12:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 12:23 [PATCH net 0/3] xen-netback: fix rx slot estimation Paul Durrant
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox