RE: [EXT] Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-10-07 Thread Shijith Thotton
>> Enabled the flag pmd_iova_as_va in cnxk driver build files as they work >> with IOVA as VA. Updated cn9k and cn10k soc build configurations to >> enable the IOVA as VA build by default. >> >> Signed-off-by: Shijith Thotton >> --- >> config/arm/meson.build | 8 +++- >> driver

Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-10-07 Thread Olivier Matz
On Wed, Sep 21, 2022 at 07:26:20PM +0530, Shijith Thotton wrote: > Enabled the flag pmd_iova_as_va in cnxk driver build files as they work > with IOVA as VA. Updated cn9k and cn10k soc build configurations to > enable the IOVA as VA build by default. > > Signed-off-by: Shijith Thotton > --- > co

RE: [EXT] Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-09-29 Thread Shijith Thotton
>> >> Enabled the flag pmd_iova_as_va in cnxk driver build files as they work >> >> with IOVA as VA. Updated cn9k and cn10k soc build configurations to >> >> enable the IOVA as VA build by default. >> >> >> >> Signed-off-by: Shijith Thotton >> >> --- >> >> config/arm/meson.build

Re: [EXT] Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-09-29 Thread Olivier Matz
On Thu, Sep 29, 2022 at 06:19:32AM +, Shijith Thotton wrote: > >> Enabled the flag pmd_iova_as_va in cnxk driver build files as they work > >> with IOVA as VA. Updated cn9k and cn10k soc build configurations to > >> enable the IOVA as VA build by default. > >> > >> Signed-off-by: Shijith Thotto

RE: [EXT] Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-09-28 Thread Shijith Thotton
>> Enabled the flag pmd_iova_as_va in cnxk driver build files as they work >> with IOVA as VA. Updated cn9k and cn10k soc build configurations to >> enable the IOVA as VA build by default. >> >> Signed-off-by: Shijith Thotton >> --- >> config/arm/meson.build | 8 +++- >> driver

Re: [PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-09-28 Thread Olivier Matz
On Wed, Sep 21, 2022 at 07:26:20PM +0530, Shijith Thotton wrote: > Enabled the flag pmd_iova_as_va in cnxk driver build files as they work > with IOVA as VA. Updated cn9k and cn10k soc build configurations to > enable the IOVA as VA build by default. > > Signed-off-by: Shijith Thotton > --- > co

[PATCH v3 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA

2022-09-21 Thread Shijith Thotton
Enabled the flag pmd_iova_as_va in cnxk driver build files as they work with IOVA as VA. Updated cn9k and cn10k soc build configurations to enable the IOVA as VA build by default. Signed-off-by: Shijith Thotton --- config/arm/meson.build | 8 +++- drivers/common/cnxk/meson.bui