[dpdk-dev] [PATCH v3 2/6] eal: add pseudo-random number generation performance test

Mattias Rönnblom mattias.ronnblom at ericsson.com
Fri Jun 28 10:20:21 CEST 2019


On 2019-06-27 23:23, Thomas Monjalon wrote:
> 05/06/2019 12:43, Mattias Rönnblom:
>> Add performance test for rte_rand().
>>
>> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
>> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>> ---
>>   app/test/Makefile         |  1 +
>>   app/test/test_rand_perf.c | 75 +++++++++++++++++++++++++++++++++++++++
>>   2 files changed, 76 insertions(+)
> 
> Why it is not added in meson.build?
> 

Because the author both made the mistake of not adding it, and failed to 
test the meson build in this regard.

I'll send an updated patch set.

Thanks!


More information about the dev mailing list