From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 14:10:08 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F8A94A0 for ; Thu, 16 Oct 2014 14:10:08 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (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 09A0AA9D for ; Thu, 16 Oct 2014 14:10:07 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id w7so2892702lbi.36 for ; Thu, 16 Oct 2014 07:10:06 -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 :content-type:content-transfer-encoding; bh=K5DYSVK6nwhgzedIAXDHqU+887o4TG1fD0P4iJMNKTU=; b=hnO2p793RjcR61ItxKHxZDdVq937MoD60//uuGZ3cWIOhBl2sJvCibT+zkDnOISbXy OPsVznl6CHEvFrFOhtgbabZ5BoazVizNmDmO1W/CZeQfjSCQmGYtY+wbe6wXjO+p1cjc d58CeD6f0A6iQLSWjnGtrho1VdpWOBkFmN67Nk/iT2F1WGi5PdX0OrCX3W/PGoTuYfGw 8u7jEAn8i6PKF/lMifRwhTctU56cC0bwzpLTpW2FuAcz10hF83jwk61Koe68fnC+Ai6r x9amXtAVwclOkrsrzgNpuV0k1Y2vaYS0j+Fwpaenrer5Cp/8+sgueT6mZiSJpak1152+ 9xvg== X-Received: by 10.152.21.39 with SMTP id s7mr2062742lae.0.1413468605974; Thu, 16 Oct 2014 07:10:05 -0700 (PDT) Received: from blazon-pc.rw.local ([78.84.244.14]) by mx.google.com with ESMTPSA id nb7sm7810570lbb.43.2014.10.16.07.10.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Oct 2014 07:10:04 -0700 (PDT) Message-ID: <543FD1BB.9010501@gmail.com> Date: Thu, 16 Oct 2014 17:10:03 +0300 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: "msk0: watchdog timeout" still present in 10.1-RC2 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: Thu, 16 Oct 2014 14:10:08 -0000 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