alistair23-linux/drivers/vhost
Jason Wang c8fb217af5 vhost_net: zerocopy: adding and signalling immediately when fully copied
When a packet were fully copied in zerocopy, we don't wait for the DMA done to
mark the done flag, so after the packet were passed to lower device, we need to
add used and signal guest immediately.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2012-05-02 18:22:24 +03:00
..
Kconfig
Makefile
net.c vhost_net: zerocopy: adding and signalling immediately when fully copied 2012-05-02 18:22:24 +03:00
test.c tools/virtio: fix up vhost/test module build 2012-04-12 10:35:42 +03:00
test.h
vhost.c skbuff: struct ubuf_info callback type safety 2012-04-13 13:09:19 -04:00
vhost.h skbuff: struct ubuf_info callback type safety 2012-04-13 13:09:19 -04:00