Page 9 of 16

Re: Kernel 5.8

Posted: Mon Jun 22, 2020 2:14 pm
by xeno74

Re: Kernel 5.8

Posted: Mon Jun 22, 2020 9:38 pm
by Skateman
Kernel 5.8 RC2 running fine on the AmigaOne X5000. Also the onboard Ethernet adapter is working great!

Image

Big picture: http://www.skateman.nl/wp-content/uploa ... 213506.png

Re: Kernel 5.8

Posted: Mon Jun 22, 2020 9:42 pm
by xeno74
Skateman wrote: Mon Jun 22, 2020 9:38 pm Kernel 5.8 RC2 running fine on the AmigaOne X5000. Also the onboard Ethernet adapter is working great!
Great! Many thanks for testing! :-)

Re: Kernel 5.8

Posted: Wed Jun 24, 2020 3:57 pm
by xeno74
Hi Skateman,

Alexander has replied because of our test results.
Alexander Gordeev wrote: Hi Christian,

Could you please check if the kernel passes CONFIG_TEST_BITMAP self-test?

Thanks!
I compiled a test kernel with the option "CONFIG_TEST_BITMAP=y" today. Could you please boot it and look for the bitmap tests with "dmesg | grep -i bitmap"?

Download: uImage-dpaa18

Thanks,
Christian

Re: Kernel 5.8

Posted: Wed Jun 24, 2020 4:49 pm
by xeno74
Bitmap test result from my X5000/40:

Code: Select all

[    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

Re: Kernel 5.8

Posted: Wed Jun 24, 2020 8:22 pm
by Skateman
Kernel 5.8 DPAA18 Breaks the onboard Ethernet adapter

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 221604.png

Code: Select all

skateman@X5000LNX:~$ dmesg | grep -i bitmap
[    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
skateman@X5000LNX:~$

Re: Kernel 5.8

Posted: Thu Jun 25, 2020 1:08 am
by xeno74
Skateman wrote: Wed Jun 24, 2020 8:22 pm Kernel 5.8 DPAA18 Breaks the onboard Ethernet adapter

Code: Select all

skateman@X5000LNX:~$ dmesg | grep -i bitmap
[    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
skateman@X5000LNX:~$
Thanks a lot for testing! I reported our test results to Alexander today.

Link to the test thread: FSL P5020/P5040: DPAA Ethernet issue with the latest Git kernel -- Linuxppc-dev mailing list

Re: Kernel 5.8

Posted: Thu Jun 25, 2020 2:15 pm
by xeno74
FYI because of the DPAA Ethernet issue:
Alexander Gordeev wrote: 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!
OK, we have to wait. I will patch the RC3 with our dpaa-v1 patch again.

Re: Kernel 5.8

Posted: Mon Jun 29, 2020 2:54 pm
by xeno74
Hi All,

I released the RC3 of kernel 5.8 for the X1000 and X5000 today.

New:
Download: linux-image-5.8-rc3-X1000_X5000.tar.gz

Image

Please test the kernels.

Thanks,
Christian

Re: Kernel 5.8

Posted: Mon Jun 29, 2020 8:55 pm
by Skateman
Kernel 5.8 RC3 running fine on the AmigaOne X5000

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 224956.png