aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2013-07-25 10:20:23 +0930
committerDavid S. Miller <davem@davemloft.net>2013-07-27 20:06:10 -0700
commite7428e95a06fb516fac1308bd0e176e27c0b9287 (patch)
tree7ccd3f84a565b24ddf7efe5b10325cfd34ad98fc /net
parent10eccb46b521359fa344f63459087df722f0776d (diff)
virtio-net: put virtio net header inline with data
For small packets we can simplify xmit processing by linearizing buffers with the header: most packets seem to have enough head room we can use for this purpose. Since existing hypervisors require that header is the first s/g element, we need a feature bit for this. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions