From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] fm10k: handle err flags in vector RX func Date: Fri, 26 Feb 2016 16:45:58 +0000 Message-ID: <20160226164557.GC28808@bricha3-MOBL3> References: <1453974391-20935-1-git-send-email-jing.d.chen@intel.com> <1454741365-3004-1-git-send-email-jing.d.chen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Liang, Cunming" Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id CA4AE5A95 for ; Fri, 26 Feb 2016 17:46:01 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Feb 18, 2016 at 08:36:55AM +0000, Liang, Cunming wrote: > Hi, > > > -----Original Message----- > > From: Chen, Jing D > > Sent: Saturday, February 06, 2016 2:49 PM > > To: Liang, Cunming; He, Shaopeng > > Cc: dev@dpdk.org; Chen, Jing D > > Subject: [PATCH v2] fm10k: handle err flags in vector RX func > > > > From: "Chen Jing D(Mark)" > > > > Using SSE instructions to parse error flags in HW Rx descriptor, > > then set corresponding bits of mbuf. > > > > Signed-off-by: Chen Jing D(Mark) > Acked-by: Cunming Liang Applied to dpdk-next-net/rel_16_04 /Bruce