meson test --test-args="--no-huge"
Honnappa Nagarahalli
Honnappa.Nagarahalli at arm.com
Wed Feb 23 19:48:25 CET 2022
> -----Original Message-----
> From: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Sent: Wednesday, February 23, 2022 12:05 PM
> To: dev at dpdk.org
> Subject: meson test --test-args="--no-huge"
>
> noticing that meson test --test-args="--no-huge" has a pretty significant
> number of failures.
>
> given --no-huge isn't tested at all is there value in keeping no-huge support?
> or is this just unintentional since the --no-huge configuration isn't run in the CI
> pipelines?
>
> what's the promise from dpdk for --no-huge? deprecated? supported?
It needs to be supported. There have been cloud environments where huge page support was not available. We should add it to CI.
More information about the dev
mailing list