[dpdk-dev] [PATCH] mbuf: enforce no option for dynamic fields and flags

Stephen Hemminger stephen at networkplumber.org
Tue Oct 12 22:14:56 CEST 2021


On Tue, 12 Oct 2021 21:39:57 +0200
David Marchand <david.marchand at redhat.com> wrote:

> As stated in the API, dynamic field and flags should be created with no
> additional flag (simply in the API for future changes).
> 
> Fix the dynamic flag register helper which was not enforcing it and add
> unit tests.
> 
> Fixes: 4958ca3a443a ("mbuf: support dynamic fields and flags")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

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


More information about the dev mailing list