DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Kernel NIC Interface and SO_TIMESTAMPING/PTP Hardware Clock supported?
@ 2016-02-24 14:30 Ralf Grosse Boerger
  0 siblings, 0 replies; only message in thread
From: Ralf Grosse Boerger @ 2016-02-24 14:30 UTC (permalink / raw)
  To: users

Hi,

I am planning to use a PTP Daemon (http://linuxptp.sourceforge.net/) on a
Ethernet port that is used by the DPDK.
The kernel NIC interface should allow me to pass PTP frame from/to the
linux ethernet interface (via rte_kni_tx_burst() and rte_kni_rx_burst()).

But the PTP daemon also uses SO_TIMESTAMPING/PTP Hardware Clock-API of the
linux ethernet device.
Are these timestamping APIs expected to work through the DPDK's kernel NIC
interface?
(I am using the igb driver with a Intel i210 card).

>From reading the DPDK source code/documentation I suppose that this should
be possible, but I currently do not have a running system to test this.


Thanks in advance
 Ralf

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-24 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-24 14:30 [dpdk-users] Kernel NIC Interface and SO_TIMESTAMPING/PTP Hardware Clock supported? Ralf Grosse Boerger

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).