From owner-freebsd-net@FreeBSD.ORG Fri Mar 12 17:02:35 2010 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 25172106566B for ; Fri, 12 Mar 2010 17:02:35 +0000 (UTC) (envelope-from rihad@mail.ru) Received: from mx38.mail.ru (mx38.mail.ru [94.100.176.52]) by mx1.freebsd.org (Postfix) with ESMTP id D5CF38FC12 for ; Fri, 12 Mar 2010 17:02:34 +0000 (UTC) Received: from [217.25.27.27] (port=34576 helo=[217.25.27.27]) by mx38.mail.ru with asmtp id 1Nq8Ft-0005Xq-00; Fri, 12 Mar 2010 20:02:33 +0300 Message-ID: <4B9A73AD.9030501@mail.ru> Date: Fri, 12 Mar 2010 21:02:37 +0400 From: rihad User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Jack Vogel References: <4B99114E.7060909@mail.ru> <2a41acea1003110942u717e2222hd984bd2859c3e477@mail.gmail.com> <4B9A6EA7.3040603@mail.ru> <4B9A6F74.5080606@mail.ru> In-Reply-To: <4B9A6F74.5080606@mail.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Cc: freebsd-net@freebsd.org Subject: Re: ixgbe input errors at high data rates 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: Fri, 12 Mar 2010 17:02:35 -0000 Maybe turning DEVICE_POLLING on would be better? According to polling(4) ixgb supports it, but not ixgbe.