aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-04-17 23:24:27 -0400
committerRusty Russell <rusty@rustcorp.com.au>2008-07-24 22:06:01 -0400
commit97402b96f87c6e32f75f1bffdd91a5ee144b679d (patch)
tree7135f703666079dbc15fc972941179f05bd63972 /include/linux
parenta9ea3fc6f2654a7407864fec983d1671d775b5ee (diff)
virtio net: Allow receiving SG packets
Finally this patch lets virtio_net receive GSO packets in addition to sending them. This can definitely be optimised for the non-GSO case. For comparison the Xen approach stores one page in each skb and uses subsequent skb's pages to construct an SG skb instead of preallocating the maximum amount of pages per skb. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (added feature bits)
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions