From owner-freebsd-stable@FreeBSD.ORG Mon Oct 27 11:35:54 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EC968EA for ; Mon, 27 Oct 2014 11:35:54 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB30B8F1 for ; Mon, 27 Oct 2014 11:35:53 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id w7so897300lbi.24 for ; Mon, 27 Oct 2014 04:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=+CFPQKJdAVThVFALWnBSUJR893HELvRVq0VRUt8UaxM=; b=S9gPxg76kP/ZPte3ze6KTEAkr7PSdITUEpiGHOmJ8KcNLHXpNV3+So7OlXsTN8qgh2 vgbq1nGT4xj9u90IaDAd//UlquGBng3jSadkI1MnNOSSXSNJVRkKw7LrIW+Sqzdkbzfm zRNt/f5KBugtCNV9/YA1iL2dS5sbOXcgCmuCCsN7hLNA6xm/uGvx4Kyi+8WjD27chLMF IDuzI0VwsNl618q5apOVNYWSMZxQBjjyW/Z4UjRC3M6j5/0FKkNVNuoKmmZpic+BetQE lptIvptjzyVw1CmoTmSUaOh+64/P6+K2lcCX3R6Q1791KyterDYccSfspr8goCRG4Y8g nfLA== X-Received: by 10.112.169.6 with SMTP id aa6mr23274864lbc.29.1414409751692; Mon, 27 Oct 2014 04:35:51 -0700 (PDT) Received: from blazon-pc.rw.local ([78.84.244.14]) by mx.google.com with ESMTPSA id sd10sm4878294lbb.8.2014.10.27.04.35.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Oct 2014 04:35:51 -0700 (PDT) Message-ID: <544E2E16.9020008@gmail.com> Date: Mon, 27 Oct 2014 13:35:50 +0200 From: Alnis Morics User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: "msk0: watchdog timeout" still present in 10.1-RC2 References: <543FD1BB.9010501@gmail.com> In-Reply-To: <543FD1BB.9010501@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2014 11:35:54 -0000 For me, this problem has gone away in RC3 (10.1-RC3 FreeBSD 10.1-RC3 #0 r273437: Tue Oct 21 23:55:15 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64) I hope it will stay that way in 10.1-RELEASE... On 10/16/2014 17:10, Alnis Morics wrote: > Hello, > > Several months ago we were talking about Marvell NIC not working, and > the problem remained unsolved. So far, I have experienced it only in > FreeBSD 10 (no problem in 9.X-RELEASE or 11-CURRENT), and only in > amd64. So I hoped in 10.1 it would be solved but no: suffice to scp a > 5MB file through this interface, and the "watchdog timeout" is there. > > uname -a: > FreeBSD myhost.mydomain.tld 10.1-RC2 FreeBSD 10.1-RC2 #0 r272876: Fri > Oct 10 01:12:21 UTC 2014 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > pciconf -lv: > [..] > mskc0@pci0:9:0:0: class=0x020000 card=0xc072144d chip=0x435411ab > rev=0x00 hdr=0x00 > vendor = 'Marvell Technology Group Ltd.' > device = '88E8040 PCI-E Fast Ethernet Controller' > class = network > subclass = ethernet > > _____ > Alnis