From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id B22377CB4 for ; Fri, 2 Jun 2017 11:22:39 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jun 2017 02:22:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,284,1493708400"; d="scan'208";a="1177400710" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga002.fm.intel.com with ESMTP; 02 Jun 2017 02:22:38 -0700 Date: Fri, 2 Jun 2017 17:23:20 +0800 From: Yuanhan Liu To: Thomas Monjalon Cc: web@dpdk.org Message-ID: <20170602092320.GC1412@yliu-dev.sh.intel.com> References: <1496394228-8955-1-git-send-email-yuanhan.liu@linux.intel.com> <1496394901-12069-1-git-send-email-yuanhan.liu@linux.intel.com> <2038575.LatnKQtSu4@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2038575.LatnKQtSu4@xps> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-web] [PATCH v2] release 17.02.1 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, 02 Jun 2017 09:22:40 -0000 On Fri, Jun 02, 2017 at 11:18:24AM +0200, Thomas Monjalon wrote: > 02/06/2017 11:15, Yuanhan Liu: > > Signed-off-by: Yuanhan Liu > > Acked-by: John McNamara > > --- > > > > v2: fix release URL > > Acked-by: Thomas Monjalon Applied, thanks! --yliu