[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110128172854.GA8151@electric-eye.fr.zoreil.com>
Date: Fri, 28 Jan 2011 18:28:55 +0100
From: Francois Romieu <romieu@...zoreil.com>
To: Ivan Vecera <ivecera@...hat.com>
Cc: netdev@...r.kernel.org, Hayes <hayeswang@...ltek.com>
Subject: Re: [PATCH] r8169: use RxFIFO overflow workaround for 8168c chipset
Ivan Vecera <ivecera@...hat.com> :
[...]
> The test case was: Migration of the several kvm guests at the same time
> between two hosts.
:o(
Could you check if simply leaving the irq handler when status == RxFIFOOver
works by any chance ?
Faced with pktgen, RTL_GIGA_MAC_VER_26 spits RxFIFO overflow errors quite
fast (10000 packets kill it, reliably). The same fix as your avoids the crash.
As is, RTL_GIGA_MAC_VER_12 seems to survive at 900kpps. It signals RXFIFO
overflow, loses half the packets and sends pause control frames but it does
not crash. I have made it leave the irq handler when status == RxFIFOOver.
I'll see if it can stand a few hours like that.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists