Fixes: 3c518ca41ffa ("test/hash: remove hash scaling unit test") Cc: sta...@dpdk.org
Signed-off-by: David Marchand <david.march...@redhat.com> Acked-by: Aaron Conole <acon...@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 ad46515..44cf561 100644 --- a/app/test/meson.build +++ b/app/test/meson.build @@ -207,7 +207,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