[dpdk-dev] [PATCH] memzone: enforce valid flags when reserving

Kinsella, Ray mdr at ashroe.eu
Wed Oct 13 11:00:19 CEST 2021



On 12/10/2021 20:39, David Marchand wrote:
> If we do not enforce valid flags are passed by an application, this
> application might face issues in the future when we add more flags.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  app/test/test_memzone.c             | 24 ++++++++++++++++++++++++
>  lib/eal/common/eal_common_memzone.c | 17 +++++++++++++++++
>  2 files changed, 41 insertions(+)

Acked-by: Ray Kinsella <mdr at ashroe.eu>


More information about the dev mailing list