From owner-freebsd-net@FreeBSD.ORG Wed Oct 1 23:44:23 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E916A1E1; Wed, 1 Oct 2014 23:44:23 +0000 (UTC) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id A7B13F85; Wed, 1 Oct 2014 23:44:23 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 03A8D7300A; Thu, 2 Oct 2014 01:49:27 +0200 (CEST) Date: Thu, 2 Oct 2014 01:49:27 +0200 From: Luigi Rizzo To: Adrian Chadd Subject: Re: individual queue blocking entire rx unit on ixgbe (Re: How do I balance bandwidth over several virtual NICs?) Message-ID: <20141001234926.GC13187@onelab2.iet.unipi.it> References: <20141001203223.GA12122@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "freebsd-net@freebsd.org" , Elof Ofel , "Alexander V. Chernikov" , Jack Vogel X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 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, 01 Oct 2014 23:44:24 -0000 On Wed, Oct 01, 2014 at 04:42:58PM -0700, Adrian Chadd wrote: > Yeah, just grab the diffs that I committed to ixgbe and try it out. > > The flowdirector initialisation is buggy. :) ok but i don't think it is related, see my previous email. luigi