From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: [PATCH v1 0/3] lpm: increase number of next hops for lpm (ipv4) Date: Fri, 30 Oct 2015 00:17:34 -0700 Message-ID: <20151030071734.GA14459@mhcomputing.net> References: <1445608311-8092-1-git-send-email-michalx.k.jastrzebski@intel.com> <20151023162033.GA10036@mhcomputing.net> <562B209A.6030507@mhcomputing.net> <60ABE07DBB3A454EB7FAD707B4BB1582139CCC19@IRSMSX109.ger.corp.intel.com> <20151026184046.GA22533@mhcomputing.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Jastrzebski, MichalX K" Return-path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.46.186]) by dpdk.org (Postfix) with ESMTP id 1F78B8DA1 for ; Fri, 30 Oct 2015 08:19:23 +0100 (CET) Content-Disposition: inline In-Reply-To: <20151026184046.GA22533@mhcomputing.net> 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, Oct 26, 2015 at 11:40:46AM -0700, Matthew Hall wrote: > > I can't apply patch 0001-... , could You check it please? > > I generated it from a rebase of my own copy of DPDK against DPDK upstream > master. > > So I'm not sure why it would not apply against latest DPDK master. > > But I will try it and see what could be the reason. > > Matthew. Hello Michal, I rechecked it. The patch does apply perfectly to the latest master branch from git://dpdk.org/dpdk using git apply. Can you take a second look? I compile my DPDK with the clang compiler BTW. Matthew.