From owner-freebsd-arm@freebsd.org Sat Jun 18 16:49:32 2016 Return-Path: Delivered-To: freebsd-arm@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 CC87EA785AB for ; Sat, 18 Jun 2016 16:49:32 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (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 90AB71717 for ; Sat, 18 Jun 2016 16:49:32 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by mail-oi0-x230.google.com with SMTP id p204so158271009oih.3 for ; Sat, 18 Jun 2016 09:49:32 -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=4XFokAfR+iD0cT34RBJD52r6s56Fkhp7BQaMihfTiDs=; b=Cv8A5KY12/bLeeiwqU0jqgXbWLGmZtXrKlLluO5HjdBcPN0VuAJw0CyYyLb4TINvAs 7EnK4rpiiT3Ih57m0cbUBp7EYTD3DYyYyjg2RGEbyI08V8XbAItS8tvWdrW5nw5okjrA Jc5MwuENwmaeljOCKmKiPxMjdrhZTZNxJuYrssS2Cktc7cRU417Li6nLY4h/miET51Tk cFvbZxJn+bKnU3GiOjFgBC1CV7mmWWM4U2JK4a91zKSWGThrGIo6PGNuQjApQPmVYlky vocWBDtVMmoCf7K6Dbl9QUOodlZdZofNq2Rx4gzt/F1BfpTYzaTziSKFPsm8ug+iwfBX EjvA== 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=4XFokAfR+iD0cT34RBJD52r6s56Fkhp7BQaMihfTiDs=; b=X0IrpbLqXopetBb9Jp5P5OdbZo+Ag9pxr+E7l238UimBfuO/gAyovdeXk2GUZ2YfzU 1qUXENpJEZlxISTLQfOG+LDatHaUS1i2KaH2M68nBvVwcnJh3LW5OgqsvoR3G826TI3T GHKRZw0edukT7oKyxrjvlL+L9yykua7/cLLtKzGNw789WaJc1zNVj+cYwkudHVW/nxEi wAQ83W/4uIuF4tN7Pg184WFVUfiz7p7R2pXLwTBKjGKkPLHqF7dmZOAZiDD3uP7TieZs N9SftK9YQOvXS0OaD38IXScYLQ82h1hk52dsgcVBr1Dufgz4vj7wI/QH40vSNV0aaYy2 VEhg== X-Gm-Message-State: ALyK8tI7IZPt7unBKupUZ9p+MyU9/F5oi4btx2IgiqrPrb57oZV8baEcwARB21GU7cEEGsG4MyLHBsCTgoJKco8S X-Received: by 10.202.96.68 with SMTP id u65mr4076419oib.83.1466268571823; Sat, 18 Jun 2016 09:49:31 -0700 (PDT) MIME-Version: 1.0 Sender: sobomax@sippysoft.com Received: by 10.157.41.209 with HTTP; Sat, 18 Jun 2016 09:49:31 -0700 (PDT) In-Reply-To: References: From: Maxim Sobolev Date: Sat, 18 Jun 2016 09:49:31 -0700 X-Google-Sender-Auth: XP_L6aK1hKpWIeNPrVDaFjljosQ Message-ID: Subject: Re: BBB (cpsw(4)) seems to be broken in the latest 11-current To: Svatopluk Kraus Cc: FreeBSD Current , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 16:49:32 -0000 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 case 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, because > > 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" > >