From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: add drivers features files Date: Wed, 10 May 2017 15:18:07 +0200 Message-ID: <9528971.LtELKBQr5u@xps> References: <20170510131144.76039-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 5037568A1 for ; Wed, 10 May 2017 15:18:08 +0200 (CEST) In-Reply-To: <20170510131144.76039-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/05/2017 15:11, Ferruh Yigit: > Signed-off-by: Ferruh Yigit > --- > MAINTAINERS | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b6495d2..e264bec 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -185,6 +185,7 @@ F: lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h > F: drivers/net/xenvirt/ > F: doc/guides/xen/ > F: examples/vhost_xen/ > +F: doc/guides/nics/features/xenvirt.ini > > FreeBSD EAL (with overlaps) > M: Bruce Richardson > @@ -257,6 +258,7 @@ Networking Drivers > ------------------ > M: Ferruh Yigit > T: git://dpdk.org/next/dpdk-next-net > +F: doc/guides/nics/features/default.ini Good idea! Please could you add the crypto features files?