[LTP] [PATCH v2 3/3] nfs_lib: Add option to run traffic via lo on netns
Alexey Kodanev
alexey.kodanev@oracle.com
Fri Mar 13 14:50:46 CET 2020
On 11.03.2020 21:56, Petr Vorel wrote:
> 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
>
Hi Petr, the patch-series LGTM,
Reviewed-by: Alexey Kodanev <alexey.kodanev@oracle.com>
More information about the ltp
mailing list