Netdev List
 help / color / mirror / Atom feed
* Re: gianfar: Implement MAC reset and reconfig procedure
@ 2018-10-16 21:36 Daniel Walker
  2018-10-16 22:03 ` Florian Fainelli
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Walker @ 2018-10-16 21:36 UTC (permalink / raw)
  To: Claudiu Manoil; +Cc: Hemant Ramdasi, netdev

Hi,

I would like to report an issue in the gianfar driver. The issue is as follows. 

We have a P2020 board that uses the gianfar driver, and we have a m88e1101
PHY connect. When the interface is initially brought up traffic flows as
normal. If you take the interface down then bring it back up traffic stops
flowing. If you do this sequence over and over up/down/up we find that the
interface will allow traffic to flow at a low percentage.

In v4.9 interface allows traffic about %10 of the time.

In v4.19-rc8 the allows traffic %30 of the time.

After bisecting I found that in v3.14 the interface was rock solid and never did
we see this issue. However, v3.15 we started to see this issue. After bisecting I
found the following change is the first one which causes the issue,

a328ac9 gianfar: Implement MAC reset and reconfig procedure

I was able to revert this in v3.15 , however with later development a revert
doesn't appear to be possible. We have no fix for this currently.

I can do testing if you have an idea what might cause the issue.

Daniel

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

end of thread, other threads:[~2018-10-18  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-16 21:36 gianfar: Implement MAC reset and reconfig procedure Daniel Walker
2018-10-16 22:03 ` Florian Fainelli
2018-10-17 22:23   ` Daniel Walker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox