diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-07-25 00:50:23 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-28 03:06:10 (GMT) |
commit | e7428e95a06fb516fac1308bd0e176e27c0b9287 (patch) | |
tree | 7ccd3f84a565b24ddf7efe5b10325cfd34ad98fc /net/8021q | |
parent | 10eccb46b521359fa344f63459087df722f0776d (diff) | |
download | linux-fsl-qoriq-e7428e95a06fb516fac1308bd0e176e27c0b9287.tar.xz |
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/8021q')
0 files changed, 0 insertions, 0 deletions