From: sundarcs@gwu.edu (Sunny)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Measuring Network Packet processing time
Date: Mon, 7 Apr 2014 09:21:20 -0400 [thread overview]
Message-ID: <D0905233-DB8F-4E79-92B4-71FE28F718B7@gwu.edu> (raw)
Hi all,
I?m running xen 4.2 on Linux Kernel 3.7 and I?m trying to figure out the time taken(latency) by a network packet to reach it?s destination VM from the time it arrives at the NIC. What do you think is the best way to do it? I was thinking may be add rdtsc timestamp to the IP options header on arrival, and one more when it reaches to its desired VM and examine the two timestamps. I?ve not figured out a way to do this yet?but do you think this is a viable option or what other methods would you recommend?
Thanks,
Sunny
next reply other threads:[~2014-04-07 13:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 13:21 Sunny [this message]
2014-04-08 13:35 ` Measuring Network Packet processing time Peter Senna Tschudin
2014-04-08 15:33 ` Valdis.Kletnieks at vt.edu
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=D0905233-DB8F-4E79-92B4-71FE28F718B7@gwu.edu \
--to=sundarcs@gwu.edu \
--cc=kernelnewbies@lists.kernelnewbies.org \
/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;
as well as URLs for NNTP newsgroup(s).