From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas F Herbert Subject: Re: [PATCH v2] eal: Allow combining -m and --no-huge Date: Wed, 27 May 2015 10:17:31 -0400 Message-ID: <5565D1FB.70409@redhat.com> References: <20150527113016.2c31ba7e@miho> <5565C166.4090505@redhat.com> <20150527152949.3e44828a@miho> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Simon Kagstrom Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 1AA261DB1 for ; Wed, 27 May 2015 16:17:34 +0200 (CEST) In-Reply-To: <20150527152949.3e44828a@miho> 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 5/27/15 9:29 AM, Simon Kagstrom wrote: > 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 appl= y > > Hmm... I tried it myself, but just saved the email and used > > git am main.mbox > > and that worked. Yes, the patch applies. Thanks! > > > I=C2=B4m using claws-mail as a mailer. > > // Simon >