From owner-freebsd-net@FreeBSD.ORG Sun Nov 2 23:51:59 2008 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 17779106567C for ; Sun, 2 Nov 2008 23:51:59 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (host-122-100-2-232.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id CB7668FC21 for ; Sun, 2 Nov 2008 23:51:58 +0000 (UTC) (envelope-from andrew@modulus.org) Received: by email.octopus.com.au (Postfix, from userid 1002) id 3A35C17E8B; Mon, 3 Nov 2008 10:34:33 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: X-Spam-Status: No, score=-1.3 required=10.0 tests=ALL_TRUSTED, DNS_FROM_SECURITYSAGE autolearn=no version=3.2.3 Received: from [10.20.30.101] (60.218.233.220.exetel.com.au [220.233.218.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 189D417E59; Mon, 3 Nov 2008 10:34:29 +1100 (EST) Message-ID: <490E3900.2080508@modulus.org> Date: Mon, 03 Nov 2008 10:34:24 +1100 From: Andrew Snow User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Jack Vogel References: <499a3e640810282326p99e0d1eud93c7ecd310c8145@mail.gmail.com> <601bffc40811011746x5c684e3fs89e3019688a333ab@mail.gmail.com> <2a41acea0811021034x45b86de1q43ef867333dfbd20@mail.gmail.com> In-Reply-To: <2a41acea0811021034x45b86de1q43ef867333dfbd20@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: ixgbe vs mxge 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: Sun, 02 Nov 2008 23:51:59 -0000 Jack Vogel wrote: > Hopelessly neglected and broken?? ...the driver is maintained by > me, and I am in the same organization as the developers of the > Linux driver. Hi Jack, Of course, most people in the community use the fruit of your labours on a daily basis and are pleased with the results. I have deployed many Pro/1000 cards at home and work using the em driver with great success, and I thank you again for your efforts in improving the state of the FreeBSD driver. I am curious about the ixgbe driver as I have never had a chance to play with any 10G hardware: is it as fast and reliable as the em-based 1G solution? - Andrew