From owner-freebsd-arch@FreeBSD.ORG Wed Jul 16 00:49:00 2014 Return-Path: Delivered-To: freebsd-arch@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 ESMTPS id C7A0559C; Wed, 16 Jul 2014 00:49:00 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7D3F82818; Wed, 16 Jul 2014 00:49:00 +0000 (UTC) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 15 Jul 2014 17:47:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,668,1400050800"; d="scan'208";a="457453656" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by azsmga001.ch.intel.com with ESMTP; 15 Jul 2014 17:47:51 -0700 Received: from orsmsx152.amr.corp.intel.com (10.22.226.39) by ORSMSX106.amr.corp.intel.com (10.22.225.133) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 15 Jul 2014 17:47:50 -0700 Received: from orsmsx111.amr.corp.intel.com ([169.254.11.5]) by ORSMSX152.amr.corp.intel.com ([169.254.8.128]) with mapi id 14.03.0123.003; Tue, 15 Jul 2014 17:47:50 -0700 From: "Pieper, Jeffrey E" To: Ryan Stone , Adrian Chadd Subject: RE: ixgbe and igb - how many queues? Thread-Topic: ixgbe and igb - how many queues? Thread-Index: AQHPoImBUZxqX6tP/0aByQuTV1j2BJuh2KXA Date: Wed, 16 Jul 2014 00:47:50 +0000 Message-ID: <2A35EA60C3C77D438915767F458D65687E8FC755@ORSMSX111.amr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.138] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: FreeBSD Net , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 00:49:00 -0000 82598, 82599, X520, and X540 can have up to 64 Tx/Rx queues (1 per CPU), bu= t are limited to 16 RSS queues.=20 For igb it varies, depending on HW. I can put together a list. Jeff -----Original Message----- From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd-net@freebsd.org] = On Behalf Of Ryan Stone Sent: Tuesday, July 15, 2014 5:04 PM To: Adrian Chadd Cc: FreeBSD Net; freebsd-arch@freebsd.org Subject: Re: ixgbe and igb - how many queues? The oldest hardware supported by the ixgbe driver is the 82598, which supports up to 16 RSS queues (see Table 3-48 in the 82598 datasheet). I believe that the 82599 and X520 are more capable. I have no idea what the situation is on igb, as there seems to be a lot more hardware supported by that driver and I don't work with the 1GB devices very much. _______________________________________________ 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"