netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v4 0/2] napi fixes
@ 2013-12-11 10:57 Paul Durrant
  2013-12-11 10:57 ` [PATCH net v4 1/2] xen-netback: napi: fix abuse of budget Paul Durrant
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Durrant @ 2013-12-11 10:57 UTC (permalink / raw)
  To: xen-devel, netdev

This 2 patch series is essentially v4 of "xen-netback: fix abuse of napi
budget".

v4:
- Add missing 'Reported-by' to patch 2 comment
- Add explanation of where the ring event pointer is update to patch 2
  comment

v3:
- Break into two patches
- Don't lose the work_to_do value in xenvif_build_tx_gops

v2:
- More elaborate description of the problem and the fix in the comment.
- Modified the check in xenvif_build_tx_gops.

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

end of thread, other threads:[~2013-12-12 18:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 10:57 [PATCH net v4 0/2] napi fixes Paul Durrant
2013-12-11 10:57 ` [PATCH net v4 1/2] xen-netback: napi: fix abuse of budget Paul Durrant
2013-12-11 10:57 ` [PATCH net v4 2/2] xen-netback: napi: don't prematurely request a tx event Paul Durrant
2013-12-11 21:49 ` [PATCH net v4 0/2] napi fixes David Miller
2013-12-12 12:33   ` [Xen-devel] " Ian Campbell
2013-12-12 18:35 ` David Miller

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