06/02/2018 03:21, Phil Yang:
> Since RTE_MAX_NUMA_NODES is configurable, the existing socket number
> could greater than RTE_MAX_NUMA_NODES. Optimize test case to cover this
> situation.(i.e RTE_MAX_NUMA_NODES=1)
>
> Fixes: 45f1b6e8680a ('app: add new tests on eal flags')Cc: [email protected] > Signed-off-by: Phil Yang <[email protected]> Applied, thanks Updated title: test: fix memory flags test for low NUMA nodes number

