From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 5/7] member: enable the library Date: Fri, 22 Sep 2017 12:48:56 +0200 Message-ID: <9979815.kzYrfq7ffH@xps> References: <1504315481-12854-1-git-send-email-yipeng1.wang@intel.com> <1504655989-1518-1-git-send-email-yipeng1.wang@intel.com> <1504655989-1518-6-git-send-email-yipeng1.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, charlie.tai@intel.com, sameh.gobriel@intel.com, ren.wang@intel.com, john.mcnamara@intel.com To: Yipeng Wang Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 26711276C for ; Fri, 22 Sep 2017 12:48:58 +0200 (CEST) In-Reply-To: <1504655989-1518-6-git-send-email-yipeng1.wang@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/09/2017 01:59, Yipeng Wang: > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -734,6 +734,13 @@ F: test/test/test_meter.c > F: examples/qos_meter/ > F: doc/guides/sample_app_ug/qos_metering.rst > > +Membership - EXPERIMENTAL > +M: Yipeng Wang > +M: Sameh Gobriel > +F: lib/librte_member/ > +F: doc/guides/prog_guide/member_lib.rst > +F: test/test/test_member* I know it is not obvious but this section is sorted in alphabetical order. Please move between Hashes and LPM. Thanks