Re: [PATCH] test: eal: update base-virtaddr parameter test

2023-07-22 Thread Thomas Monjalon
20/07/2023 16:07, Ajit Khaparde: > On Thu, Jul 20, 2023 at 6:09 AM Aaron Conole wrote: > > > > When 97435d7906 ("net/bnxt: update Truflow core") was applied, it introduced > > a number of static variables. These ended up filling the lower address > > space > > enough that on some platforms, the

Re: [PATCH] test: eal: update base-virtaddr parameter test

2023-07-20 Thread Ajit Khaparde
On Thu, Jul 20, 2023 at 6:09 AM Aaron Conole wrote: > > When 97435d7906 ("net/bnxt: update Truflow core") was applied, it introduced > a number of static variables. These ended up filling the lower address space > enough that on some platforms, the min addr for heap address to start was > not wit

[PATCH] test: eal: update base-virtaddr parameter test

2023-07-20 Thread Aaron Conole
When 97435d7906 ("net/bnxt: update Truflow core") was applied, it introduced a number of static variables. These ended up filling the lower address space enough that on some platforms, the min addr for heap address to start was not within the range specified by base-virtaddr. This is dependent on