[dpdk-dev] [PATCH v2] e1000: fix ieee1588 timestamp issue

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Aug 3 14:45:41 CEST 2015


> > Ieee1588 reads system time to set its timestamp. On 1G NICs, for example,
> > i350, system time is disabled by default. It means the ieee1588 timestamp
> > will always be 0.
> > This patch enables system time when ieee1588 is enabled.
> > 
> > v2 changes:
> > * move the macro to the top of the file with the other timesync defines.
> > 
> > Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> 
> Acked-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks


More information about the dev mailing list