On 12/10/2021 20:39, David Marchand 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.march...@redhat.com>
> ---
> app/test/test_mbuf.c | 18 ++++++++++++++++++
> lib/mbuf/rte_mbuf_dyn.c | 4 ++++
> 2 files changed, 22 insertions(+)
Acked-by: Ray Kinsella <m...@ashroe.eu>