Re: [Linuxptp-users] Problems with hardware time stamping with PHY DP83640 on MCP5200 powerpc platf
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Mario M. <Mar...@we...> - 2012-05-29 18:54:42
|
Hi Richard, >> >(check the conditions within classify() and the returned type) >> >> It seems that classify (better the function sk_run_filter) don't detected >> any PTP event message. Tomorrow I will deeper TRACE this. > It would help to see a hex dump of skb->data from a PTP message packet > when sk_run_filter fails to detect it. I have modified my instrumentation which you can find as attached message (messages.zip) log (syslog). In case of type (in the function "skb_defer_rx_timestamp()") with a value 0 it makes printk hex output of skb->data. I hope this help you. Please let me let me know if you need more information. Thanks, Mario |