From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.46.186]) by dpdk.org (Postfix) with ESMTP id 74CCB5938 for ; Fri, 30 Oct 2015 23:27:15 +0100 (CET) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id 9CB1180C00E; Fri, 30 Oct 2015 15:25:24 -0700 (PDT) Date: Fri, 30 Oct 2015 15:25:24 -0700 From: Matthew Hall To: Bruce Richardson Message-ID: <20151030222524.GA23508@mhcomputing.net> References: <20151030120018.GA4904@bricha3-MOBL3> <20151030175927.GA21104@mhcomputing.net> <20151030215516.GA12128@bricha3-MOBL3> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151030215516.GA12128@bricha3-MOBL3> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] lpm patches X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 22:27:15 -0000 On Fri, Oct 30, 2015 at 09:55:16PM +0000, Bruce Richardson wrote: > We'll see what we can do in 2.3 timeframe. Thanks for taking all of this up and helping us make a solid plan. I'll do my best to help out from the community side. I have done some lightweight functionality tests of my patched LPM to good effect. I'm working on finishing the last key feature and acquiring a Skylake system in the next few weeks so I can start doing some performance testing of my application with the community license of VTune, so I can make a proper release of some kind. Just so I know what things I should monitor when, what is the approximate schedule for 2.3? Can we host a private branch or tree somewhere to be able to access any progress made with the various changes and report back? Matthew.