From patchwork Sat Apr 21 02:40:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xiao Wang X-Patchwork-Id: 38664 X-Patchwork-Delegate: ferruh.yigit@amd.com Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9E4125688; Sat, 21 Apr 2018 04:42:08 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id EB9212C57 for ; Sat, 21 Apr 2018 04:42:04 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Apr 2018 19:42:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,304,1520924400"; d="scan'208";a="44929846" Received: from dpdk-xiao-1.sh.intel.com ([10.67.110.178]) by orsmga003.jf.intel.com with ESMTP; 20 Apr 2018 19:42:01 -0700 From: Xiao Wang To: ferruh.yigit@intel.com Cc: dev@dpdk.org, Xiao Wang Date: Sat, 21 Apr 2018 10:40:55 +0800 Message-Id: <20180421024055.89996-1-xiao.w.wang@intel.com> X-Mailer: git-send-email 2.15.1 Subject: [dpdk-dev] [PATCH] maintainers: claim maintainership of ifc driver 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Xiao Wang --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fe7c59da1..8bd5bf75c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -517,6 +517,13 @@ T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/net/avf/ F: doc/guides/nics/features/avf*.ini +Intel ifc +M: Xiao Wang +T: git://dpdk.org/next/dpdk-next-net-intel +F: drivers/net/ifc/ +F: doc/guides/nics/ifcvf.rst +F: doc/guides/nics/features/ifcvf.ini + Mellanox mlx4 M: Adrien Mazarguil T: git://dpdk.org/next/dpdk-next-net-mlx