[dpdk-dev] [PATCH v2] mempool: enforce valid flags at creation

Stephen Hemminger stephen at networkplumber.org
Thu Oct 14 21:37:42 CEST 2021


On Thu, 14 Oct 2021 21:29:16 +0200
David Marchand <david.marchand at redhat.com> 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>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Acked-by: Ray Kinsella <mdr at ashroe.eu>
> ---
> Changes since v1:
> - fixed checkpatch warning,
> - moved flags to validate them in the same order than parameters,

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list