test/eal: set memory channel config only in dedicated test
[dpdk.git] / app / test / meson.build
index 7628ed9..a9dddf8 100644 (file)
@@ -368,7 +368,7 @@ endif
 
 num_cores_arg = '-l ' + num_cores
 
-test_args = [num_cores_arg, '-n 4']
+test_args = [num_cores_arg]
 foreach arg : fast_parallel_test_names
        if host_machine.system() == 'linux'
                test(arg, dpdk_test,