From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1A7D32C0C for ; Tue, 18 Oct 2016 15:16:30 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 18 Oct 2016 06:16:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,362,1473145200"; d="scan'208";a="1046374892" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga001.jf.intel.com with ESMTP; 18 Oct 2016 06:16:28 -0700 Date: Tue, 18 Oct 2016 21:17:23 +0800 From: Yuanhan Liu To: Christian Ehrhardt Cc: Qi Zhang , stable@dpdk.org, jingjing.wu@intel.com, helin.zhang@intel.com Message-ID: <20161018131723.GM16751@yliu-dev.sh.intel.com> References: <1476728982-39985-1-git-send-email-qi.z.zhang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2 0/3] net: fix out of order Rx read issue X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2016 13:16:31 -0000 On Tue, Oct 18, 2016 at 07:40:00AM +0200, Christian Ehrhardt wrote: > If accepted all three seem to qualify for stable 16.07.1, so FYI to stable > list. It's a bit late for 16.07.1. I will pick them to 16.07.2. --yliu > > On Mon, Oct 17, 2016 at 8:29 PM, Qi Zhang wrote: > > > Qi Zhang (3): > > net/i40e: fix out of order Rx read issue > > net/ixgbe: fix out of order Rx read issue > > net/fm10k: fix out of ofder Rx read issue > > > > > -- > Christian Ehrhardt > Software Engineer, Ubuntu Server > Canonical Ltd