[dpdk-dev] [PATCH] eal/freebsd: ignore in-memory option

Thomas Monjalon thomas at monjalon.net
Wed Oct 13 17:11:55 CEST 2021


13/09/2021 16:34, Bruce Richardson:
> The in-memory option is not supported on FreeBSD so print a warning and
> ignore the flag when it is specified for BSD apps. The lack of support
> is due to the different way in which memory is managed on FreeBSD using
> the contigmem driver rather than via a hugetlbfs filesystem.
> 
> Fixes: 14de8734c401 ("eal: add --in-memory option")
> Cc: anatoly.burakov at intel.com
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Applied with Cc:stable, thanks.





More information about the dev mailing list