On Mon, Feb 6, 2023 at 11:59 AM Chengwen Feng <fengcheng...@huawei.com> wrote: > > The map_shared_memory() function should treat mmap MAP_FAILED as NULL > because callers compare it with NULL to determine whether the map is > failed. > > Fixes: 764bf26873b9 ("add FreeBSD support") > Fixes: cb97d93e9d3b ("mem: share hugepage info primary and secondary") > Cc: sta...@dpdk.org > > Signed-off-by: Chengwen Feng <fengcheng...@huawei.com>
Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand