From owner-freebsd-arch@FreeBSD.ORG Wed Jul 16 01:24:19 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 8EB3AF05 for ; Wed, 16 Jul 2014 01:24:19 +0000 (UTC) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 530CE2B40 for ; Wed, 16 Jul 2014 01:24:19 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id eb12so237641oac.8 for ; Tue, 15 Jul 2014 18:24:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=Zd6oBsPkKN0eAXNPakUamXFBkz4ZPZ10fNGtT2UFKLM=; b=eFvqaBg932PFK6ixXYzSfbmQDR5T0rCHer+dr679nwOQQYKMnK1yM8tZlG52048TSC lMdH5aVGqE8yFj2C352E5N1JViB4HDInWwh4rbWGZ08viw1KMJnr3shtlUNiDfYUd1CW MIe8LDyj12WMLBcvohU+ZhkTtffp76i6F0cmT0dkqKdZplmbA9Uj5Dm1xaWko2i3X1sb crN/IFmEcnM9baSqvxvRrhNneWGk3vgao8IpEf3yzdgCWunWiUOOwk5GWReLjirzDhry H0HKCSlrqTiLbR0owhkP/bUJIFbrARFs+SkkhnKj41nNLDJhsvvmj4yen5kDQDIOAmFd xFmQ== X-Gm-Message-State: ALoCoQk0wnT+auyH7Azc/XWe20uqri8TQEJ4pIQlh+NUbfm/jnyOTgp2obJD0sLmxUfDySTR7iNF X-Received: by 10.182.142.42 with SMTP id rt10mr15504669obb.80.1405473852309; Tue, 15 Jul 2014 18:24:12 -0700 (PDT) Received: from [172.21.0.13] (65-36-83-120.static.grandenetworks.net. [65.36.83.120]) by mx.google.com with ESMTPSA id v8sm32900930obo.7.2014.07.15.18.24.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jul 2014 18:24:11 -0700 (PDT) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <09C05822-716B-4D78-A47E-7ADE4226546D@netgate.com> X-Mailer: iPhone Mail (11D257) From: Jim Thompson Subject: Re: ixgbe and igb - how many queues? Date: Tue, 15 Jul 2014 20:24:11 -0500 To: Ryan Stone Cc: FreeBSD Net , Adrian Chadd , "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 01:24:19 -0000 But only 8 per VF. -- Jim > On Jul 15, 2014, at 19:04, Ryan Stone wrote: > > 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"