app/flow-perf: add memory dump to app
authorWisam Jaddo <wisamm@mellanox.com>
Thu, 4 Jun 2020 13:35:01 +0000 (13:35 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jun 2020 13:47:36 +0000 (15:47 +0200)
commit662a72342ad6601a7b88fb4b3cf6574dedb2de73
tree2d3c2b9ab37fc4bdd668d5e1de81ed16dd546c8e
parentc12f4f217d8519582d60050a928b68a965a7b37c
app/flow-perf: add memory dump to app

Introduce new feature to dump memory statistics of each socket
and a total for all before and after the creation.

This will give two main advantage:
1- Check the memory consumption for large number of flows
"insertion rate scenario alone"

2- Check that no memory leackage after doing insertion then
deletion.

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Signed-off-by: Wisam Jaddo <wisamm@mellanox.com>
Acked-by: Xiaoyu Min <jackmin@mellanox.com>
app/test-flow-perf/main.c
doc/guides/rel_notes/release_20_08.rst
doc/guides/tools/flow-perf.rst