From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v1] i40e: fix olflags for vector RX Date: Thu, 9 Jun 2016 16:41:06 +0100 Message-ID: <20160609154105.GE12520@bricha3-MOBL3> References: <1464094543-32623-1-git-send-email-zhe.tao@intel.com> <4837007523CC9A4B9414D20C13DE6E64136D1EAA@IRSMSX102.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Azarewicz, PiotrX T" , "Tao, Zhe" Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 91CD82617 for ; Thu, 9 Jun 2016 17:41:18 +0200 (CEST) Content-Disposition: inline In-Reply-To: <4837007523CC9A4B9414D20C13DE6E64136D1EAA@IRSMSX102.ger.corp.intel.com> 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 Fri, Jun 03, 2016 at 07:19:09AM +0000, Azarewicz, PiotrX T wrote: > Hi, > > > --- a/drivers/net/i40e/i40e_rxtx_vec.c > > +++ b/drivers/net/i40e/i40e_rxtx_vec.c > > @@ -149,7 +149,7 @@ desc_to_olflags_v(__m128i descs[4], struct rte_mbuf > > **rx_pkts) > > > > /* mask everything except rss and vlan flags > > *bit2 is for vlan tag, bits 13:12 for rss > > */ > > Please, update or remove the comment above. > Thanks, Piotr > ping. is a v2 of this patch being produced? /Bruce