Home
last modified time | relevance | path

Searched hist:"98 f6d57ced73b723551568262019f1d6c8771f20" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/xen-netback/
H A Drx.cdiff 98f6d57ced73b723551568262019f1d6c8771f20 Tue Oct 04 11:29:16 CEST 2016 David Vrabel <david.vrabel@citrix.com> xen-netback: process guest rx packets in batches

Instead of only placing one skb on the guest rx ring at a time, process
a batch of up-to 64. This improves performance by ~10% in some tests.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
[re-based]
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>