numam-dpdk/lib/eal
Honnappa Nagarahalli 33969e9c61 eal: reset lcore task callback and argument
In the rte_eal_remote_launch function, the lcore function
pointer is checked for NULL. However, the pointer is never
reset to NULL. Reset the lcore function pointer and argument
after the worker has completed executing the lcore function.

Fixes: af75078fec ("first public release")
Cc: stable@dpdk.org

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Feifei Wang <feifei.wang2@arm.com>
2021-10-25 18:20:59 +02:00
..
arm config/arm: fix SVE build with GCC 8.3 2021-07-09 22:25:24 +02:00
common devargs: make bus optional 2021-10-21 11:32:44 +02:00
freebsd eal: reset lcore task callback and argument 2021-10-25 18:20:59 +02:00
include mcslock: use WFE in lock for aarch64 2021-10-20 08:22:41 +02:00
linux eal: reset lcore task callback and argument 2021-10-25 18:20:59 +02:00
ppc eal/ppc: use compiler builtins for atomics 2021-10-14 16:51:25 +02:00
unix eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
windows eal: reset lcore task callback and argument 2021-10-25 18:20:59 +02:00
x86 eal/x86: avoid cast-align warning in memcpy functions 2021-10-25 17:28:12 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map log: promote some function to stable 2021-10-02 11:12:32 +02:00