commit | 97bc3633bec7ed0fdfbda6b9cf86c51e4f58f8e2 | [log] [tgz] |
---|---|---|
author | Shirley Ma <mashirle@us.ibm.com> | Wed Jul 06 12:26:11 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 07 04:41:24 2011 -0700 |
tree | 4a7c3df9d75e1b3b635a91069cbaeb80c7a4fed6 | |
parent | a6686f2f382b13f8a7253401a66690c3633b6a74 [diff] |
macvtap: macvtapTX zero-copy support Only 128 bytes is copied, the rest of data is DMA mapped directly from userspace. Signed-off-by: Shirley Ma <xma@...ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>