On Mon, Jan 08, 2018 at 10:17:14AM +, Van Haaren, Harry wrote:
> > From: Varghese, Vipin
> > Sent: Sunday, December 31, 2017 2:46 PM
> > To: dev@dpdk.org; Van Haaren, Harry
> > Cc: Jain, Deepak K ; Varghese, Vipin
> >
> > Subject: [PATCH v1] service: fix memory leak by rte_service_init
> >
>
> From: Varghese, Vipin
> Sent: Sunday, December 31, 2017 2:46 PM
> To: dev@dpdk.org; Van Haaren, Harry
> Cc: Jain, Deepak K ; Varghese, Vipin
>
> Subject: [PATCH v1] service: fix memory leak by rte_service_init
>
> This patch fixes the memory leak created by rte_service_init, when
> run from se
This patch fixes the memory leak created by rte_service_init, when
run from secondary application. Running secondary application which
shares the huge page memory from primary multiple times causes memory
to be initialized but not free when application exit.
The rte_service_deinit check if the ser
3 matches
Mail list logo