> -----Original Message-----
> From: Vemula, Hari KumarX
> Sent: Friday, October 12, 2018 3:33 PM
> To: dev@dpdk.org
> Cc: Richardson, Bruce <bruce.richard...@intel.com>; Pattan, Reshma
> <reshma.pat...@intel.com>; Vemula, Hari KumarX
> <hari.kumarx.vem...@intel.com>
> Subject: [PATCH v2 2/5] test: add quick run tests under test-fast suite
>
> From: Hari Kumar Vemula <hari.kumarx.vem...@intel.com>
> + is_parallel : true,
Meson by default run the UTs in parallel by default, so u can remove the above
line.
Thanks,
Reshma