DPDK patches and discussions
 help / color / mirror / Atom feed
From: Malveeka Tewari <malveeka@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Synchronize DPDK NICs using IEEE 1588 Precision Time Protocol (PTP)
Date: Wed, 15 Apr 2015 18:10:22 -0700	[thread overview]
Message-ID: <CAFpzwwMe57zzYB4F7yRLmMkZnh=EyO8EiVBOVpWSAmpaJv5pig@mail.gmail.com> (raw)

Hi all,

I have a DPDK app that requires tight time synchronization between end
hosts.
In my setup, the testbed is connected to a Cisco switch that supports the
PTP protocol. I know that the ixgbe driver for Intel 82599 nics support the
PTP time protocol, but I'm not sure if the DPDK framework supports PTP.

I found code in the dpdk tree for IEEE 1588  here,
http://www.dpdk.org/browse/dpdk/tree/app/test-pmd/ieee1588fwd.c

But I'm not sure what'st the best model to incorporate this functionality.
Should I run two DPDK apps (and have flow director rules setup for PTP
packets?)
or should I just modify my app to support the 1588 functionality.

If someone has used/tested the 1588 implementation in the DPDK code base,
please let me know.

Thanks!
Malveeka

                 reply	other threads:[~2015-04-16  1:10 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='CAFpzwwMe57zzYB4F7yRLmMkZnh=EyO8EiVBOVpWSAmpaJv5pig@mail.gmail.com' \
    --to=malveeka@gmail.com \
    --cc=dev@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).