[Roll] Pls help!!! How can I measure the packet delivery latency of a message forwarded by RPL?

"William" <william.vicdev@gmail.com> Wed, 16 December 2015 08:27 UTC

Return-Path: <william.vicdev@gmail.com>
X-Original-To: roll@ietfa.amsl.com
Delivered-To: roll@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4E161A6FCC for <roll@ietfa.amsl.com>; Wed, 16 Dec 2015 00:27:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.894
X-Spam-Level:
X-Spam-Status: No, score=0.894 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, PLING_QUERY=0.994, SPF_PASS=-0.001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zMWJga_qgfr8 for <roll@ietfa.amsl.com>; Wed, 16 Dec 2015 00:27:57 -0800 (PST)
Received: from mail-pa0-x241.google.com (mail-pa0-x241.google.com [IPv6:2607:f8b0:400e:c03::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 932301A19F8 for <roll@ietf.org>; Wed, 16 Dec 2015 00:27:57 -0800 (PST)
Received: by mail-pa0-x241.google.com with SMTP id fl14so2442693pac.1 for <roll@ietf.org>; Wed, 16 Dec 2015 00:27:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type :thread-index:content-language; bh=CNGSUUU2+K0JBgeJA1CaZdagWiGghZY/bz4ETT73jvQ=; b=Ra4hu9NAXL3x6ZyUhokpNI0NZv7QY6Itsl6Gs9i+qQeBEDshm1o2w3en65vfkVK9gb GmID9zZD3XceOpdnYoRXIekncvSIpu7RMivBncQaesCN+H0JFDr4FUzbNTVjGlJY9oKj lckcgyD4ca1qjQpFRzKIGtkY5o9iKzYXK9fQ+R/F8CM1b6czF/bGqmAx1dzoqVX9In08 asSoRXAEy0HAGZyOW2YkCra92h6mDJtqxCU2TcPxtRMucT94pskGH7POjOhoov1bl732 mzvx5KzPd1v7OCT6dT7CawyIUExiEhMwwblbya/09Tv6BDSh+LTl1l/GvJZIFWg4ErH6 dDjA==
X-Received: by 10.66.253.5 with SMTP id zw5mr61603766pac.100.1450254477230; Wed, 16 Dec 2015 00:27:57 -0800 (PST)
Received: from ThanhDinhPC ([39.115.19.139]) by smtp.gmail.com with ESMTPSA id 2sm2931866pfl.56.2015.12.16.00.27.55 for <roll@ietf.org> (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 16 Dec 2015 00:27:56 -0800 (PST)
From: William <william.vicdev@gmail.com>
To: roll@ietf.org
Date: Wed, 16 Dec 2015 17:27:52 +0900
Message-ID: <001301d137db$a9bd3550$fd379ff0$@gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01D13827.19A52B70"
X-Mailer: Microsoft Outlook 15.0
Thread-Index: AdE3224PdpDvpxRwQqOhf7fbawVxWg==
Content-Language: en-us
Archived-At: <http://mailarchive.ietf.org/arch/msg/roll/bRWwwwPrx9udcswFZnpsjTnPPQ8>
Subject: [Roll] Pls help!!! How can I measure the packet delivery latency of a message forwarded by RPL?
X-BeenThere: roll@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: Routing Over Low power and Lossy networks <roll@ietf.org>
List-Id: Routing Over Low power and Lossy networks <roll.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/roll>, <mailto:roll-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/roll/>
List-Post: <mailto:roll@ietf.org>
List-Help: <mailto:roll-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/roll>, <mailto:roll-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Dec 2015 08:27:58 -0000

Hi all,

Can you pls guide me how can I measure the packet delivery latency of a
message forwarded by RPL? I am using RPL in Contiki. If you can give me an
example or sample source code for such a performance measurement, It would
be great!

 

Thank you very much!

 

William