From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 1/2] drivers/i40e: Add new PCTYPEs for device x722 Date: Mon, 19 Sep 2016 15:56:54 +0100 Message-ID: <20160919145653.GB45548@bricha3-MOBL3> References: <1472203505-76527-1-git-send-email-jia.guo@intel.com> <1473241082-115104-1-git-send-email-jia.guo@intel.com> <9BB6961774997848B5B42BEC655768F80E1C3DC6@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Guo, Jia" , "Zhang, Helin" , "dev@dpdk.org" To: "Wu, Jingjing" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 092E52BA6 for ; Mon, 19 Sep 2016 16:56:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E1C3DC6@SHSMSX103.ccr.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 Thu, Sep 08, 2016 at 02:24:43AM +0000, Wu, Jingjing wrote: > > > > -----Original Message----- > > From: Guo, Jia > > Sent: Wednesday, September 7, 2016 5:38 PM > > To: Zhang, Helin; Wu, Jingjing > > Cc: dev@dpdk.org; Guo, Jia > > Subject: [PATCH v2 1/2] drivers/i40e: Add new PCTYPEs for device x722 > > > > There are 6 new PCTYPEs enabled in the device x722. > > The 6 new PCTYPEs As bellow: > > NonF Unicast IPv4, UDP > > NonF Multicast IPv4, UDP > > NonF IPv4, TCP, SYN, no ACK > > NonF Unicast IPv6, UDP > > NonF Multicast IPv6, UDP > > > > Signed-off-by: Jeff Guo > Acked-by: Jingjing Wu > Applied to dpdk-next-net/rel_16_11 /Bruce