From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com
 [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 441921B706
 for <web@dpdk.org>; Wed, 11 Apr 2018 00:26:36 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id C415621130;
 Tue, 10 Apr 2018 18:26:35 -0400 (EDT)
Received: from mailfrontend1 ([10.202.2.162])
 by compute1.internal (MEProxy); Tue, 10 Apr 2018 18:26:35 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:content-transfer-encoding:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=mesmtp; bh=Pj256ICpzflpNz7ZjAVwr+Yh3e
 IudkJJaQiyavm0jOA=; b=qzvCRPty/qFLQDxKgXnXCjxT602qDpcOOsrBnUB8wT
 sE0lNManNGHikS753HxhKWjJI20AL1yH+C+zbkeK2WWjHjcRYus0a86mAo3e2PC1
 w5MXG0/I8gtaMWiRAqzHHmDYsoekzhNJsj1ILZIpgTA9xrBUyEkB4+QUst+pr0KV
 c=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-transfer-encoding:content-type
 :date:from:in-reply-to:message-id:mime-version:references
 :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=Pj256I
 CpzflpNz7ZjAVwr+Yh3eIudkJJaQiyavm0jOA=; b=iEqRW/dvziZ/gqIy7HD6o7
 Db/1g+8Onfq3JX2UzZzFVpbf+EVqBrMjAxeDfFzpMJ8ZTuyGZ6TK+u6LGURwolC0
 qlBDgXlnY5D8j6kFZGlg7t8xMDtxAGKkfe1ELvRs6blqFJWu1qPXpdAO/U66dhZZ
 5sQINa/EUErAp74aocaX2GXnlzLYY8dqnALAtsVtTwq4glOrFtdVX0sA+NRZgb8S
 nwC94heg2qjmc4/HSJr3hrO1cTx+c8lSOPdcXzLhIaZ2Ay8s6ZwgMsFdXJVAY3Wr
 ptbJXvDo2RrXoDKFgi/3XzH8DMjD2HBS1qEdB1zV08yMKnIzCPnbXy2hU64xfuPA
 ==
X-ME-Sender: <xms:GzrNWgfe3duYkl0dPvl_f7JJzfvQFGnomu6sJqt5lfJf4IkkVu9V-g>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 3ED8BE4833;
 Tue, 10 Apr 2018 18:26:35 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Cc: "Richardson, Bruce" <bruce.richardson@intel.com>
Date: Wed, 11 Apr 2018 00:26:34 +0200
Message-ID: <1814318.lokksbD940@xps>
In-Reply-To: <59AF69C657FD0841A61C55336867B5B0722757FD@IRSMSX103.ger.corp.intel.com>
References: <20180409224307.16457-1-thomas@monjalon.net>
 <59AF69C657FD0841A61C55336867B5B0722757FD@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-web] [PATCH] add Ireland summit 2018
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Apr 2018 22:26:36 -0000

> > Add an introduction to the Userpace event in Dublin with dates.
> > The title is smaller than for the China Summit which is the next one.
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> 
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied