From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <yuanhan.liu@linux.intel.com>
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93])
 by dpdk.org (Postfix) with ESMTP id 72401BB2A
 for <web@dpdk.org>; Wed, 26 Oct 2016 12:12:16 +0200 (CEST)
Received: from fmsmga006.fm.intel.com ([10.253.24.20])
 by fmsmga102.fm.intel.com with ESMTP; 26 Oct 2016 03:12:16 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.31,550,1473145200"; d="scan'208";a="23783496"
Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162])
 by fmsmga006.fm.intel.com with ESMTP; 26 Oct 2016 03:12:15 -0700
Date: Wed, 26 Oct 2016 18:13:08 +0800
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Message-ID: <20161026101308.GG16751@yliu-dev.sh.intel.com>
References: <1477469498-19637-1-git-send-email-yuanhan.liu@linux.intel.com>
 <1477475280-18693-1-git-send-email-thomas.monjalon@6wind.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1477475280-18693-1-git-send-email-thomas.monjalon@6wind.com>
User-Agent: Mutt/1.5.23 (2014-03-12)
Cc: web@dpdk.org
Subject: Re: [dpdk-web] [PATCH v2] release 16.07.1
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: website maintenance <web.dpdk.org>
List-Unsubscribe: <http://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: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Oct 2016 10:12:16 -0000

On Wed, Oct 26, 2016 at 11:48:00AM +0200, Thomas Monjalon wrote:
> From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> 
> Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Looks good. Thanks!

	--yliu