From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com
 [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id 73D0D9AA2
 for <dev@dpdk.org>; Tue, 17 Mar 2015 14:19:39 +0100 (CET)
Received: by wibdy8 with SMTP id dy8so63005895wib.0
 for <dev@dpdk.org>; Tue, 17 Mar 2015 06:19:39 -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=fKVrhIgg0LUlgs3WXRBzrxfg76v3RqDd4prcruh+6JE=;
 b=R/pQdpwosMMEhD7bhfzO4jmLtz3R/IUH/O67fYTcNRHHBpioLD/MuHwPMqnQ11pxG0
 JjDRwIf3Vvp4vypN0yY/A0D9PSkHjw/3ufWTyvhxih9B6dv6Y5JTq+iAS+qnz/v8CTtH
 WFAzyVNDKXrcg0YUVAhX0jSf5XyPIYrau6SwB/gAOhW/09FqEQwh0TLP3Zk+4r9iseKI
 i66QgJKu9wiJvlBibdTumeO63RorYEA/DmbSae2lWZO0pJ9PAsvVmbajlxsj5AqC8oMQ
 X2jkpw8W0dxi3bufjLdLqwkc9PFDKaNFKiSGQIMOmUfN5vWQeW3A8+V4DRttzgbE17Wa
 wjyA==
X-Gm-Message-State: ALoCoQmrxFbIdreCrThiI7qCgS7uj/FGGJ4yIG6xAplZEnU/DQOo2nhtc2VAnqJOYZLhphGma0Ru
X-Received: by 10.195.12.35 with SMTP id en3mr127820623wjd.129.1426598379304; 
 Tue, 17 Mar 2015 06:19:39 -0700 (PDT)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by mx.google.com with ESMTPSA id g5sm19944397wjr.19.2015.03.17.06.19.38
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 17 Mar 2015 06:19:38 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Konstantin Ananyev <konstantin.ananyev@intel.com>
Date: Tue, 17 Mar 2015 14:19:05 +0100
Message-ID: <1831970.hqZVMGVs6z@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; )
In-Reply-To: <1426072470-2797-1-git-send-email-konstantin.ananyev@intel.com>
References: <1426072470-2797-1-git-send-email-konstantin.ananyev@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] maintainers: claim EAL Intel x86
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: Tue, 17 Mar 2015 13:19:39 -0000

> Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

>  Intel x86
> +M: Bruce Richardson <bruce.richardson@intel.com>
> +M: Konstantin Ananyev <konstantin.ananyev@intel.com>
>  F: lib/librte_eal/common/include/arch/x86/

Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Applied, thanks