From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by dpdk.org (Postfix) with ESMTP id C0D1458E8 for ; Mon, 9 Feb 2015 16:17:57 +0100 (CET) Received: by mail-wi0-f179.google.com with SMTP id l15so18073359wiw.0 for ; Mon, 09 Feb 2015 07:17:57 -0800 (PST) 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=T5TCC/vFl3Ee7ui16k4ct4DaxAYp0b0CJEigNNggDOs=; b=gd6RdhXGP8fRgY9abhqdl73or74T6qKeLPToCghDM3fPf4+mfW2xU1P7094pZQXvjl Txop7QXX7wrlIFrBvSDwZGs0fs0x6t2G+JYWjT6fpVY4eEzSTraStIILTNUOA+jv76lv GAIfkdZBVOpcMBNHPhzoIwyDSOlXjlkiUqIog3RZERe2LFCqoadVG6hpGR9hb54egnyN IaUAZXlo5O4Mi+z4zvuZW9zL/LbQ1ZIaaUX0uVHPV3hjXuzKYegRfjcr7zrz6N/9uQMa 39o/VaQLkjbxeJhA/H2R6z/vVdJ8zwi1A7aukdu//guRHfBrlKFlxXJtHM4XWSb7PQXh Go+g== X-Gm-Message-State: ALoCoQnDXTN0k2VV1RONk4SqohBv2thOzJpGhx/chWshBaLg0YutELwkBHJPypLlg4+VjaxHM043 X-Received: by 10.180.104.34 with SMTP id gb2mr36702379wib.7.1423495077132; Mon, 09 Feb 2015 07:17:57 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id vh8sm16785597wjc.12.2015.02.09.07.17.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Feb 2015 07:17:56 -0800 (PST) From: Thomas Monjalon To: "Richardson, Bruce" Date: Mon, 09 Feb 2015 16:17:28 +0100 Message-ID: <2579403.SEyAcJX7Q3@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: References: <1423230706-12776-1-git-send-email-bruce.richardson@intel.com> <1423230935-14154-1-git-send-email-bruce.richardson@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 v2] maintainers: claim FreeBSD EAL and distributor X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 15:17:58 -0000 > > Signed-off-by: Bruce Richardson > > Acked-by: Pablo de Lara Acked-by: Thomas Monjalon Applied, thanks