[LTP] [PATCH v6 3/3] network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test
Alexey Kodanev
alexey.kodanev@oracle.com
Tue Apr 26 19:07:09 CEST 2016
Hangbin,
On 04/25/2016 05:21 AM, Hangbin Liu wrote:
> ...
> +# The test case ID, the test case count and the total number of test case
I meant this particular line above :)
> ...
> +tst_ping $lhost_ifname $rhost_addr $ICMP_SIZE_ARRAY
> +if [ $? -ne 0 ]; then
> + tst_brkm TFAIL "Check IPv${TST_IPV6:-4} $IPSEC_PROTO $IPSEC_MODE connectivity "
tst_brkm not needed here as well
> +else
> + tst_resm TPASS "Check IPv${TST_IPV6:-4} $IPSEC_PROTO $IPSEC_MODE connectivity"
> +fi
> +
> +tst_exit
Cyril,
Do you have any objections to pushing the patch-set before release?
Thanks,
Alexey
More information about the ltp
mailing list