From mboxrd@z Thu Jan 1 00:00:00 1970 From: renevant@internode.on.net Subject: Re: ax88179 regression Date: Sat, 08 Feb 2014 14:56:17 +1100 Message-ID: <1519315.vRJdGOYKiP@athas> References: <1890496.0JLCYTPnkG@athas> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: netdev@vger.kernel.org To: renevant@internode.on.net Return-path: Received: from ipmail06.adl2.internode.on.net ([150.101.137.129]:51366 "EHLO ipmail06.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751051AbaBHD4e (ORCPT ); Fri, 7 Feb 2014 22:56:34 -0500 In-Reply-To: <1890496.0JLCYTPnkG@athas> Sender: netdev-owner@vger.kernel.org List-ID: Everything is still working at commit 63a67a72d63dd077c2313cf19eb29d8e4bfa6963 At this point i'm beginning to think all the issues i've been having are motherboard bios and compiler flag issues. Regards, Will Trives On Saturday 08 February 2014 12:56:10 renevant@internode.on.net wrote: > Hello, > > I have finally nailed down my other issues and i'm at a point where I can > bisect from a point that is 100% stable and working. > > > I am currently running a kernel checked out at commit > d194c031994d3fc1038fa09e9e92d9be24a21921 > > A point in 3.12rc4 > > At this point the ax88179 works without issue even with scatter gather > turned on. So somewhere from this point something goes wrong and there is > some condition that exists that can lock up the nic. > > > I will keep bisecting at report my findings. > > > Regards, > > Will Trives