From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id E52A12142 for ; Wed, 12 Oct 2016 17:17:47 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP; 12 Oct 2016 08:17:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,482,1473145200"; d="scan'208";a="18834245" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.55]) by fmsmga006.fm.intel.com with SMTP; 12 Oct 2016 08:17:45 -0700 Received: by (sSMTP sendmail emulation); Wed, 12 Oct 2016 16:17:44 +0025 Date: Wed, 12 Oct 2016 16:17:44 +0100 From: Bruce Richardson To: "Mcnamara, John" Cc: "Wu, Jingjing" , "dev@dpdk.org" , "Xing, Beilei" Message-ID: <20161012151744.GB104428@bricha3-MOBL3> References: <1474045575-31372-1-git-send-email-jingjing.wu@intel.com> <1475217983-6906-1-git-send-email-jingjing.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 v3] doc: add limitations for i40e PMD 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: Wed, 12 Oct 2016 15:17:48 -0000 On Fri, Sep 30, 2016 at 03:09:53PM +0000, Mcnamara, John wrote: > > > > -----Original Message----- > > From: Wu, Jingjing > > Sent: Friday, September 30, 2016 7:46 AM > > To: dev@dpdk.org > > Cc: Wu, Jingjing ; Xing, Beilei > > ; Mcnamara, John > > Subject: [PATCH v3] doc: add limitations for i40e PMD > > > > This patch adds "Limitations or Known issues" section for i40e PMD, > > including two items: > > 1. MPLS packet classification on X710/XL710 2. 16 Byte Descriptor cannot > > be used on DPDK VF 3. Link down with i40e kernel driver after DPDK > > application exist > > > > Signed-off-by: Jingjing Wu > > > Acked-by: John McNamara > Applied to dpdk-next-net/rel_16_11 /Bruce