netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3
@ 2015-03-09 19:50 Панов Андрей
  2015-03-10 20:12 ` Панов Андрей
  2015-03-13 13:48 ` Ben Hutchings
  0 siblings, 2 replies; 14+ messages in thread
From: Панов Андрей @ 2015-03-09 19:50 UTC (permalink / raw)
  To: Nimrod Andy, netdev

Hello!

Commit 2b995f63987013bacde99168218f9c7b252bdcf1 in 4.0.0-rc3 introduces a nasty bug in transmit, corrupting packets.

To reproduce:

$ dd if=/dev/zero of=zeros bs=1M count=20
$ md5sum -b zeros
8f4e33f3dc3e414ff94e5fb6905cba8c *zeros

This checksum is correct.

Copy file "zeros" to another host with NFS, and it gets corrupted, checksum is changed.
File should be big, small amounts of transmit isn't affected.

I use an i.MX6 Quad board.

If this commit is reverted, all works fine.

--
 Андрей

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

end of thread, other threads:[~2015-03-23  8:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 19:50 Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3 Панов Андрей
2015-03-10 20:12 ` Панов Андрей
2015-03-16  9:21   ` fugang.duan
2015-03-16 13:37     ` Панов Андрей
2015-03-16 14:01       ` fugang.duan
2015-03-16 19:09         ` Панов Андрей
     [not found]         ` <994171426532944@web7m.yandex.ru>
2015-03-17  1:49           ` fugang.duan
2015-03-21 20:53           ` Russell King - ARM Linux
2015-03-21 22:35             ` Fabio Estevam
2015-03-22 20:08               ` Панов Андрей
2015-03-23  2:42               ` fugang.duan
2015-03-23  8:22                 ` Панов Андрей
2015-03-13 13:48 ` Ben Hutchings
2015-03-13 16:41   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).