From owner-freebsd-net@FreeBSD.ORG Thu Sep 26 17:38:05 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 AEC9E510 for ; Thu, 26 Sep 2013 17:38:05 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-x230.google.com (mail-ee0-x230.google.com [IPv6:2a00:1450:4013:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 451562C87 for ; Thu, 26 Sep 2013 17:38:05 +0000 (UTC) Received: by mail-ee0-f48.google.com with SMTP id l10so706265eei.21 for ; Thu, 26 Sep 2013 10:38:03 -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=9z4gWVT0pFnIBoFnWVE+rzTqt++LFwlaYnpEbz/r1wM=; b=xWmIUJ6b4DREE8qvgqTDsgdcuSqbwmoLmSA6yHXH/IAcl28t9jRdP5BUimwgiw1vc0 UughUKTjOxBtrEgcWcrDhyy+eUzJtw4rEXGrA7cBr9Kvn34PEFXfiSil7UH+TBCwD7RY 1jAeEzTASZg2eDYmwh/4tC7ArzREO5BjitVGKhv0nO7AX9wgQxGE9MpzNcmuDBtg0SWA qybsehZgD7zGZ7YMCvl6tsfPr5RNsfXq9zbfNIF/AjIrXOrEaLFEkP14NVdyquqD2aKu bo+q/5ECGKjoMSzaZ+6QCgTWVenNSYHrBMjrdVKFaJEnFsQtnTuQZeEuHcGsNygGxt46 u8bQ== MIME-Version: 1.0 X-Received: by 10.15.33.132 with SMTP id c4mr3107494eev.2.1380217083517; Thu, 26 Sep 2013 10:38:03 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Thu, 26 Sep 2013 10:38:03 -0700 (PDT) In-Reply-To: References: Date: Thu, 26 Sep 2013 10:38:03 -0700 Message-ID: Subject: Re: netmap: traffic distribution From: hiren panchasara To: Michio Honda Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-net@freebsd.org" , Luigi Rizzo 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 17:38:05 -0000 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 >