> -----Original Message-----
> From: Tyler Retzlaff <roret...@linux.microsoft.com>
> Sent: Wednesday, February 23, 2022 12:05 PM
> To: dev@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.