Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3

Панов Андрей rockford at yandex.ru
Mon Mar 16 06:37:48 PDT 2015


Hi!

16.03.2015, 12:21, "fugang.duan at freescale.com" <fugang.duan at freescale.com>:
>
> I try your case on i.MX6q sabresd board with net tree kernel.
> root at freescale ~$ uname -r
> 4.0.0-rc3-11071-gf00bbd2
>
> With below test steps for 10 time, the zero file size range from 20M to 300M bytes,
> compare the md5sum checksum between i.MX6q and i.MX6q/PC host,  the checksum is the same.
>
> root at freescale ~$ rm zeros
> root at freescale ~$ dd if=/dev/zero of=zeros bs=1M count=300
> 300+0 records in
> 300+0 records out
> 314572800 bytes (300.0MB) copied, 1.811459 seconds, 165.6MB/s
> root at freescale ~$ md5sum -b zeros
> 0d97a9cd8bbd7ce75a2a76bb06258915  zeros
> root at freescale ~$ cp zeros /mnt/nfs/ -f
> root at freescale ~$ rm zeros
> root at freescale ~$ cp /mnt/nfs/zeros ./
> root at freescale ~$ md5sum -b zeros
> 0d97a9cd8bbd7ce75a2a76bb06258915  zeros
>
> Do you have any lost for reproduce the issue ?

Current net tree does not have this issue, it works fine. Thanks to all.

>From git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git

apx at astra:~$ uname -r
4.0.0-rc3-00150-g10640d3-dirty


--
 Андрей



More information about the linux-arm-kernel mailing list