From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP; 19 Sep 2016 07:56:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,362,1470726000"; d="scan'208";a="10838672" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.73]) by fmsmga006.fm.intel.com with SMTP; 19 Sep 2016 07:56:54 -0700 Received: by (sSMTP sendmail emulation); Mon, 19 Sep 2016 15:56:54 +0025 Date: Mon, 19 Sep 2016 15:56:54 +0100 From: Bruce Richardson To: "Wu, Jingjing" Cc: "Guo, Jia" , "Zhang, Helin" , "dev@dpdk.org" 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 Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E1C3DC6@SHSMSX103.ccr.corp.intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v2 1/2] drivers/i40e: Add new PCTYPEs for device x722 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2016 14:56:58 -0000 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