From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-we0-f169.google.com (mail-we0-f169.google.com
 [74.125.82.169]) by dpdk.org (Postfix) with ESMTP id E85815937
 for <dev@dpdk.org>; Thu, 27 Mar 2014 11:28:54 +0100 (CET)
Received: by mail-we0-f169.google.com with SMTP id w62so1636015wes.14
 for <dev@dpdk.org>; Thu, 27 Mar 2014 03:30:28 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding:content-type;
 bh=FQsFQlMi7VuRopPQWPIy5+hPFrIVmeP0q9P3hlxlfsU=;
 b=afHEqKLR7Kcl/Rw96mhSorHGQWrTiPnIS7XU7j4kkJaSeEvuRNuMzOkAfssn2Xu7/P
 KezEIrok2pwBmSzJtrpIFxKOmn6VHm3Kp2upna1RO35+BFkrvJ5It2KdksTDAdQHl+9y
 /fBSyfcqXuI7cmYJ6eleHYEsCPeCrEAT/npDkzMVEW+xskKUiNgxtVkTzLgMSvxmT657
 UpAkc706P27KmRLLFNbV8efz4cN8RqzAkE9Tg2sItTX6H/6gSUQDy0OigUZPiIxYOGAN
 21g35dQLIEh3GOee8etHl/+2Trs33wZTBJR5CcNEAIROtthXwdFQ1PBPJ+gSPBxS1Qzt
 4GMA==
X-Gm-Message-State: ALoCoQkG759tOdg7QY5BFNIP0AjG1VaPXWFabrhGcrk80aMvkjCqATFSIUeaE/HaTaURua03nKKr
X-Received: by 10.180.87.162 with SMTP id az2mr3757383wib.23.1395916228493;
 Thu, 27 Mar 2014 03:30:28 -0700 (PDT)
Received: from xps13.localnet (6wind.net2.nerim.net. [213.41.180.237])
 by mx.google.com with ESMTPSA id qg3sm11015726wic.10.2014.03.27.03.30.27
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 27 Mar 2014 03:30:27 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Olivier MATZ <olivier.matz@6wind.com>
Date: Thu, 27 Mar 2014 11:30:27 +0100
Message-ID: <1997831.a7vsIoMLMC@xps13>
Organization: 6WIND
User-Agent: KMail/4.12.3 (Linux/3.13.6-1-ARCH; KDE/4.12.3; x86_64; ; )
In-Reply-To: <5333E53F.2050209@6wind.com>
References: <1391529271-24606-1-git-send-email-thomas.monjalon@6wind.com>
 <1391529271-24606-16-git-send-email-thomas.monjalon@6wind.com>
 <5333E53F.2050209@6wind.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [memnic PATCH 15/16] pmd: remove useless makefile
	variables
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: Thu, 27 Mar 2014 10:28:55 -0000

> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> Reviewed-by: Olivier Matz <olivier.matz@6wind.com>

Applied

-- 
Thomas