app/flow-perf: add flow performance skeleton
authorWisam Jaddo <wisamm@mellanox.com>
Thu, 4 Jun 2020 13:34:58 +0000 (13:34 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jun 2020 13:47:36 +0000 (15:47 +0200)
commit3344cf2e30011f7ed8b98313c5732ba6c29b3f9e
treec734d1c20066964508750b7fe4974728fb187825
parent6248368a9ae1eadf6b7fb05ab37497afdb714429
app/flow-perf: add flow performance skeleton

Add flow performance application skeleton.

Signed-off-by: Wisam Jaddo <wisamm@mellanox.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Xiaoyu Min <jackmin@mellanox.com>
MAINTAINERS
app/Makefile
app/meson.build
app/test-flow-perf/Makefile [new file with mode: 0644]
app/test-flow-perf/config.h [new file with mode: 0644]
app/test-flow-perf/main.c [new file with mode: 0644]
app/test-flow-perf/meson.build [new file with mode: 0644]
config/common_base
doc/guides/rel_notes/release_20_08.rst
doc/guides/tools/flow-perf.rst [new file with mode: 0644]
doc/guides/tools/index.rst