linux/drivers/net/xen-netback
David Vrabel a37f12298c xen-netback: batch copies for multiple to-guest rx packets
Instead of flushing the copy ops when an packet is complete, complete
packets when their copy ops are done.  This improves performance by
reducing the number of grant copy hypercalls.

Latency is still limited by the relatively small size of the copy
batch.

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>
2016-10-06 20:37:36 -04:00
..
common.h xen-netback: batch copies for multiple to-guest rx packets 2016-10-06 20:37:36 -04:00
hash.c Revert "xen-netback: create a debugfs node for hash information" 2016-09-23 09:09:31 -04:00
interface.c xen-netback: retire guest rx side prefix GSO feature 2016-10-06 20:37:35 -04:00
Makefile xen-netback: separate guest side rx code into separate module 2016-10-06 20:37:35 -04:00
netback.c xen-netback: separate guest side rx code into separate module 2016-10-06 20:37:35 -04:00
rx.c xen-netback: batch copies for multiple to-guest rx packets 2016-10-06 20:37:36 -04:00
xenbus.c xen-netback: retire guest rx side prefix GSO feature 2016-10-06 20:37:35 -04:00