From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: lpm patches Date: Fri, 30 Oct 2015 15:25:24 -0700 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 Cc: "dev@dpdk.org" To: Bruce Richardson 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) Content-Disposition: inline In-Reply-To: <20151030215516.GA12128@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.