[dpdk-dev] [PATCH] app/test-fib: add test-fib application

Thomas Monjalon thomas at monjalon.net
Sun Feb 16 19:30:53 CET 2020


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.medvedkin at 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




More information about the dev mailing list