Re: [dpdk-dev] [PATCH v3 1/4] service: move finalize to internal

2018-01-29 Thread Varghese, Vipin
Moving the function as internal is ok with me. Acked-by: Vipin Varghese > -Original Message- > From: Van Haaren, Harry > Sent: Monday, January 29, 2018 5:38 PM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; tho...@monjalon.net; > Varghese, Vipin > Subject: [PATCH v3 1/4] service: move fin

[dpdk-dev] [PATCH v3 1/4] service: move finalize to internal

2018-01-29 Thread Harry van Haaren
This commit moves the rte_service_finalize() function to be in the component header, and marks it as @internal. The function is only called internally by rte_eal_finalize(). Signed-off-by: Harry van Haaren --- Cc: tho...@monjalon.net Cc: vipin.vargh...@intel.com --- lib/librte_eal/common/inclu