DPDK usage discussions
 help / color / mirror / Atom feed
From: ikuzar RABE <ikuzar9295@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Timestamping packets with 40G rate
Date: Thu, 22 Nov 2018 17:12:35 +0100	[thread overview]
Message-ID: <CACNnN_nypQSEcKmYkM4B4fZPRATSzRTz5G8c+NNXoYxWp_mr=w@mail.gmail.com> (raw)

Hi all,

I would like to timestamp packets read from intel NIC XL710QDA2 40G
I found three ways to timestamp packets, using:

   1. PTP
   2. HPET
   3. TSC

Q1. Are there other ways to timestamp packets ?
Q2. related to 1) is it possible to timestamp each packet (and not each
burst)?
Q3. related to 1) is there a time synchronisation with remote server ?
Q4. related to 2) I saw that there is perfomance issue with HPET, is it the
case with release 17 of DPDK ?
Q5. related to 3) is there a way to convert the return value of rte_rdtsc();
?
Q6. what is the common way to timestamp EACH packet in 40Gbit/s rate ?

Regards,
ikuzar

                 reply	other threads:[~2018-11-22 16:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CACNnN_nypQSEcKmYkM4B4fZPRATSzRTz5G8c+NNXoYxWp_mr=w@mail.gmail.com' \
    --to=ikuzar9295@gmail.com \
    --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).