[dpdk-dev] [PATCH 08/15] net/bnxt: switch CFA code to dynamic mbuf field

David Marchand david.marchand at redhat.com
Mon Oct 26 11:42:27 CET 2020


On Mon, Oct 26, 2020 at 6:21 AM Thomas Monjalon <thomas at monjalon.net> wrote:
>
> The CFA code from mark was stored in the deprecated mbuf field udata64.
> It is moved to a dynamic field in order to allow removal of udata64.

We convert from a 64 bits (with only upper 32 bits filled) to a 32 bits field.
Worth a comment on the API change for users (if any).


-- 
David Marchand



More information about the dev mailing list