aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_net.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-04-18 11:24:27 +0800
committerRusty Russell <rusty@rustcorp.com.au>2008-07-25 12:06:01 +1000
commit97402b96f87c6e32f75f1bffdd91a5ee144b679d (patch)
tree7135f703666079dbc15fc972941179f05bd63972 /include/linux/virtio_net.h
parenta9ea3fc6f2654a7407864fec983d1671d775b5ee (diff)
downloadkernel_samsung_espresso10-97402b96f87c6e32f75f1bffdd91a5ee144b679d.zip
kernel_samsung_espresso10-97402b96f87c6e32f75f1bffdd91a5ee144b679d.tar.gz
kernel_samsung_espresso10-97402b96f87c6e32f75f1bffdd91a5ee144b679d.tar.bz2
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/virtio_net.h')
0 files changed, 0 insertions, 0 deletions