From owner-freebsd-net@FreeBSD.ORG Thu Sep 26 21:27:48 2013 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 ESMTP id 41F9D788 for ; Thu, 26 Sep 2013 21:27:48 +0000 (UTC) (envelope-from rometoroam@gmail.com) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CED4E2C27 for ; Thu, 26 Sep 2013 21:27:47 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id l18so23353wgh.4 for ; Thu, 26 Sep 2013 14:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ynn4AEkyKUxzvTGJEJhMXWeAz5PNUGUEZzqfQg/7d34=; b=fBdMXL1Mxumqt9jsc4PcPrXl3m6UB6FjaKvOTZI5PJQCasQocWmTo8OlgOiub4Xbpk 0ekjN93tJrppCZEMe65LJtVzD+1QxZY0N//L7GVTdlrLc81SDhchaRpguX+t3dJJaFyr FyS4SjxUl8vMPjjcdTrzvab89NFBEegwYsjwILTmE7eAQeRGANJbKGm2RdmZiev/DJqx hqUf7js7wZZwQXJmDLnP+r8/Uw0E1JSGPb5lgMWIdjP0c5gO5RkMSVr4NghxUxQqkPTq TXTn7lLLt190TfeM5m6oVIFvW/l5Lm5YHUR6P+qcuM6n8MeSyMx5KzOm7d8QV28asqR/ ieSg== MIME-Version: 1.0 X-Received: by 10.180.171.7 with SMTP id aq7mr2601501wic.28.1380230865855; Thu, 26 Sep 2013 14:27:45 -0700 (PDT) Received: by 10.194.64.167 with HTTP; Thu, 26 Sep 2013 14:27:45 -0700 (PDT) In-Reply-To: References: Date: Thu, 26 Sep 2013 17:27:45 -0400 Message-ID: Subject: Re: netmap: traffic distribution From: chintu hetam To: hiren panchasara Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Michio Honda , Luigi Rizzo , "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2013 21:27:48 -0000 Hiren, https://www.kernel.org/doc/Documentation/networking/scaling.txt must read to understand nuances of each of this features. None of this techniques are used for mostly none other than performance reasons. Michio, personally i am interested to know performance results in netmap mode with RFS patch you just mentioned. Thanks r2r On Thu, Sep 26, 2013 at 1:38 PM, hiren panchasara < hiren.panchasara@gmail.com> wrote: > On Thu, Sep 26, 2013 at 12:58 AM, Michio Honda > wrote: > > > Hi, > > > > The handiest way to try flexible flow distribution is using Flow > Director. > > I've confirmed that the patch posted to this list two years ago works > with > > netmap/ixgbe. > > > > > http://freebsd.1045724.n5.nabble.com/Adding-Flow-Director-sysctls-to-ixgbe-4-td4769489.html > > > > Thanks a lot for the link, Michio! > > It seems this work is yet not committed?!? > > cheers, > Hiren > > > > > Cheers, > > - Michio > > > > > _______________________________________________ > 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" >