# @name Test ethernet driver while changing cpu frequency
# @desc Test ethernet driver while the OPP is changed to cover all possible vallues
# @requires net

SYSTEM_S_FUNC_OPP_ETH source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -f ddt/eth_ping -P $PLATFORM -s ETH_XS_FUNC_PING # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_S_FUNC_CPUFREQ_BASIC"
SYSTEM_M_STRESS_OPP_LOOP_300_ETH_PING_1800S source 'common.sh'; run_processes.sh -c "/opt/ltp/runltp -P $PLATFORM -f ddt/eth_ping -s ETH_M_STRESS_PING_1800S # /opt/ltp/runltp -P $PLATFORM -f ddt/powermgr_cpufreq -s POWERMGR_S_FUNC_CPUFREQ_BASIC"

