Re: [Linuxptp-users] offset explosion and irregular phc offsets
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-08-13 05:14:13
|
On Tue, Aug 13, 2013 at 07:06:43AM +0200, Richard Cochran wrote: > On Mon, Aug 12, 2013 at 05:53:56PM +0000, Keller, Jacob E wrote: > > > > This is the standard for recent Fedora based systems, they do "pXpY" > > where X represents seperate devices, and Y represents ports on that > > device. Using rules, it ensures that if you install or swap an ethernet > > device you always get a new unique name instead of one you already had. > > So Julien has 37 separate devices? Actually, the scheme for PCI cards is p<slot>p<port>_<vf>. The idea is to always name the interface after the slot, even when changing PCI cards. Still, it seems like 37 is a large number of PCI slots. Thanks, Richard |