[dpdk-dev] [PATCH v2] testpmd: add option to not start device
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jul 17 19:44:51 CEST 2019
On 7/16/2019 7:42 PM, Stephen Hemminger wrote:
> 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 at networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list