From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1BF8F58D6 for ; Mon, 22 Feb 2016 06:49:45 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 21 Feb 2016 21:49:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,483,1449561600"; d="scan'208";a="750718833" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga003.jf.intel.com with ESMTP; 21 Feb 2016 21:49:45 -0800 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 21 Feb 2016 21:49:44 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 21 Feb 2016 21:49:44 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.172]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.4]) with mapi id 14.03.0248.002; Mon, 22 Feb 2016 13:49:42 +0800 From: "Lu, Wenzhuo" To: "Wu, Jingjing" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: add doc for i40e pmd driver introduction Thread-Index: AQHRWakQWfPwEgjGYEeZ7Iw7w+lQfJ83tReg Date: Mon, 22 Feb 2016 05:49:42 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09090342DD15@shsmsx102.ccr.corp.intel.com> References: <1453971042-16925-1-git-send-email-jingjing.wu@intel.com> In-Reply-To: <1453971042-16925-1-git-send-email-jingjing.wu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add doc for i40e pmd driver introduction 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, 22 Feb 2016 05:49:46 -0000 Hi, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jingjing Wu > Sent: Thursday, January 28, 2016 4:51 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: add doc for i40e pmd driver introduction >=20 > A new doc "i40e.rst" is added to introduce i40e pmd driver. >=20 > Signed-off-by: Jingjing Wu Acked-by: Wenzhuo Lu Seems all the other NICs have their own doc. I40e should have one either, s= o we can add i40e specific info here.