Re: [Linuxptp-users] Compile issue in RHEL v6.3
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2015-02-27 16:20:18
|
Hi, So the problem is that the kernel clock support for ptp hardware clocks was not backported until 6.4, and I wouldn't even trust its backport until at least 6.5 I've done some decent validation of Intel stuff on 6.5 and it works well enough, but you have to trust that Redhat backported the complex feature correctly. 6.3 could do software timestamping, that really is about all. Regards, Jake On Fri, 2015-02-27 at 15:38 +0000, Yoo, Choong Keun wrote: > Hello, William > > > > Thanks for the response. > > Do you aware any workaround ? The customer want to stay with RHEL v6.3 > for some reason. > > > > Have you tried time-keeper on v6.3? > > http://www.fsmlabs.com/pdfs/FSMLabs_Red_Hat_01042011.pdf > > > > Thanks, > > > > Yoo, Choong Keun > > > > > From: Ledda William EXT [mailto:Wil...@it...] > Sent: Thursday, February 26, 2015 6:11 PM > To: Yoo, Choong Keun; lin...@li... > Subject: RE: Compile issue in RHEL v6.3 > > > > > PTP support starts from kernel 3.10x. Red Hat has backported this > support into kernel 2.6x starting from 6.4 so I don’t think that a > workaround exists for 6.4.I had the same problem. > > Even if you can compile you will probably have problems with the > network driver. > > > > Regards > > > > William > > > > From: Yoo, Choong Keun [mailto:cho...@hp...] > Sent: 26 February 2015 09:46 > To: lin...@li... > Subject: [Linuxptp-users] Compile issue in RHEL v6.3 > > > > > Dear, > > > > I have a customer who use HP DL380Gen8 server with RHEL v6.3 OS. > > They want to implement PTP with HP NC560 (Intel® 82599 Controller) > NIC. > > > > They encountered problem when they try to compile linuxptp. > > > > grep: /usr/include/linux/net_tstamp.h: No such file or directory > > ptp4l.c:25:30: error: linux/net_tstamp.h: No such file or directory > > > > There is no net_tstamp.h in kernel-header package of RHEL 6.3 kernel > 2.6.32-279.el6. > > RHEL v6.4 has net_tstamp.h. > > > > Is there any way to compile linuxptp on RHEL v6.3 ? > > If not, what is technical issue in RHEL v6.3. > > > > According to linuxptp.sourceforge.net we need set below kernel config > option but it seems like only CONFIG_PPS is available as module. In > RHEL v6.3 > > Is there any workaround? > > > > Option > > > Description > > > CONFIG_PPS > > > Required > > > CONFIG_NETWORK_PHY_TIMESTAMPING > > > Timestamping in PHY devices > > > PTP_1588_CLOCK > > > PTP clock support > > > > > > Regards, > > > > Yoo, Choong Keun > > > > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ Linuxptp-users mailing list Lin...@li... https://lists.sourceforge.net/lists/listinfo/linuxptp-users |