From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] net/traceroute: Rewrite into new API
Date: Wed, 1 May 2019 17:34:14 +0200 [thread overview]
Message-ID: <20190501153414.GB19942@x230> (raw)
In-Reply-To: <5131c8d6-8092-5cba-f599-402e7e0dee98@oracle.com>
Hi Alexey,
> On 29.04.2019 10:27, Petr Vorel wrote:
> > Add info about traceroute from iputils not being supported
> > testcases/network/traceroute/traceroute01.sh | 63 ++++++++------------
> > -TST_TOTAL=6
> > -TCID="traceroute01"
> > -TST_CLEANUP="cleanup"
> > -
> > -TST_USE_LEGACY_API=1
> > +TST_CNT=2
> > +TST_NEEDS_CMDS="traceroute"
> > +TST_SETUP="setup"
> > +TST_TESTFUNC="test"
> TST_NEEDS_TMPDIR=1?
Thanks, yes it's needed (redirects to files).
Kind regards,
Petr
next prev parent reply other threads:[~2019-05-01 15:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 7:27 [LTP] [PATCH 1/2] net/traceroute: Rewrite into new API Petr Vorel
2019-04-29 7:28 ` [LTP] [PATCH 2/2] net/tracepath: " Petr Vorel
2019-04-30 16:12 ` Alexey Kodanev
2019-05-01 15:30 ` Petr Vorel
2019-04-30 16:00 ` [LTP] [PATCH 1/2] net/traceroute: " Alexey Kodanev
2019-05-01 15:34 ` Petr Vorel [this message]
2019-05-02 6:31 ` Petr Vorel
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=20190501153414.GB19942@x230 \
--to=pvorel@suse.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).