[dpdk-dev] [PATCH v3 6/7] maintainers: claim service cores

Jerin Jacob jerin.jacob at caviumnetworks.com
Tue Jul 4 12:53:34 CEST 2017


-----Original Message-----
> Date: Sun, 2 Jul 2017 22:35:13 +0100
> From: Harry van Haaren <harry.van.haaren at intel.com>
> To: dev at dpdk.org
> CC: jerin.jacob at caviumnetworks.com, thomas at monjalon.net,
>  keith.wiles at intel.com, bruce.richardson at intel.com, Harry van Haaren
>  <harry.van.haaren at intel.com>
> Subject: [PATCH v3 6/7] maintainers: claim service cores
> X-Mailer: git-send-email 2.7.4
> 
> Sign-up to be the maintainer of public header files and
> implementation of the service-cores infrastructure.
> 
> Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00351ff..2e5081c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -134,6 +134,12 @@ F: test/test/test_mp_secondary.c
>  F: examples/multi_process/
>  F: doc/guides/sample_app_ug/multi_process.rst
>  
> +Service Cores
> +M: Harry van Haaren <harry.van.haaren at intel.com>
> +F: lib/librte_eal/common/include/rte_service.h
> +F: lib/librte_eal/common/include/rte_service_private.h
> +F: lib/librte_eal/common/rte_keepalive.c

Wrong filename(rte_keepalive.c).

With above fix:
Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

> +
>  ARM v7
>  M: Jan Viktorin <viktorin at rehivetech.com>
>  M: Jianbo Liu <jianbo.liu at linaro.org>
> -- 
> 2.7.4
> 


More information about the dev mailing list