From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757507AbaHZNL4 (ORCPT ); Tue, 26 Aug 2014 09:11:56 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:64008 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754395AbaHZNLz (ORCPT ); Tue, 26 Aug 2014 09:11:55 -0400 Message-ID: <53FC8797.1030803@gmail.com> Date: Tue, 26 Aug 2014 14:11:51 +0100 From: Iain Paton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Russell King - ARM Linux CC: Mattis Lorentzon , Fredrik Noring , Fabio Estevam , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Oops: 17 SMP ARM (v3.16-rc2) References: <20140806095012.GN30282@n2100.arm.linux.org.uk> <20140806125550.GO30282@n2100.arm.linux.org.uk> <20140807121248.GY30282@n2100.arm.linux.org.uk> <20140808180900.GG30282@n2100.arm.linux.org.uk> <20140825101832.GT30401@n2100.arm.linux.org.uk> In-Reply-To: <20140825101832.GT30401@n2100.arm.linux.org.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/08/14 11:18, Russell King - ARM Linux wrote: > On Wed, Aug 13, 2014 at 01:39:27PM +0000, Mattis Lorentzon wrote: >> All our tests seem to behave the same way on the Sabrelite as on our own board. >> A working theory is that the switch (3Com Switch 4400) triggers the degeneration >> of the network stack from which Linux does not seem to recover, even if we later >> bypass the switch and directly connect the board to the server machine. > > Please can you try something - what happens if you completely disable > pause frame support (flow control) on all machines on the switch? Russell, while trying to duplicate this I have flow-control disabled on the switch which leads to it being auto-negotiated off on all devices. Do you think it could be worth turning it on and trying again?