app/flow-perf: add port mask option
authorWisam Jaddo <wisamm@mellanox.com>
Sun, 30 Aug 2020 11:15:42 +0000 (11:15 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:11 +0000 (18:55 +0200)
commit325bd805e4491af2d90da978c882ae2f90694f5c
tree56261eb415541cf1b08ab15f7481f2b905f8999e
parentb60fceb5ef0f6b806b2abfc62134912eb54a4e83
app/flow-perf: add port mask option

Sometimes you need to check flow performance for
certain port and not all ports. Thus a portmask
option is needed.

Usage:
--portmask=N

Where N represent the hexadecimal bitmask of ports
used.

Signed-off-by: Wisam Jaddo <wisamm@mellanox.com>
Acked-by: Alexander Kozyrev <akozyrev@nvidia.com>
app/test-flow-perf/main.c
doc/guides/rel_notes/release_20_11.rst
doc/guides/tools/flow-perf.rst