From owner-freebsd-net@FreeBSD.ORG Mon Aug 26 23:30:06 2013 Return-Path: Delivered-To: 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 846071BE; Mon, 26 Aug 2013 23:30:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00AFC28E3; Mon, 26 Aug 2013 23:30:05 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id a1so2173567qcx.31 for ; Mon, 26 Aug 2013 16:30:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=PjAtJXlrewkZ3Vaflw80IOGnnmAuRAJ0xiqdsy8g1hw=; b=YYgq+xPMVnCMyiMDmvOJmetxgcC0NXZW0VCahrdDtcfBnrh9RnM6t9GLWOJZA8AI6+ M6yh6uTx4WVOjgH0df/Thtzj/nahqHLf2de3BalL9EqEOG7iBMnfZvMw1hznyxHXhZUU cZ8lRQlsUy7WHqGTg3r1vOPhmMzri8ZnweHkDBXFc/ENMoj+wRWPxZiBUfvCYYUjyaBq ZcKLfB63dYzh5LLgTd/AI6oMptv826NCb6ydDg6gQNLgM/r7xM3VCCDw/Qp5nsEnCTZm GJX6ppm+hdltn17GtH1Lj/l+LqNEdMkXUv6Ng5tqHL77N88KA+p4+nSFhDYqlYu/JvX2 WIAA== MIME-Version: 1.0 X-Received: by 10.224.166.129 with SMTP id m1mr18952146qay.46.1377559805194; Mon, 26 Aug 2013 16:30:05 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.128.70 with HTTP; Mon, 26 Aug 2013 16:30:05 -0700 (PDT) In-Reply-To: <521BBD21.4070304@freebsd.org> References: <521BBD21.4070304@freebsd.org> Date: Mon, 26 Aug 2013 16:30:05 -0700 X-Google-Sender-Auth: ZViB53TuZ52B82R6Y-XGm7gykB0 Message-ID: Subject: Re: Flow ID, LACP, and igb From: Adrian Chadd To: Andre Oppermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Jack F Vogel , "Justin T. Gibbs" , Alan Somers , "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: Mon, 26 Aug 2013 23:30:06 -0000 ... is there any reason we wouldn't want to have the TX and RX for a given flow mapped to the same core? -adrian