11/12/2019 19:45, Vladimir Medvedkin: > Introduce new application to provide user to evaluate and perform > custom functional and performance tests for FIB library. > > Signed-off-by: Vladimir Medvedkin <vladimir.medved...@intel.com> > --- > app/test-fib/Makefile | 21 + > app/test-fib/main.c | 1262 > ++++++++++++++++++++++++++++++++++++++++++++++ > app/test-fib/meson.build | 6 + > 3 files changed, 1289 insertions(+)
Added files in MAINTAINERS. Nobody reviewed this app during the release cycle unfortunately, but I assume it's fined. Applied, thanks