From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Tourrilhes Subject: Re: [PATCH v2 1/3] mem: fix hugepage mapping error messages Date: Wed, 5 Oct 2016 09:41:20 -0700 Message-ID: <20161005164120.GA11912@labs.hpe.com> References: <20160921211049.GA27472@labs.hpe.com> <20161004171703.GA3053@labs.hpe.com> <5999446.HPKiItx4sF@xps13> Reply-To: jean.tourrilhes@hpe.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sergio Gonzalez Monroy , dev@dpdk.org To: Thomas Monjalon Return-path: Received: from g4t3428.houston.hpe.com (g4t3428.houston.hpe.com [15.241.140.76]) by dpdk.org (Postfix) with ESMTP id 261222BB4 for ; Wed, 5 Oct 2016 18:41:24 +0200 (CEST) Content-Disposition: inline In-Reply-To: <5999446.HPKiItx4sF@xps13> 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, Oct 05, 2016 at 11:51:48AM +0200, Thomas Monjalon wrote: > > Applied, thanks > A rebase was necessary because of this patch: http://dpdk.org/commit/c00ae961 > Please check everything is OK. Tested today's master. Working as expected. Thanks ! Jean