From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Kagstrom Subject: Re: [PATCH v2] eal: Allow combining -m and --no-huge Date: Wed, 27 May 2015 15:29:49 +0200 Message-ID: <20150527152949.3e44828a@miho> References: <20150527113016.2c31ba7e@miho> <5565C166.4090505@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Thomas F Herbert Return-path: Received: from ernst.netinsight.se (ernst.netinsight.se [194.16.221.21]) by dpdk.org (Postfix) with SMTP id 6A5524A63 for ; Wed, 27 May 2015 15:29:58 +0200 (CEST) In-Reply-To: <5565C166.4090505@redhat.com> 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 Wed, 27 May 2015 09:06:46 -0400 Thomas F Herbert wrote: > I just tried applying v2 of the patch to master: > git apply ../patches/eal_common_options.patch > error: patch failed: lib/librte_eal/common/eal_common_options.c:850 > error: lib/librte_eal/common/eal_common_options.c: patch does not apply Hmm... I tried it myself, but just saved the email and used git am main.mbox and that worked. I=C2=B4m using claws-mail as a mailer. // Simon