[PATCH v6] lib/eal: fix segfaults in exiting

Stephen Hemminger stephen at networkplumber.org
Tue Oct 11 16:04:02 CEST 2022


On Tue, 11 Oct 2022 13:25:14 +0800
Zhichao Zeng <zhichaox.zeng at intel.com> wrote:

> This patch closes the 'eal-intr-thread' before memory cleanup in
> 'rte_eal_cleanup' to avoid segfaults, and adds a flag to avoid executing
> 'rte_eal_cleanup' in the child process which is forked to execute some
> test cases(e.g. debug_autotest of dpdk-test

This is a test bug, not an DPDK bug. I don't think DPDK should account
for misuse of API in this way.


More information about the stable mailing list