From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Sat, 6 Feb 2016 19:34:14 +0100 Subject: net: mv643xx: interface does not transmit after some time In-Reply-To: References: Message-ID: <20160206183414.GD17218@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > How can I figure out what is wrong? Hi Thomas Can you find an easily way to reproduce it? iperf, or scp a big file etc. If you have a simple and reliable way to reproduce it, i would suggest doing a git bisect to find out which change broke it. Andrew