From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id AFCD82935 for ; Tue, 26 Apr 2016 17:20:17 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 26 Apr 2016 08:20:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,537,1455004800"; d="scan'208";a="963092635" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga002.jf.intel.com with ESMTP; 26 Apr 2016 08:20:12 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.12]) by IRSMSX153.ger.corp.intel.com ([169.254.9.178]) with mapi id 14.03.0248.002; Tue, 26 Apr 2016 16:19:16 +0100 From: "Mcnamara, John" To: "Richardson, Bruce" , Rasesh Mody CC: "thomas.monjalon@6wind.com" , "dev@dpdk.org" , "ameen.rahman@qlogic.com" , "Harish Patil" , Sony Chacko Thread-Topic: [PATCH v6 1/8] qede: Add maintainers, documentation and license Thread-Index: AQHRn8zwCYwDA5fTZkyv2vBMfZF6dp+cXjxg Date: Tue, 26 Apr 2016 15:19:16 +0000 Message-ID: References: <1461647586-22234-1-git-send-email-rasesh.mody@qlogic.com> <20160426150423.GC10896@bricha3-MOBL3> In-Reply-To: <20160426150423.GC10896@bricha3-MOBL3> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjdkMzViNDktMzEyZS00YTJiLWJjNzktZDQzYWYxYzM3MGI5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImFhYTQzRDl2QUZUTUdTbWxqWWF5ZFhcLzRkbGZaUzBaZkVkbHByTitLM2g4PSJ9 x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v6 1/8] qede: Add maintainers, documentation and license 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: Tue, 26 Apr 2016 15:20:18 -0000 > -----Original Message----- > From: Richardson, Bruce > Sent: Tuesday, April 26, 2016 4:04 PM > To: Rasesh Mody > Cc: thomas.monjalon@6wind.com; dev@dpdk.org; ameen.rahman@qlogic.com; > Harish Patil ; Sony Chacko > ; Mcnamara, John > Subject: Re: [PATCH v6 1/8] qede: Add maintainers, documentation and > license >=20 > Ideally, the feature matrix would be updated as each patch adds new > features, but since this is a new driver, I'm ok with just having this as > part of that core driver patch too - with a note in the commit stating > that the following commits contain the code for the features not > implemented in that one. >=20 > Thomas, John McNamara, as keen viewers and maintainers of our > documentation, any comments or strong objection to this? Hi, No objection from me. That sounds reasonable. John