All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/3] xen-netback: fix rx slot estimation
@ 2014-03-28 11:39 Paul Durrant
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Durrant @ 2014-03-28 11:39 UTC (permalink / raw)
  To: xen-devel, netdev

Sander Eikelenboom reported an issue with ring overflow in 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().

v3:
 - Added a cap of MAX_SKB_FRAGS to estimate in patch #2

v2:
 - Added BUG_ON() to patch #1
 - Added more explanation to patch #3

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

* [PATCH net v3 0/3] xen-netback: fix rx slot estimation
@ 2014-03-28 11:39 Paul Durrant
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Durrant @ 2014-03-28 11:39 UTC (permalink / raw)
  To: xen-devel, netdev

Sander Eikelenboom reported an issue with ring overflow in 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().

v3:
 - Added a cap of MAX_SKB_FRAGS to estimate in patch #2

v2:
 - Added BUG_ON() to patch #1
 - Added more explanation to patch #3

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

end of thread, other threads:[~2014-03-28 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-28 11:39 [PATCH net v3 0/3] xen-netback: fix rx slot estimation Paul Durrant
  -- strict thread matches above, loose matches on Subject: below --
2014-03-28 11:39 Paul Durrant

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.