numam-dpdk/app/test-regex
Ophir Munk f5cffb7eb7 app/regex: read data file once at startup
Up to this commit the input data file was read from scratch for each QP,
which is redundant. Starting from this commit the data file is read only
once at startup. Each QP will clone the data.

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
2021-01-12 23:59:33 +01:00
..
main.c app/regex: read data file once at startup 2021-01-12 23:59:33 +01:00
meson.build app/regex: add RegEx test application 2020-07-30 09:13:52 +02:00