[PATCH] test: eal: update base-virtaddr parameter test
Thomas Monjalon
thomas at monjalon.net
Sat Jul 22 15:32:06 CEST 2023
20/07/2023 16:07, Ajit Khaparde:
> On Thu, Jul 20, 2023 at 6:09 AM Aaron Conole <aconole at redhat.com> 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 within the range specified by base-virtaddr. This is dependent on both
> > build and link time options.
> >
> > The simplest resolution is to just update the base virtaddr parameter to
> > move the rte config location.
> >
> > Reported-by: Patrick Robb <probb at iol.unh.edu>
> > Suggested-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> > Signed-off-by: Aaron Conole <aconole at redhat.com>
> ACK.
> I tested again and the test passed with this change. Thanks.
Applied, thanks.
More information about the dev
mailing list