public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] network/dhcp: correct prefix for expected IPv6 address
Date: Thu, 4 Apr 2019 16:44:15 +0200	[thread overview]
Message-ID: <20190404144415.GA2898@dell5510> (raw)
In-Reply-To: <1554310924-24751-1-git-send-email-alexey.kodanev@oracle.com>

Hi Alexey,

Reviewed-by: Petr Vorel <pvorel@suse.cz>
Good catch, thanks for fixing it!

>  testcases/network/dhcp/dhcp_lib.sh |   15 +++++++++++----
...
>  	if [ $TST_IPV6 ]; then
>  		ip_addr="fd00:1:1:2::12/64"
> -		ip_addr_check="fd00:1:1:2::100/64"
> +		ip_addr_check_nm="fd00:1:1:2::100"
Just curious what _nm stands for :).
> +		ip_addr_check="$ip_addr_check_nm/128"
...

Kind regards,
Petr

  reply	other threads:[~2019-04-04 14:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 17:02 [LTP] [PATCH] network/dhcp: correct prefix for expected IPv6 address Alexey Kodanev
2019-04-04 14:44 ` Petr Vorel [this message]
2019-04-05 10:21   ` Alexey Kodanev

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=20190404144415.GA2898@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