DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Kernel NIC Interface and SO_TIMESTAMPING/PTP Hardware Clock
@ 2016-03-09 15:36 Ralf Grosse Boerger
  0 siblings, 0 replies; only message in thread
From: Ralf Grosse Boerger @ 2016-03-09 15:36 UTC (permalink / raw)
  To: dev

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 requires SO_TIMESTAMPING/PTP Hardware Clock-API of the
Linux Ethernet device.
If I start the ptp4l daemon on a KNI device (for example vEth0_0) I
get an error that the hardware timestamping mode is not supported.

Can anyone point me to the relevant source files of the KNI driver
that need to be modified to add HW timestamping and PHC support to a
KNI device?
(I am using an Intel i210 card).

Thanks in advance
 Ralf

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

only message in thread, other threads:[~2016-03-09 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-09 15:36 [dpdk-dev] Kernel NIC Interface and SO_TIMESTAMPING/PTP Hardware Clock 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).