From owner-freebsd-net@FreeBSD.ORG Fri Apr 3 16:54:19 2015 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 295D9CF0; Fri, 3 Apr 2015 16:54:19 +0000 (UTC) Received: from mail.strugglingcoder.info (strugglingcoder.info [65.19.130.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0AB3C305; Fri, 3 Apr 2015 16:54:18 +0000 (UTC) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPSA id D727810B023; Fri, 3 Apr 2015 09:54:11 -0700 (PDT) Date: Fri, 3 Apr 2015 09:54:11 -0700 From: hiren panchasara To: Adrian Chadd Subject: Re: Full 32bit flowid from igb(4) Message-ID: <20150403165411.GC72165@strugglingcoder.info> References: <20150323234214.GU53237@strugglingcoder.info> <20150324154931.GC53237@strugglingcoder.info> <20150330225945.GI10892@strugglingcoder.info> <20150331050628.GJ10892@strugglingcoder.info> <20150331170933.GK10892@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Fig2xvG2VGoz8o/s" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Jack F Vogel , FreeBSD Net , erj@freebsd.org, Jack Vogel , Jason Wolfe 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: Fri, 03 Apr 2015 16:54:19 -0000 --Fig2xvG2VGoz8o/s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 03/31/15 at 11:15P, Adrian Chadd wrote: > Yeah, I think the right thing to do is: > > * If the descriptor says it's RSS, then use the flowid + rss type So, if we have multiqueue, we do everything needed to get RSS flowid/type. That means, with num_queues > 1 we can just expose those. > * else, set it to queue id and set the type to opaque. This part becomes irrelevant as it's a single queue case. Do we care about setting flowid value/type in case of single queue? cheers, Hiren --Fig2xvG2VGoz8o/s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJVHsWzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lRpEH/R8DJSQN8QTLv0TTNAO3M2AH ZtOD23V/DPBJf7xvam/Z4UNXqga2Z2JsaD1R/iKqs7EpRWaPMsGd4l3VH6FEmnua fUgFZwR9aKa9lygAvZ5JHxmBHeD1P62pU0wt3UKrGC/JpBCxWVWNapNEFz3T6plk x/FeMewMfw7d3/0VWGtr8FjJXGFCdU4e9wKDZ2Al64kegWRsPT7gwjBF41Qr9b0C 1f1AU6w/1ek1Fp6SfXAuIO5Onje5mxPP5QdpnvwkKhUzapyOCPfT4p9Tx3A8WVYH sWGDCqoZ+SfE/JRW3G2nlMSDarT26b4BC7CaJslHAq2eiyWKc/KN1xqUr820UdQ= =LPTL -----END PGP SIGNATURE----- --Fig2xvG2VGoz8o/s--