]> git.baikalelectronics.ru Git - kernel.git/commit
tun: experimental zero copy tx support
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 20 Jul 2012 09:23:23 +0000 (09:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jul 2012 19:39:33 +0000 (12:39 -0700)
commit2b75cd6fcd7e619f53bfd80cc6bb4da45a8b6c39
tree962c728cdc3d8027dfcd12fb3dfa522814cc92a1
parent3c072229e1354bf0b5500a87fbca2515a6fe47da
tun: experimental zero copy tx support

Let vhost-net utilize zero copy tx when used with tun.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c