Fixes: 3c518ca41ffa ("test/hash: remove hash scaling unit test") Cc: sta...@dpdk.org
Signed-off-by: David Marchand <david.march...@redhat.com> --- app/test/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/app/test/meson.build b/app/test/meson.build index eb3df24..cd46289 100644 --- a/app/test/meson.build +++ b/app/test/meson.build @@ -203,7 +203,6 @@ fast_non_parallel_test_names = [ 'fbarray_autotest', 'hash_readwrite_autotest', 'hash_readwrite_lf_autotest', - 'hash_scaling_autotest', 'ipsec_autotest', 'kni_autotest', 'kvargs_autotest', -- 1.8.3.1