From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 5A9ED1AEF6 for ; Fri, 22 Sep 2017 20:46:10 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id EF31C21182; Fri, 22 Sep 2017 14:46:09 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 22 Sep 2017 14:46:09 -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:x-sasl-enc; s=mesmtp; bh=8PIQd8HZgxt7AT1 r3R51Il5ocHFX42DXB8mVaqbwDS0=; b=dfcGx585hoIjoVzjUlPtuZqA2j/lOmz u2NxJFR+PyCa3kCxhHUAT14nEtuIE43b0ZiCnaTGGJ1pbgbSsQo+BAUeHHxJBcT5 qmkfEaDLTm8356hIFt1ELsmVid6S+MKte1qRab+RqRnkRN41uB2xayaO6ASnrhJn EanGuXToNN1M= 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:x-sasl-enc; s= fm1; bh=8PIQd8HZgxt7AT1r3R51Il5ocHFX42DXB8mVaqbwDS0=; b=crG4wYZ/ ju6sjy5RfHY3obz1vQABGPsLOwJT2meT2PQH+ua2WSsGWtoNoYLG/2WDojZ12DBt hssfBLjC7eIPuXE8sSFO1bA9x8uspgh586C9N/m0RPtQ8b5MRgTj/EJbDx1dRRni CybU/YKHXqHR86xUGgQCoLUphMIravlGxSpjbN3FgHLuepJ2mXevy0t43ebWeL1e GzsDIZcqGLUDnD1YkknS3s26o/gvmLCWKmBN6smy09YQp3kpAAaqrGtEjyVTyIkg nUJ1jxkI3OjCfwRcCBF9qR3DhDwRDB7SpSnY12cls4x/3i961W10fWnXJjM7iG/P TOwCjx1LNH2glQ== X-ME-Sender: X-Sasl-enc: K/f3+oIH7kVCBbW02y3OHqcUte/IrSi6AWci6pmbdOeC 1506105969 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B517D7E7C6; Fri, 22 Sep 2017 14:46:09 -0400 (EDT) From: Thomas Monjalon To: Konstantin Ananyev Cc: web@dpdk.org Date: Fri, 22 Sep 2017 20:46:08 +0200 Message-ID: <19070425.vm0U2zo8KW@xps> In-Reply-To: <1506101289-2065-1-git-send-email-konstantin.ananyev@intel.com> References: <1506101289-2065-1-git-send-email-konstantin.ananyev@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH] update techboard minutes X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2017 18:46:10 -0000 > Signed-off-by: Konstantin Ananyev Applied, thanks