From owner-freebsd-net@FreeBSD.ORG Fri Sep 27 07:43:19 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2F443366 for ; Fri, 27 Sep 2013 07:43:19 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ee0-x22a.google.com (mail-ee0-x22a.google.com [IPv6:2a00:1450:4013:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF9452892 for ; Fri, 27 Sep 2013 07:43:18 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id b45so1028631eek.15 for ; Fri, 27 Sep 2013 00:43:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=U+QSZ/+rBzc88Pr16AjvcTciMtnD/bPDHO+bawhk8Pk=; b=J5SBfGIcLLJT6JRj+XNdSgY00XqgbKr8UzUKPwEoKB+ZIcBINbpo19BMt0W0qHKnde UsQSfeKcK2rB/C0AW42/rAVVMVWKHVE7+CW32Ia2g+WXHs0Avf74xj0bLghyIDbJ/fZy MhsO6D+SAZwZ2TdGkALQ25SA7ZMyxCSl/7Sdp2La7e6EQHiotcrX+LEBqhckhrU7CZvL ETWE4TMbk2iz1VJSg3ijxi+roKK2uXStJ89CGnWpTOsGWycH7v5wu+goQjMQz3kmpBk4 lEKXqBaYvyMBvQ+9HAB0hb07YTIibMmlsEVSTNAZyykwAxUCd69RL0sN5EQv5IYC+xLn LLFw== MIME-Version: 1.0 X-Received: by 10.14.5.3 with SMTP id 3mr8311078eek.49.1380267797247; Fri, 27 Sep 2013 00:43:17 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Fri, 27 Sep 2013 00:43:17 -0700 (PDT) Date: Fri, 27 Sep 2013 00:43:17 -0700 Message-ID: Subject: Adding Flow Director sysctls to ixgbe(4) (was: netmap: traffic distribution) From: hiren panchasara To: "freebsd-net@freebsd.org" , syuu@dokukino.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Fri, 27 Sep 2013 07:43:19 -0000 On Thu, Sep 26, 2013 at 10:38 AM, 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?!? > Takuya, I see a lot of responses/comments on proposed changes. Was anything decided at the end of it? As far as I can tell, its still not committed to the tree. Thanks, Hiren