From: Mike Frysinger <vapier@gentoo.org>
To: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] hardcoded network interface name
Date: Thu, 27 Mar 2014 03:27:49 -0400 [thread overview]
Message-ID: <1726286.IeLLt5ULzV@vapier> (raw)
In-Reply-To: <533396DD.4090703@oracle.com>
[-- Attachment #1.1: Type: text/plain, Size: 415 bytes --]
On Thu 27 Mar 2014 11:11:25 Simon Xu wrote:
> ip_tests.sh has hardcoded 'eth0', which doesn't work with biosdevname
> such as 'em', 'enp' etc. Do we have a canonical way to fix this kind
> of issue in LTP?
rename your device ;)
i wonder if that script needs an external device ... a glance says no. so
it'd probably be saner to:
- use lo instead of eth0
- change the 10.x addresses to 127.x
-mike
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 79 bytes --]
------------------------------------------------------------------------------
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2014-03-27 7:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 3:11 [LTP] hardcoded network interface name Simon Xu
2014-03-27 7:27 ` Mike Frysinger [this message]
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=1726286.IeLLt5ULzV@vapier \
--to=vapier@gentoo.org \
--cc=ltp-list@lists.sourceforge.net \
/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.