05/06/2019 12:43, Mattias Rönnblom: > Add performance test for rte_rand(). > > Signed-off-by: Mattias Rönnblom <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > --- > app/test/Makefile | 1 + > app/test/test_rand_perf.c | 75 +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 76 insertions(+)
Why it is not added in meson.build?

