05/06/2019 12:43, Mattias Rönnblom: > Add performance test for rte_rand(). > > Signed-off-by: Mattias Rönnblom <mattias.ronnb...@ericsson.com> > Acked-by: Bruce Richardson <bruce.richard...@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?