FSL P5020/P5040: DPAA Ethernet issue with the latest Git kernel
Alexander Gordeev
agordeev at linux.ibm.com
Thu Jun 25 20:22:23 AEST 2020
On Thu, Jun 25, 2020 at 01:01:52AM +0200, Christian Zigotzky wrote:
[...]
> I compiled a test kernel with the option "CONFIG_TEST_BITMAP=y"
> yesterday. After that Skateman and I booted it and looked for the
> bitmap tests with "dmesg | grep -i bitmap".
>
> Results:
>
> FSL P5020:
>
> [ 0.297756] test_bitmap: loaded.
> [ 0.298113] test_bitmap: parselist: 14: input is '0-2047:128/256'
> OK, Time: 562
> [ 0.298142] test_bitmap: parselist_user: 14: input is
> '0-2047:128/256' OK, Time: 761
> [ 0.301553] test_bitmap: all 1663 tests passed
>
> FSL P5040:
>
> [ 0.296563] test_bitmap: loaded.
> [ 0.296894] test_bitmap: parselist: 14: input is '0-2047:128/256'
> OK, Time: 540
> [ 0.296920] test_bitmap: parselist_user: 14: input is
> '0-2047:128/256' OK, Time: 680
> [ 0.299994] test_bitmap: all 1663 tests passed
Thanks for the test! So it works as expected.
I would suggest to compare what is going on on the device probing
with and without the bisected commit.
There seems to be MAC and PHY mode initialization issue that might
resulted from the bitmap format change.
I put Madalin and Sascha on CC as they have done some works on
this part recently.
Thanks!
> Thanks,
> Christian
More information about the Linuxppc-dev
mailing list