RE: [EXT] Re: [PATCH v2 0/5] mbuf dynamic field expansion

2022-09-21 Thread Shijith Thotton
>> >> This is a continuation of the discussions[1] to add mbuf physical address >> field to >dynamic field. >> Previous version was to add PA field to dynamic field area based on the EAL >IOVA mode option. It was >> deemed unsafe as some components could still use the PA field without >checking IO

Re: [PATCH v2 0/5] mbuf dynamic field expansion

2022-09-21 Thread David Marchand
On Wed, Sep 7, 2022 at 3:44 PM Shijith Thotton wrote: > > This is a continuation of the discussions[1] to add mbuf physical address > field to dynamic field. > Previous version was to add PA field to dynamic field area based on the EAL > IOVA mode option. It was > deemed unsafe as some component