]> git.droids-corp.org - dpdk.git/commit
eal: cleanup multiprocess hotplug resources
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 13 Nov 2021 17:22:56 +0000 (09:22 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 11 Feb 2022 18:49:22 +0000 (19:49 +0100)
commite8dc971b63a4a70daafb5cd5a6378b194d65f9cf
tree348a4b2150928593bcaad02d9c8a281133f7f664
parent6412941ae8d183ead5720f06cd2616f7c523f6a8
eal: cleanup multiprocess hotplug resources

When rte_eal_cleanup is called, hotplug should unregister the
resources associated with the multi-process server.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/eal/common/hotplug_mp.c
lib/eal/common/hotplug_mp.h
lib/eal/linux/eal.c