From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: LPM6 next hop size Date: Mon, 19 Sep 2016 14:22:57 -0700 Message-ID: <20160919212257.GA27713@mhcomputing.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nikita Kozlov Return-path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id 589DB2BA6 for ; Mon, 19 Sep 2016 23:22:58 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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 Mon, Sep 19, 2016 at 11:18:48PM +0200, Nikita Kozlov wrote: > I have submitted a patch that, among other things, increase this size. > But it needs some reviews: http://dpdk.org/dev/patchwork/patch/15295/ A whole ton of us submitted patches to fix LPM lately. But fixing LPM6 was deleted from the roadmap and never added in a future release. So we don't get any upstream support to put the patches together and add it in the official release. Matthew.