[dpdk-dev] [PATCH] eal/linux: fix log levels for unable to read pagemap

Aaron Conole aconole at redhat.com
Thu Feb 14 20:31:57 CET 2019


Kevin Traynor <ktraynor at redhat.com> writes:

> Commit cdc242f260e7 says:
>     For Linux kernel 4.0 and newer, the ability to obtain
>     physical page frame numbers for unprivileged users from
>     /proc/self/pagemap was removed. Instead, when an IOMMU
>     is present, simply choose our own DMA addresses instead.
>
> In this case the user still sees error messages, so adjust
> the log levels. Later, other checks will ensure that errors
> are logged in the appropriate cases.
>
> Fixes: cdc242f260e7 ("eal/linux: support running as unprivileged user")
> Cc: stable at dpdk.org
>
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
> ---

Acked-by: Aaron Conole <aconole at redhat.com>

Thanks, Kevin!


More information about the dev mailing list