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 F01B52BCE for ; Fri, 4 Mar 2016 16:09:07 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 04 Mar 2016 07:09:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,536,1449561600"; d="scan'208";a="926860633" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga002.jf.intel.com with ESMTP; 04 Mar 2016 07:09:06 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 4 Mar 2016 07:09:06 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.132]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.136]) with mapi id 14.03.0248.002; Fri, 4 Mar 2016 23:09:04 +0800 From: "Zhang, Helin" To: "Yigit, Ferruh" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] maintainer: claim responsibility for igb_uio Thread-Index: AQHRdiefdQ9rtD+7Lkec8HL8XYVJyp9JYygg Date: Fri, 4 Mar 2016 15:09:03 +0000 Message-ID: References: <1457104031-9439-1-git-send-email-ferruh.yigit@intel.com> In-Reply-To: <1457104031-9439-1-git-send-email-ferruh.yigit@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGJmMjk1MzItYWQ3Zi00MWJkLWFjNDItNjFmZTkyZDNmMzk5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjIyVVNBVSswdjhibUlwUjdtRjRzS2J1K0lrb1dvTElcL1pyaHlnQ0s2ZmhFPSJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainer: claim responsibility for igb_uio 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: Fri, 04 Mar 2016 15:09:08 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Friday, March 4, 2016 11:07 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] maintainer: claim responsibility for igb_uio >=20 > igb_iuo has no maintainer, claim responsibility for igb_uio >=20 > Signed-off-by: Ferruh Yigit Acked-by: Helin Zhang > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 628bc05..e253bf7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -164,6 +164,7 @@ F: lib/librte_eal/linuxapp/eal/ > F: doc/guides/linux_gsg/ >=20 > Linux UIO > +M: Ferruh Yigit > F: lib/librte_eal/linuxapp/igb_uio/ > F: lib/librte_eal/linuxapp/eal/*uio* >=20 > -- > 2.5.0