From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <therbert@redhat.com>
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28])
 by dpdk.org (Postfix) with ESMTP id 1AA261DB1
 for <dev@dpdk.org>; Wed, 27 May 2015 16:17:34 +0200 (CEST)
Received: from int-mx09.intmail.prod.int.phx2.redhat.com
 (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22])
 by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t4REHWcr030070
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL);
 Wed, 27 May 2015 10:17:33 -0400
Received: from tfherb-2.local (vpn-62-242.rdu2.redhat.com [10.10.62.242])
 by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id
 t4REHVXQ016367; Wed, 27 May 2015 10:17:32 -0400
Message-ID: <5565D1FB.70409@redhat.com>
Date: Wed, 27 May 2015 10:17:31 -0400
From: Thomas F Herbert <therbert@redhat.com>
Organization: Red Hat
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10;
 rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Simon Kagstrom <simon.kagstrom@netinsight.net>
References: <20150527113016.2c31ba7e@miho>	<5565C166.4090505@redhat.com>
 <20150527152949.3e44828a@miho>
In-Reply-To: <20150527152949.3e44828a@miho>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] eal: Allow combining -m and --no-huge
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 27 May 2015 14:17:35 -0000



On 5/27/15 9:29 AM, Simon Kagstrom wrote:
> On Wed, 27 May 2015 09:06:46 -0400
> Thomas F Herbert <therbert@redhat.com> 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.

Yes, the patch applies. Thanks!
>
>
> I´m using claws-mail as a mailer.
>
> // Simon
>