All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] virtio_net GSO/partial csum fixes
@ 2008-05-27 11:20 Mark McLoughlin
  2008-05-27 11:20 ` [PATCH 1/3] virtio: Fix typo in virtio_net_hdr comments Mark McLoughlin
  0 siblings, 1 reply; 8+ messages in thread
From: Mark McLoughlin @ 2008-05-27 11:20 UTC (permalink / raw)
  To: Rusty Russell; +Cc: netdev, virtualization

Hi Rusty,
        Here's a few virtio_net fixes related to partial csums
and GSO. These come about from playing with the tun/tap based
GSO patches you and Herbert posted earlier.

        3/3 is the signifcant one - I didn't actually reproduce
the problem with virtio_net, but rather observed it with the
tun/tap patch. In that case, packets which were sent by the
guest with a partial csum were ending up with an incorrect
csum when they were forwarded to a physical network.

Cheers,
Mark.



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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 11:20 [PATCH 0/3] virtio_net GSO/partial csum fixes Mark McLoughlin
2008-05-27 11:20 ` [PATCH 1/3] virtio: Fix typo in virtio_net_hdr comments Mark McLoughlin
2008-05-27 11:20   ` [PATCH 2/3] virtio_net: Trivial coding style fix Mark McLoughlin
2008-05-27 11:20     ` [PATCH 3/3] virtio_net: Fix skb->csum_start computation Mark McLoughlin
2008-05-29  6:48       ` Herbert Xu
2008-05-29  7:31       ` Rusty Russell
2008-05-29  7:31       ` Rusty Russell
2008-05-29  6:43     ` [PATCH 2/3] virtio_net: Trivial coding style fix Rusty Russell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.