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

2022-10-09 Thread Thomas Monjalon
07/10/2022 23:02, 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

[PATCH v5 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