All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH] igb: Clear TSICR interrupts together with ICR
@ 2018-05-16 11:14 Joanna Yurdal
  2018-05-26  1:24 ` Brown, Aaron F
  0 siblings, 1 reply; 2+ messages in thread
From: Joanna Yurdal @ 2018-05-16 11:14 UTC (permalink / raw)
  To: intel-wired-lan

I have been working with the PTP using IGB i210 and the linux driver
can end up in a state where it stops receiving E1000_ICR_TS interrupt.
The ethernet driver works fine but PPS stops and no tx ptp timestamp
can be retrieved. This is caused by not clearing the TS interrupt before enabling igb interrupts in the igb_up function.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-igb-Clear-TSICR-interrupts-together-with-ICR.patch
Type: text/x-patch
Size: 1745 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20180516/f2af8b68/attachment-0001.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Intel-wired-lan] [PATCH] igb: Clear TSICR interrupts together with ICR
  2018-05-16 11:14 [Intel-wired-lan] [PATCH] igb: Clear TSICR interrupts together with ICR Joanna Yurdal
@ 2018-05-26  1:24 ` Brown, Aaron F
  0 siblings, 0 replies; 2+ messages in thread
From: Brown, Aaron F @ 2018-05-26  1:24 UTC (permalink / raw)
  To: intel-wired-lan

> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Joanna Yurdal
> Sent: Wednesday, May 16, 2018 4:14 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] igb: Clear TSICR interrupts together with
> ICR
> 
> I have been working with the PTP using IGB i210 and the linux driver
> can end up in a state where it stops receiving E1000_ICR_TS interrupt.
> The ethernet driver works fine but PPS stops and no tx ptp timestamp
> can be retrieved. This is caused by not clearing the TS interrupt before
> enabling igb interrupts in the igb_up function.

Tested-by: Aaron Brown <aaron.f.brown@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-26  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 11:14 [Intel-wired-lan] [PATCH] igb: Clear TSICR interrupts together with ICR Joanna Yurdal
2018-05-26  1:24 ` Brown, Aaron F

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.