From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 11A981B7D2 for ; Wed, 7 Feb 2018 08:12:56 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Feb 2018 23:12:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,471,1511856000"; d="scan'208";a="201958808" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga005.fm.intel.com with ESMTP; 06 Feb 2018 23:12:54 -0800 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 6 Feb 2018 23:12:54 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 6 Feb 2018 23:12:54 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.125]) with mapi id 14.03.0319.002; Wed, 7 Feb 2018 15:12:52 +0800 From: "Zhang, Helin" To: "Mcnamara, John" , "Zhao1, Wei" , "dev@dpdk.org" Thread-Topic: [PATCH v3] doc: add a user guidance document for igb Thread-Index: AQHTm9ciSukecc41xUyeiPK41XlTEqOVkVAggAL9CWA= Date: Wed, 7 Feb 2018 07:12:51 +0000 Message-ID: References: <20180131084710.133820-1-wei.zhao1@intel.com> <20180202032932.13752-1-wei.zhao1@intel.com> In-Reply-To: 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 v3] doc: add a user guidance document for igb X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2018 07:12:57 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Monday, February 5, 2018 5:35 PM > To: Zhao1, Wei; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] doc: add a user guidance document for = igb >=20 >=20 >=20 > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Friday, February 2, 2018 3:30 AM > > To: dev@dpdk.org > > Cc: Mcnamara, John ; Zhao1, Wei > > > > Subject: [PATCH v3] doc: add a user guidance document for igb > > > > This patch add a user guidance document specific for igb nic. > > By now, a doc like ixgbe.rst is also needed by igb nic. So this patch > > add igb.rst to record important information about igb, like feature > > supported and known issues. > > >=20 >=20 > Acked-by: John McNamara Applied to dpdk-next-net-intel, with commit log modifications. Thanks! /Helin >=20