From owner-freebsd-net@FreeBSD.ORG Fri Jul 26 16:28:25 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 370C7464 for ; Fri, 26 Jul 2013 16:28:25 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B8F42514 for ; Fri, 26 Jul 2013 16:28:24 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id BCC1820CAC for ; Fri, 26 Jul 2013 12:28:23 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Fri, 26 Jul 2013 12:28:23 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=dFv3obzWsg3KZpwYnX9Yv+qsAH8=; b=Cvf lfh2IpQg2lHg+643PoZjgpeiQECO7avyB6905CWvi45iSizP36BlZ4+gWzctvAfc HKJ+KeidcL9F8wMEGueVQPonPvxCSiX4/6NvR+oxBGEP75U8nOIHoexdWCpD49xR icuppSWZh18wxMZb69hiZZB0jNgNH3E0N34Ee72Y= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id A17A8B01D88; Fri, 26 Jul 2013 12:28:23 -0400 (EDT) Message-Id: <1374856103.13825.1940671.2C599B3B@webmail.messagingengine.com> X-Sasl-Enc: Nc9X4TR8jtyiALsIwa635mY6slN9MNQVfQCzNX3ISwBx 1374856103 From: Mark Felder To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-23e62cd3 In-Reply-To: <1374852658.90079.YahooMailNeo@web121601.mail.ne1.yahoo.com> References: <51F0386D.2000709@acm.poly.edu> <51F16A07.9030505@FreeBSD.org> <1374852658.90079.YahooMailNeo@web121601.mail.ne1.yahoo.com> Subject: Re: Recommendations for 10gbps NIC Date: Fri, 26 Jul 2013 11:28:23 -0500 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 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, 26 Jul 2013 16:28:25 -0000 My only experience with 10gbps on FreeBSD is on my friend's server -- Solarstorm SFN5161T 10GBASE-T Server Adapter I guess the model you'd want is the SFN5162F and then you put in any SFP+ adapters you want, so this would cover your 10GBASE-SR requirement. The driver is new as of 9.1-RELEASE. It was surprising how well it performed out of the box. Without tuning we had something like 8.5Gbit/s in iperf. I have no idea if it provides your multiqueue requirement.