From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v6 3/3] network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test
Date: Tue, 26 Apr 2016 20:07:09 +0300 [thread overview]
Message-ID: <571FA03D.7000906@oracle.com> (raw)
In-Reply-To: <1461550866-21003-4-git-send-email-haliu@redhat.com>
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
next prev parent reply other threads:[~2016-04-26 17:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 2:21 [LTP] [PATCH v6 0/3] networking/stress/icmp: add ip xfrm ipsec support Hangbin Liu
2016-04-25 2:21 ` [LTP] [PATCH v6 1/3] lib/test_net.sh: add tst_ping() to check icmp connectivity Hangbin Liu
2016-04-25 2:21 ` [LTP] [PATCH v6 2/3] network/stress: add ipsec lib Hangbin Liu
2016-04-25 2:21 ` [LTP] [PATCH v6 3/3] network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test Hangbin Liu
2016-04-26 17:07 ` Alexey Kodanev [this message]
2016-04-27 10:24 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=571FA03D.7000906@oracle.com \
--to=alexey.kodanev@oracle.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.