[dpdk-dev] [PATCH] mbuf: enforce no option for dynamic fields and flags
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Wed Oct 13 09:06:08 CEST 2021
On 10/12/21 11:14 PM, Stephen Hemminger wrote:
> 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>
>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list