From owner-freebsd-net@FreeBSD.ORG Wed Jul 16 01:24:14 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53ED5E7D for ; Wed, 16 Jul 2014 01:24:14 +0000 (UTC) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) (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 180852B3F for ; Wed, 16 Jul 2014 01:24:13 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n16so232899oag.41 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=gAv5izwE8fQY/NrpXu7QxHL9KXKEdGZmiGpxQJ19yLBIpDMYoXBNi6KC2yS0mJoODR nHHYgF6s9+tgL+2NhYX98HjilRnFEHh49kP8IcbdrFXjsUUils3VRB2mL3cOl12lJhhR W8vkJE02uWNnRm6MoOZx4Z+kQ4fOgjgHZIQh1xirqQIj3xBnATK/r1BdRoNPQ/s+nY1v UcWTXALengmX6BoDyII0lXEOhYw4fz2VCBDkDX5Dp9VrbMSCGBCxFc3G2isToA4iEGGX yfDNUOVvvubRk+wiZ59Odexq9Q33+wXN+sEnI6r+kHViHB4Wr0k8Q+cGzrSt6BVz/Fz2 H3yw== X-Gm-Message-State: ALoCoQlhcU11CQnOaJvCDoSOD1GA1l2u9zrp7uhe92MpBhejOOWQp3b+9H1FkxLWNTMXSACIMJGS 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-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 01:24:14 -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"