From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 3/3] nfs_lib: Add option to run traffic via lo on netns
Date: Wed, 11 Mar 2020 19:56:38 +0100 [thread overview]
Message-ID: <20200311185638.GA12912@dell5510> (raw)
In-Reply-To: <20200311175011.12171-3-pvorel@suse.cz>
Hi Alexey,
...
> diff --git a/testcases/network/nfs/nfs_stress/nfs_lib.sh b/testcases/network/nfs/nfs_stress/nfs_lib.sh
...
> +# When set and test is using netns ($TST_USE_NETNS set) NFS traffic will go
> +# through lo interface instead of ltp_ns_veth* netns interfaces (useful for
> +# debugging whether test failures are related to veth/netns).
> +LTP_NFS_NETNS_USE_LO=
Sorry, this needs to be
LTP_NFS_NETNS_USE_LO=${LTP_NFS_NETNS_USE_LO:-}
+ suggest different name, if you don't like this.
Kind regards,
Petr
next prev parent reply other threads:[~2020-03-11 18:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-11 17:50 [LTP] [PATCH v2 1/3] nfs_lib: Unify remote directory creation Petr Vorel
2020-03-11 17:50 ` [LTP] [PATCH v2 2/3] nfs: Detect disabled UDP Petr Vorel
2020-03-11 17:50 ` [LTP] [PATCH v2 3/3] nfs_lib: Add option to run traffic via lo on netns Petr Vorel
2020-03-11 18:56 ` Petr Vorel [this message]
2020-03-13 13:50 ` Alexey Kodanev
2020-03-13 14:17 ` 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=20200311185638.GA12912@dell5510 \
--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