From owner-freebsd-current@freebsd.org Sat Jun 18 21:09:08 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34A95A791F0 for ; Sat, 18 Jun 2016 21:09:08 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-oi0-x22f.google.com (mail-oi0-x22f.google.com [IPv6:2607:f8b0:4003:c06::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB6842021 for ; Sat, 18 Jun 2016 21:09:07 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by mail-oi0-x22f.google.com with SMTP id a64so9574896oii.2 for ; Sat, 18 Jun 2016 14:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sippysoft-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=sY+dvkhhamob9B0AE5XZdtdPMJuU82K4eZo/Su/6nBA=; b=y5Ti0l26Pdr0u/dkYClQxmhStl4S9LY3s2fHQqE+HL4qZ634p/BsJHNtwVPKjRbvB1 DWiPiwPiVuJCA3fD9aF6I93en25LtYrAZI2aHB9WE9Dj9jeiCPYMz4+nqRurHDN6szFd n+1+QA+xPf4SkYxBERtbLlRqT0l8zTMcPHHvBfc/TU4eIWcgToEJOICw16tH9+C6BAJw Y0jqD+GXc2x1v3Ou6K/xfxTLOXN4eReDfH/Dena29gSj6EWg/idAGyT0VnWXFcXw/eIb uceKf/dD12R1NFER7XFDGtF9maAAjKGeK36s4XFW5hlNcP3jv1ZPpmWl5eokPqURlXWS Vdww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=sY+dvkhhamob9B0AE5XZdtdPMJuU82K4eZo/Su/6nBA=; b=OMNQVzFOOl7uMD6z5pWt9ZDsgnGOIlosS1veL59wOtyEuOoDxC9D5ler2cL2oXDEUk WuXhO5j89UkC1xTZU+sFEFfPrHEhIa89/uTfc+GtFsP2iuy7CS0y82ji1I2B+0GwIHjq SCmnxq/dP52Lv1ZgmwcdBKFe6YvnA1HX5quWXbzVCgHFTU2qRCSWTi8zx9AbqIOxfouu fKL6BnIxsJ4FC7x+k7/almlvapt6TQyxS0ZSNErqVhIw5cnmMwR0eu+zgPbR2dWQbMVr fWBifAPbQRIksMAtVXC2MXilVPjsGhxy0QzFDsm+ySPown7+LDN7Xe83eXE5oCWHaLjw C8Uw== X-Gm-Message-State: ALyK8tJlaO5t0weZB4VKcyHsnxoSWep9cuQhtGUUIpbk7gfFguRNfTUFHccgfGrIOA7mSXlBkNNBHBX37w3O5KXB X-Received: by 10.157.11.111 with SMTP id p44mr5359424otd.3.1466284147259; Sat, 18 Jun 2016 14:09:07 -0700 (PDT) MIME-Version: 1.0 Sender: sobomax@sippysoft.com Received: by 10.157.41.209 with HTTP; Sat, 18 Jun 2016 14:09:06 -0700 (PDT) In-Reply-To: <83A18C0E-FA89-4009-A8D5-3185FB27A688@netgate.com> References: <83A18C0E-FA89-4009-A8D5-3185FB27A688@netgate.com> From: Maxim Sobolev Date: Sat, 18 Jun 2016 14:09:06 -0700 X-Google-Sender-Auth: 4bMJnLmTgsCWI6Ai7EUfUwH5h6Q Message-ID: Subject: Re: BBB (cpsw(4)) seems to be broken in the latest 11-current To: Jim Thompson , Luiz Otavio O Souza Cc: Svatopluk Kraus , "freebsd-arm@freebsd.org" , FreeBSD Current Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 21:09:08 -0000 Jim, Yes, I've seen those. There were just handful of revision into the driver between my old good kernel and now, most of them are from you guys: r299477 | gonzo | 2016-05-11 11:20:02 -0700 (=D1=81=D1=80, 11 =D0=BC=D0=B0= =D0=B9 2016) | 16 lines r298352 | pfg | 2016-04-20 08:45:55 -0700 (=D1=81=D1=80, 20 =D0=B0=D0=BF=D1= =80 2016) | 6 lines r297132 | loos | 2016-03-20 20:16:56 -0700 (=D0=B2=D1=81, 20 =D0=BC=D0=B0= =D1=80 2016) | 5 lines r297043 | loos | 2016-03-18 13:24:31 -0700 (=D0=BF=D1=82, 18 =D0=BC=D0=B0= =D1=80 2016) | 4 lines r297042 | loos | 2016-03-18 13:09:54 -0700 (=D0=BF=D1=82, 18 =D0=BC=D0=B0= =D1=80 2016) | 4 lines r297041 | loos | 2016-03-18 13:04:34 -0700 (=D0=BF=D1=82, 18 =D0=BC=D0=B0= =D1=80 2016) | 4 lines r296993 | loos | 2016-03-17 12:35:08 -0700 (=D1=87=D1=82, 17 =D0=BC=D0=B0= =D1=80 2016) | 24 lines r296980 | loos | 2016-03-16 23:23:48 -0700 (=D1=81=D1=80, 16 =D0=BC=D0=B0= =D1=80 2016) | 6 lines r283287 | andrew | 2015-05-22 07:25:23 -0700 (=D0=BF=D1=82, 22 =D0=BC=D0=B0= =D0=B9 2015) | 4 lines (last known good one) I've reverted the driver to the state all way down to r283287, while keeping the rest of the kernel intact and soon will see if it works better. If that works fine, I'll try to bi-sect it to a single troublesome revision= . -Max On Sat, Jun 18, 2016 at 12:26 PM, Jim Thompson wrote: > There are recent changes to enable the switch and two port MAC mode. > > These were lightly tested on BBB prior to being committed. > > -- Jim > > > On Jun 18, 2016, at 11:49 AM, Maxim Sobolev wrote= : > > > > Well, I am not sure either as I don't have any issue restarting it > > afterwards. > > > > Yes, it seems to be happening fairly reliably here. :( Happened for me > > again, I left it running overnight. I am 99% positive it was not the ca= se > > before kernel upgrade.. > > > > 07:11:52 CPSW watchdog cpswss0: watchdog timeout > > cpswss0: Unable to cleanly shutdown transmitter > > > > > >> On Sat, Jun 18, 2016 at 1:09 AM, Svatopluk Kraus > wrote: > >> > >> On Sat, Jun 18, 2016 at 8:50 AM, Maxim Sobolev > >> wrote: > >>> Updated my BBB to the latest -current, immediately got this while > trying > >> to > >>> make world over ssh console: > >>> > >>> 06:02:17 CPSW watchdog cpswss0: watchdog timeout > >>> cpswss0: Unable to cleanly shutdown transmitter > >> > >> My BBB stucks in cpsw0 during boot rarely, and even soft reset (reset > >> button) does not help. Only hard reset (power-off) helps. I have never > >> had time to discover where a problem is. I'm not even sure if this is > >> related to your problem as I did not remember exact dmesg in my case. > >> > >> Svata > >> > >> > >>> > >>> Interface seems to be locked after that, no traffic comes in or out. > >>> > >>> This is: > >>> > >>> FreeBSD 11.0-ALPHA3 #1 ba7edef(tps65217x)-dirty: Fri Jun 17 16:22:07 > PDT > >>> 2016, svn revision 301898 > >>> > >>> The previous version that was rock-solid was: > >>> > >>> FreeBSD 11.0-CURRENT #0 9d390ee(tps65217x)-dirty: Mon Jul 6 19:31:30 > PDT > >>> 2015, svn revision 284878 > >>> > >>> I've been running buildworlds for literally days on that board, becau= se > >>> it's how long it takes to build on that hardware. :) > >>> > >>> I'll run it again and see if the issue re-appears. > >>> > >>> If anyone seen this or if it's known issue please let me know. > >>> > >>> Thanks! > >>> > >>> -Max > >>> _______________________________________________ > >>> freebsd-arm@freebsd.org mailing list > >>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm > >>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org= " > > _______________________________________________ > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > >