From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Gokul Bargaje <gokulbargaje.182009@nitk.edu.in>,
dev@dpdk.org, users@dpdk.org
Subject: Re: [dpdk-dev] [dpdk-users] What is the 'unit of timestamp' assigned to mbuf packet in DPDK?
Date: Fri, 22 Nov 2019 14:48:34 +0000 [thread overview]
Message-ID: <6a0d3205-e506-c0cb-3482-3224b875c650@intel.com> (raw)
In-Reply-To: <CAH1-=xgrUZkQoq05Dw+=CQ7wH7NZB5QkSjneXgB_9fAJRcFMhQ@mail.gmail.com>
On 11/18/2019 2:29 PM, Gokul Bargaje wrote:
> Hi,
>
> The timestamp assigned to packet at the time of enqueue (value of timestamp
> field in mbuf), is it in milliseconds or microseconds or in cpu cycles?
The unit is not defined [1]. 'rte_eth_read_clock()' was added [2] to help
converting it to time when it is clock counter.
[1]
918ae9dc775e ("mbuf: add a timestamp field")
[2]
5e741377657c ("ethdev: add API to read device clock")
>
> How this timestamp is calculated? Is it calculated using the *rte_cycles.h*?
>
next prev parent reply other threads:[~2019-11-22 14:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-18 14:29 [dpdk-dev] " Gokul Bargaje
2019-11-22 14:48 ` Ferruh Yigit [this message]
2019-11-22 17:00 ` [dpdk-dev] [dpdk-users] " Gokul Bargaje
2019-11-22 17:05 ` Stephen Hemminger
2019-11-27 14:49 ` Tom Barbette
2019-11-28 8:28 ` Harman Kalra
2019-11-25 10:56 ` Archit Pandey
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=6a0d3205-e506-c0cb-3482-3224b875c650@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=gokulbargaje.182009@nitk.edu.in \
--cc=users@dpdk.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).