numam-dpdk/doc/guides/testpmd_app_ug
Stephen Hemminger 6937d2103e app/testpmd: add option to not start device
Some configuration options can not be tested properly with testpmd
because it automatically starts all ports. This makes it harder
to test driver handling of configuration options:
(for example rx_deferred_start).

Add new command line flag --disable-device-start which skips
the device start. The port can then be started manually later.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-07-23 14:31:35 +02:00
..
build_app.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
index.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
run_app.rst app/testpmd: add option to not start device 2019-07-23 14:31:35 +02:00
testpmd_funcs.rst app/testpmd: add device related commands 2019-07-23 14:31:35 +02:00