From owner-freebsd-net@FreeBSD.ORG Wed Oct 26 15:28:33 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F77E106566B for ; Wed, 26 Oct 2011 15:28:33 +0000 (UTC) (envelope-from hoomanfazaeli@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id E57348FC08 for ; Wed, 26 Oct 2011 15:28:32 +0000 (UTC) Received: by ggnq2 with SMTP id q2so2202438ggn.13 for ; Wed, 26 Oct 2011 08:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=g/59Ox9ZGuVT14wtRS2NV0awNAUYAmu3vcgcRTTF5jU=; b=lIEJp1q+5yng+azjUgqzdWvxVjpjBYZwuh+JAhtsF71Zt5vS5R2I2NvW3T86ULLeMR Ovle954g0biu16/Wqh+S61g9I0gsbRP4R5/Wm8uF6X320ixCNjT+WSHW8++/sqFBz1T2 TdXRv7VuTt6N9vALrfB0/74SC07r7FKbJ/SLU= Received: by 10.101.193.31 with SMTP id v31mr4171148anp.159.1319642912174; Wed, 26 Oct 2011 08:28:32 -0700 (PDT) Received: from [127.0.0.1] ([84.241.57.181]) by mx.google.com with ESMTPS id k3sm4349626ann.0.2011.10.26.08.28.26 (version=SSLv3 cipher=OTHER); Wed, 26 Oct 2011 08:28:29 -0700 (PDT) Message-ID: <4EA82715.2000404@gmail.com> Date: Wed, 26 Oct 2011 18:58:21 +0330 From: Hooman Fazaeli User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 MIME-Version: 1.0 To: Emil Muratov References: <4E8F157A.40702@sentex.net> <4E8F51D4.1060509@sentex.net> <4EA7E203.3020306@sepehrs.com> <4EA80818.3030504@sentex.net> <4EA80F88.4000400@hotplug.ru> In-Reply-To: <4EA80F88.4000400@hotplug.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Jack Vogel , Jason Wolfe , Mike Tancsa Subject: Re: Intel 82574L interface wedging on em 7.1.9/7.2.3 when MSIX enabled X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 15:28:33 -0000 Hi, Can yan you pls post the output of these command _when_ the problem happens? uname -a sysctl dev.em netstat -ind ifconfig > I've got almost the same problem with intel 82574L based nic. My platform is nvidia ion running Atom 1.6 and nic is an external PCI-express adapter. Unlike Jason's case mine is always stuck in > receiving traffic, it's Ierrs increasing while Ipkts not. Thanks to Jason's script I can see those locks and interface flapping every several hours. My system is not a heavy loaded server but just a > home nas/router, usually routing at 100 mbps or less. Nither disabling MSIX nor tuning txd rxd doesn't help me. > > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"