From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH 11/11] maintainers: add section for pmdinfo Date: Thu, 7 Jul 2016 17:36:30 +0200 Message-ID: <1467905790-10597-12-git-send-email-thomas.monjalon@6wind.com> References: <1467905790-10597-1-git-send-email-thomas.monjalon@6wind.com> Cc: dev@dpdk.org To: Neil Horman Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 393E047CD for ; Thu, 7 Jul 2016 17:36:45 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id f126so215572428wma.1 for ; Thu, 07 Jul 2016 08:36:45 -0700 (PDT) In-Reply-To: <1467905790-10597-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The author of this feature is Neil Horman. Signed-off-by: Thomas Monjalon --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a59191e..f996c2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -68,6 +68,10 @@ F: lib/librte_compat/ F: doc/guides/rel_notes/deprecation.rst F: scripts/validate-abi.sh +Driver information +F: buildtools/pmdinfogen/ +F: tools/pmdinfo.py + Environment Abstraction Layer ----------------------------- -- 2.7.0