Home
last modified time | relevance | path

Searched hist:"11 a3a1546d0adc36485c2ad4af7ab950712df6ff" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 11a3a1546d0adc36485c2ad4af7ab950712df6ff Mon May 26 02:48:13 CDT 2008 Rusty Russell <rusty@rustcorp.com.au> virtio: fix delayed xmit of packet and freeing of old packets.

Because we cache the last failed-to-xmit packet, if there are no
packets queued behind that one we may never send it (reproduced here
as TCP stalls, "cured" by an outgoing ping).

Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>