From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id AEC8D4B79 for ; Thu, 7 Jul 2016 18:15:26 +0200 (CEST) Received: from [2606:a000:111b:40ed:7aac:c0ff:fec2:933b] (helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1bLBx5-0006g0-48; Thu, 07 Jul 2016 12:15:05 -0400 Date: Thu, 7 Jul 2016 12:14:52 -0400 From: Neil Horman To: Thomas Monjalon Cc: dev@dpdk.org Message-ID: <20160707161452.GK26064@hmsreliant.think-freely.org> References: <1467905790-10597-1-git-send-email-thomas.monjalon@6wind.com> <1467905790-10597-12-git-send-email-thomas.monjalon@6wind.com> <3606185.QNAgsVy55l@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3606185.QNAgsVy55l@xps13> User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Score: -1.0 (-) X-Spam-Status: No Subject: Re: [dpdk-dev] [PATCH 11/11] maintainers: add section for pmdinfo 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: Thu, 07 Jul 2016 16:15:26 -0000 On Thu, Jul 07, 2016 at 05:45:09PM +0200, Thomas Monjalon wrote: > Neil, > > I would gladly drop this patch from the series if you send a similar one > with your name as maintainer. > > Thanks > Lets get through the rest of this stuff first, then I'll send it when we're complete. Sound good? Neil > > 2016-07-07 17:36, Thomas Monjalon: > > The author of this feature is Neil Horman. > > > > Signed-off-by: Thomas Monjalon > > --- > > +Driver information > > +F: buildtools/pmdinfogen/ > > +F: tools/pmdinfo.py > > >