From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: by mail.mhcomputing.net (Postfix, from userid 1000) id DAFDFD1; Mon, 19 Sep 2016 14:22:57 -0700 (PDT) Date: Mon, 19 Sep 2016 14:22:57 -0700 From: Matthew Hall To: Nikita Kozlov Cc: dev@dpdk.org Message-ID: <20160919212257.GA27713@mhcomputing.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [dpdk-dev] LPM6 next hop size 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: Mon, 19 Sep 2016 21:22:58 -0000 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.