From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <yuanhan.liu@linux.intel.com>
Received: from mga07.intel.com (mga07.intel.com [134.134.136.100])
 by dpdk.org (Postfix) with ESMTP id 714E49145;
 Thu, 25 May 2017 03:48:01 +0200 (CEST)
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by orsmga105.jf.intel.com with ESMTP; 24 May 2017 18:48:00 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.38,389,1491289200"; d="scan'208";a="91207053"
Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162])
 by orsmga004.jf.intel.com with ESMTP; 24 May 2017 18:47:59 -0700
Date: Thu, 25 May 2017 09:48:01 +0800
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: Kevin Traynor <ktraynor@redhat.com>
Cc: dev@dpdk.org, stable@dpdk.org
Message-ID: <20170525014801.GY2276@yliu-dev>
References: <1495430454-31129-1-git-send-email-yuanhan.liu@linux.intel.com>
 <e9855051-df27-c11b-bbcf-1c7ea8f3484f@redhat.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <e9855051-df27-c11b-bbcf-1c7ea8f3484f@redhat.com>
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-stable] [dpdk-dev] 16.11.2 (LTS) patches review and test
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 25 May 2017 01:48:02 -0000

On Wed, May 24, 2017 at 12:10:57PM +0100, Kevin Traynor wrote:
> On 05/22/2017 06:20 AM, Yuanhan Liu wrote:
> > Hi all,
> > 
> > Here is a list of patches targeted for 16.11.2 (LTS) release. Please
> > help review and test. The planned date for the final release is 31th,
> > May. Before that, please shout if anyone has objections with these
> > patches being applied.
> > 
> 
> Hi Yuanhan, I did a few basic PVP tests with OVS-DPDK using dpdk-stable
> and seems to be working fine.

Kevin,

Great. Thanks for testing!

	--yliu