From owner-freebsd-net@FreeBSD.ORG Fri Jun 8 15:44:34 2012 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC896106566B for ; Fri, 8 Jun 2012 15:44:34 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 9574F8FC17 for ; Fri, 8 Jun 2012 15:44:34 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q58Fhhju044248; Fri, 8 Jun 2012 08:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1339170224; bh=8tMx6t93H9WtPDI+o6+5cPDWoUr/gsGWXp4k3jP1/O8=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=XA24WuapB8a9ZC31TOCWe7vEOiLSQ0QvbX/9ggF0UiuK/kfjphalXFRkEGefYBKtf ttXpID6T7jGUp/NUAKU9ooyLXWzJYxM9y0OLWNTq/C1jZUsl29fuCNFaTMFZPC9Ub5 zWcdBnQqq9ACdLsjAGHt1gO8gEuDj+OZNNKOhJ7I= From: Sean Bruno To: Daniel Braniss In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Fri, 08 Jun 2012 08:43:42 -0700 Message-ID: <1339170222.2854.4.camel@powernoodle-l7.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 170223001 Cc: "net@freebsd.org" Subject: Re: recommended 10g cards 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, 08 Jun 2012 15:44:34 -0000 On Thu, 2012-06-07 at 23:54 -0700, Daniel Braniss wrote: > Hi > I will be 'experimenting' with 10g in the next few months, so > I need to buy some cards, > After googling for some time, I noticed that there is not realy much real > info, and some of it is a bit dated. > Since these cards are pricy, could those that have such cards share some info? > cheers, > danny > The intel 10G and chelsio cards are ones that we've screwed around with here at Yahoo. You probably would have the most likely success with the intel driver, ixgbe(4). Sean