"Pattan, Reshma" <reshma.pat...@intel.com> writes: >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Aaron Conole >> Sent: Friday, March 29, 2019 5:23 PM >> To: dev@dpdk.org >> Subject: [dpdk-dev] [RFC 1/3] test/meson: auto detect number of cores >> >> Some environments do not provide a minimum 4 cores for running tests. This >> allows those environments to still execute 'ninja test' without causing >> multiple >> failures. >> > > FYI, there is a patch http://patches.dpdk.org/patch/50850/ doing something > similar. > > --file-prefix is not supported on FreeBSD, so how about you also > include the related fix from above patch link into your patch series?
Is that other patch going to be accepted? Then I can drop this patch from my series. Otherwise, I'll fold in such a change with my next version. > Thanks, > Reshma