virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [0/6] [NET]: virtio SG/TSO patches
@ 2008-04-18  3:12 Herbert Xu
  2008-04-18  3:14 ` [1/6] [TUN]: Add GSO support Herbert Xu
  0 siblings, 1 reply; 19+ messages in thread
From: Herbert Xu @ 2008-04-18  3:12 UTC (permalink / raw)
  To: virtualization

Hi:

Here are the patches I used for testing KVM with virtio-net using
TSO.  There are three patches for the tun device which are basically
Rusty's patches with the mmap turned into copying (for correctness).
Two patches are for the virtio-net frontend, one required to support
receiving SG/TSO, and the other useful for testing SG per se.  The
other patch is to the KVM backend to make all this work.  It isn't
the prettiest or the smartest solution but it was the easiest :)

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-05-29 10:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-18  3:12 [0/6] [NET]: virtio SG/TSO patches Herbert Xu
2008-04-18  3:14 ` [1/6] [TUN]: Add GSO support Herbert Xu
2008-04-18  3:15   ` [2/6] [TUN]: Add GSO detection Herbert Xu
2008-04-18  3:17     ` [3/6] [TUN]: Fix GSO mapping Herbert Xu
2008-04-18  3:19       ` [4/6] [KVM] virtio-net: Add SG/GSO support Herbert Xu
2008-04-18  3:21         ` [5/6] [VIRTIO] net: Add ethtool ops for SG/GSO Herbert Xu
2008-04-18  3:24           ` [6/6] [VIRTIO] net: Allow receiving SG packets Herbert Xu
2008-04-18 14:08             ` Rusty Russell
2008-04-18 14:30               ` Herbert Xu
2008-04-21 19:06             ` Rusty Russell
2008-04-21 20:04               ` David Miller
2008-04-22  1:13                 ` Herbert Xu
2008-04-22  2:50                 ` Rusty Russell
2008-04-22  2:55                   ` David Miller
2008-04-21 19:01           ` [5/6] [VIRTIO] net: Add ethtool ops for SG/GSO Rusty Russell
2008-04-22  1:15             ` Herbert Xu
2008-04-22  2:44               ` Rusty Russell
2008-05-29 10:32       ` [3/6] [TUN]: Fix GSO mapping Mark McLoughlin
2008-05-29 10:38         ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).