app/testpmd: make txonly mode generate multiple flows
authorYongseok Koh <yskoh@mellanox.com>
Thu, 28 Mar 2019 18:46:28 +0000 (11:46 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Mar 2019 18:42:42 +0000 (19:42 +0100)
commit82010ef55e7cb4948b4bf4ff229716a3a142e95c
treef475d4695df344cacbb5e0114e404fba4662e82d
parent0c85cab92f3a9a5ebb81d7ceadd3f775f2d5c6ff
app/testpmd: make txonly mode generate multiple flows

Testpmd can generate multiple flows without taking much cost and this
could be a simple traffic generator for developer's quick tests.
If "--txonly-multi-flow" is specified in the command line, IP source
address is varied to generate multiple flows.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
app/test-pmd/parameters.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h
app/test-pmd/txonly.c
doc/guides/testpmd_app_ug/run_app.rst