[PATCH v3] app/proc-info: add rte_eal_cleanup() to avoid memory leak
fengchengwen
fengchengwen at huawei.com
Wed Oct 9 03:22:19 CEST 2024
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
On 2024/10/4 10:48, Stephen Hemminger wrote:
> From: Fidaullah Noonari <fidaullah.noonari at emumba.com>
>
> when app is launched with -m proc-info exit without
> rte_eal_cleanup() causing memory leakage. This commit resolves the
> memory leakage issue and closes app properly.
>
> Bugzilla id: 898
> Signed-off-by: Fidaullah Noonari <fidaullah.noonari at emumba.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> v3 - handle eventdev_xstats as well
> rebase to 24.11
More information about the dev
mailing list