[dpdk-dev] [PATCH v3 2/4] ci: generate fast-tests suite base on hugepage availability

Aaron Conole aconole at redhat.com
Tue Mar 17 13:50:02 CET 2020


Ruifeng Wang <ruifeng.wang at arm.com> writes:

> In environments where hugepage are not available, such as
> containers, many cases in fast-tests suite should also run
> if no-huge EAL option is used.
>
> Flag is appended to each case in fast-tests suite to indicate
> whether it lives with no-huge mode.
> With the flag, fast-tests suite can be generated based on
> detected hugepage availability of building environment.
> All cases will be valid if hugepage is available, whereas
> only applicable cases will be added if environment has no
> hugepage support.
>
> Suggested-by: Aaron Conole <aconole at redhat.com>
> Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> ---

Acked-by: Aaron Conole <aconole at redhat.com>



More information about the dev mailing list