netperf: enable demo mode

Enable demo mode for netperf to activates a global "-D" <interval> option.
This option will display interim results at least every time interval.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Kelvin Cheung 2013-11-04 10:19:21 +08:00 committed by Peter Korsgaard
parent 5702d2f3b7
commit c4ea640455

View File

@ -7,6 +7,7 @@
NETPERF_VERSION = 2.6.0
NETPERF_SITE = ftp://ftp.netperf.org/netperf
NETPERF_CONF_ENV = ac_cv_func_setpgrp_void=set
NETPERF_CONF_OPT = --enable-demo=yes
NETPERF_LICENSE = netperf license
NETPERF_LICENSE_FILES = COPYING