From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 960B758EF for ; Mon, 9 Feb 2015 01:40:21 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 08 Feb 2015 16:35:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,540,1418112000"; d="scan'208";a="649229155" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by orsmga001.jf.intel.com with ESMTP; 08 Feb 2015 16:40:19 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 9 Feb 2015 08:40:18 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.161]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.192]) with mapi id 14.03.0195.001; Mon, 9 Feb 2015 08:40:18 +0800 From: "Zhang, Helin" To: "Richardson, Bruce" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3] maintainers: claim hash and lpm libraries Thread-Index: AQHQQjGZCvjQB71WVE+2v0r/vhVWjpznfW5Q Date: Mon, 9 Feb 2015 00:40:17 +0000 Message-ID: References: <1423231027-14291-1-git-send-email-bruce.richardson@intel.com> <1423243327-19672-1-git-send-email-bruce.richardson@intel.com> In-Reply-To: <1423243327-19672-1-git-send-email-bruce.richardson@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 v3] maintainers: claim hash and lpm libraries 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: Mon, 09 Feb 2015 00:40:22 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson > Sent: Saturday, February 7, 2015 1:22 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3] maintainers: claim hash and lpm libraries >=20 > Signed-off-by: Bruce Richardson > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Helin Zhang >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 7a2c3ba..99cb6b7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -278,12 +278,14 @@ F: examples/l3fwd-acl/ > F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst >=20 > Hashes > +M: Bruce Richardson > F: lib/librte_hash/ > F: doc/guides/prog_guide/hash_lib.rst > F: app/test/test_hash* > F: app/test/test_func_reentrancy.c >=20 > LPM > +M: Bruce Richardson > F: lib/librte_lpm/ > F: doc/guides/prog_guide/lpm* > F: app/test/test_lpm* > -- > 2.1.0