26/10/2020 11:42, David Marchand:
> On Mon, Oct 26, 2020 at 6:21 AM Thomas Monjalon 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 bit
On Mon, Oct 26, 2020 at 6:21 AM Thomas Monjalon 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
2 matches
Mail list logo