]> git.droids-corp.org - dpdk.git/commit
vfio: cleanup the multiprocess sync handle
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 13 Nov 2021 17:22:55 +0000 (09:22 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 11 Feb 2022 18:49:22 +0000 (19:49 +0100)
commit6412941ae8d183ead5720f06cd2616f7c523f6a8
tree2b892f7e3c226814e525f9b5476ea7c60bde0d7a
parent6e858b4d9244cf53505589673755ab18ac2a4a83
vfio: cleanup the multiprocess sync handle

When rte_eal_cleanup is called the rte_mp_action for VFIO
should be freed.

Fixes: edf73dd33072 ("ipc: handle unsupported IPC in action register")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
lib/eal/linux/eal.c
lib/eal/linux/eal_vfio.h
lib/eal/linux/eal_vfio_mp_sync.c