From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <helin.zhang@intel.com>
Received: from mga01.intel.com (mga01.intel.com [192.55.52.88])
 by dpdk.org (Postfix) with ESMTP id E93752B9F
 for <dev@dpdk.org>; Thu,  7 Jul 2016 14:51:22 +0200 (CEST)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by fmsmga101.fm.intel.com with ESMTP; 07 Jul 2016 05:51:21 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.28,324,1464678000"; d="scan'208";a="842130691"
Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204])
 by orsmga003.jf.intel.com with ESMTP; 07 Jul 2016 05:51:21 -0700
Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by
 FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Thu, 7 Jul 2016 05:51:21 -0700
Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by
 fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Thu, 7 Jul 2016 05:51:21 -0700
Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by
 SHSMSX151.ccr.corp.intel.com ([169.254.3.150]) with mapi id 14.03.0248.002;
 Thu, 7 Jul 2016 20:51:19 +0800
From: "Zhang, Helin" <helin.zhang@intel.com>
To: "Yigit, Ferruh" <ferruh.yigit@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: Thomas Monjalon <thomas.monjalon@6wind.com>
Thread-Topic: [PATCH] maintainers: claim responsibility for KNI
Thread-Index: AQHR2D7O4zMZWIJubEChwpk80mxQZaAM6+mg
Date: Thu, 7 Jul 2016 12:51:18 +0000
Message-ID: <F35DEAC7BCE34641BA9FAC6BCA4A12E717D8FF3B@SHSMSX103.ccr.corp.intel.com>
References: <1467889229-23547-1-git-send-email-ferruh.yigit@intel.com>
In-Reply-To: <1467889229-23547-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTBlZTMxZTYtYTYzMC00YWUxLWE5NDMtMWI0Zjg4MjRhZGE4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjRlT2xBdXFPaWRNRXB1ODlWVzBOaFwvazR5QTZqK2lTZ1BrUkltSmcybmVRPSJ9
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] maintainers: claim responsibility for KNI
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2016 12:51:23 -0000



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Thursday, July 7, 2016 7:00 PM
> To: dev@dpdk.org
> Cc: Zhang, Helin <helin.zhang@intel.com>; Thomas Monjalon
> <thomas.monjalon@6wind.com>
> Subject: [PATCH] maintainers: claim responsibility for KNI
>=20
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>=20
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a59191e..250e542 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -249,7 +249,7 @@ F: app/test/test_link_bonding*
>  F: examples/bond/
>=20
>  Linux KNI
> -M: Helin Zhang <helin.zhang@intel.com>
> +M: Ferruh Yigit <ferruh.yigit@intel.com>
>  F: lib/librte_eal/linuxapp/kni/
>  F: lib/librte_kni/
>  F: doc/guides/prog_guide/kernel_nic_interface.rst
> --
> 2.7.4