diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-04-18 11:24:27 +0800 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-07-25 12:06:01 +1000 |
commit | 97402b96f87c6e32f75f1bffdd91a5ee144b679d (patch) | |
tree | 7135f703666079dbc15fc972941179f05bd63972 /crypto/serpent.c | |
parent | a9ea3fc6f2654a7407864fec983d1671d775b5ee (diff) | |
download | linux-stable-97402b96f87c6e32f75f1bffdd91a5ee144b679d.tar.gz linux-stable-97402b96f87c6e32f75f1bffdd91a5ee144b679d.tar.bz2 linux-stable-97402b96f87c6e32f75f1bffdd91a5ee144b679d.zip |
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 'crypto/serpent.c')
0 files changed, 0 insertions, 0 deletions