Re: [PATCH v4 0/7] mbuf dynamic field expansion

2022-10-07 Thread Olivier Matz
Hi Shijith, On Sat, Oct 08, 2022 at 01:00:22AM +0530, 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 uns

[PATCH v4 0/7] mbuf dynamic field expansion

2022-10-07 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 IOVA mode and ther