[dpdk-dev] [PATCH v4 5/7] member: enable the library

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Oct 2 17:47:52 CEST 2017



> -----Original Message-----
> From: Wang, Yipeng1
> Sent: Wednesday, September 27, 2017 6:41 PM
> To: dev at dpdk.org
> Cc: thomas at monjalon.net; Tai, Charlie <charlie.tai at intel.com>; Gobriel,
> Sameh <sameh.gobriel at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Mcnamara, John
> <john.mcnamara at intel.com>; Wang, Yipeng1 <yipeng1.wang at intel.com>
> Subject: [PATCH v4 5/7] member: enable the library
> 
> This patch enables the Membership library.
> 
> Signed-off-by: Yipeng Wang <yipeng1.wang at intel.com>
> ---
>  MAINTAINERS                | 8 +++++++-
>  config/common_base         | 5 +++++
>  lib/librte_member/Makefile | 2 ++
>  mk/rte.app.mk              | 2 ++
>  4 files changed, 16 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a0cd75e..adb8e2c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -726,6 +726,13 @@ F: test/test/test_lpm*
>  F: test/test/test_func_reentrancy.c
>  F: test/test/test_xmmt_ops.h
> 
> +Membership - EXPERIMENTAL
> +M: Yipeng Wang <yipeng1.wang at intel.com>
> +M: Sameh Gobriel <sameh.gobriel at intel.com>
> +F: lib/librte_member/
> +F: doc/guides/prog_guide/member_lib.rst
> +F: test/test/test_member*
> +

Add these last two items in patches 6 and 7, where you are adding the files.




More information about the dev mailing list