From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gonzalez Monroy, Sergio" Subject: Re: [PATCH 0/6] eal/linux: cleanup hugepage code Date: Wed, 08 Jul 2015 12:03:58 +0100 Message-ID: <559D039E.807@intel.com> References: <1436259634-7077-1-git-send-email-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: David Marchand , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id B2B085A68 for ; Wed, 8 Jul 2015 13:04:01 +0200 (CEST) In-Reply-To: <1436259634-7077-1-git-send-email-david.marchand@6wind.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 07/07/2015 10:00, David Marchand wrote: > Here is a little patchset cleaning eal_hugepage_info.c file and fixing a bug > when having more than two hugepage sizes. > No functional change to be expected. > Acked-by: Sergio Gonzalez Monroy