Here are some basic Tegra test results for Linux v4.15-rc2. Logs and other details at:
https://nvtb.github.io//linux/test_v4.15-rc2/20171204140104/
Test summary - 84% Success --------------------------
Build: zImage: Pass: ( 3/ 3): multi_v7_defconfig, tegra_defconfig, tegra_defconfig%tegra-fw
Build: Image: Pass: ( 3/ 3): defconfig, defconfig%jetson-tx2, defconfig%jetson-tx1
Boot to userspace: defconfig: Pass: ( 4/ 4): qemu-vexpress64, tegra132-norrin, tegra210-p2371-0000, tegra210-smaug
Boot to userspace: defconfig%jetson-tx1: Pass: ( 2/ 2): tegra210-p2371-0000, tegra210-p2371-2180
Boot to userspace: defconfig%jetson-tx2: Pass: ( 1/ 1): tegra186-p2771-0000
Boot to userspace: multi_v7_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big Pass: ( 4/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1, tegra20-trimslice, tegra30-beaver
Boot to userspace: tegra_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big Pass: ( 4/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1, tegra20-trimslice, tegra30-beaver
Boot to userspace: tegra_defconfig%tegra-fw: FAIL: ( 1/ 2): tegra124-nyan-big Pass: ( 1/ 2): tegra124-jetson-tk1
PM: System suspend: multi_v7_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big Pass: ( 4/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1, tegra20-trimslice, tegra30-beaver
PM: System suspend: tegra_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big Pass: ( 4/ 5): tegra114-dalmore-a04, tegra124-jetson-tk1, tegra20-trimslice, tegra30-beaver
PM: System suspend: tegra_defconfig%tegra-fw: FAIL: ( 1/ 2): tegra124-nyan-big Pass: ( 1/ 2): tegra124-jetson-tk1
vmlinux object size (delta in bytes from test_v4.15-rc1 (4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323)): text data bss total kernel +1919 +1464 0 +3383 defconfig +3004 -376 0 +2628 multi_v7_defconfig +3116 -320 0 +2796 tegra_defconfig
Boot-time memory difference (delta in bytes from test_v4.15-rc1 (4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323)) avail rsrvd high freed board kconfig dtb . . . . qemu-vexpress64 defconfig __internal . . . . tegra114-dalmore-a04 multi_v7_defconfig tegra114-dalmore . . . . tegra114-dalmore-a04 tegra_defconfig tegra114-dalmore . . . . tegra124-jetson-tk1 multi_v7_defconfig tegra124-jetson-tk1 . . . . tegra124-jetson-tk1 tegra_defconfig%tegr tegra124-jetson-tk1 . . . . tegra124-jetson-tk1 tegra_defconfig tegra124-jetson-tk1 . . . . tegra124-nyan-big multi_v7_defconfig tegra124-nyan-big . . . . tegra124-nyan-big tegra_defconfig%tegr tegra124-nyan-big . . . . tegra124-nyan-big tegra_defconfig tegra124-nyan-big . . . . tegra132-norrin defconfig tegra132-norrin . . . . tegra186-p2771-0000 defconfig%jetson-tx2 tegra186-p2771-0000 . . . . tegra20-trimslice multi_v7_defconfig tegra20-trimslice . . . . tegra20-trimslice tegra_defconfig tegra20-trimslice . . . . tegra210-p2371-0000 defconfig%jetson-tx1 tegra210-p2371-0000 . . . . tegra210-p2371-0000 defconfig tegra210-p2371-0000 . . . . tegra210-p2371-2180 defconfig%jetson-tx1 tegra210-p2371-2180 . . . . tegra210-smaug defconfig tegra210-smaug . . . . tegra30-beaver multi_v7_defconfig tegra30-beaver . . . . tegra30-beaver tegra_defconfig tegra30-beaver -- nvpublic
On 05/12/17 14:05, Jon Hunter wrote:
Here are some basic Tegra test results for Linux v4.15-rc2. Logs and other details at:
https://nvtb.github.io//linux/test_v4.15-rc2/20171204140104/
[...]
Boot to userspace: multi_v7_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big
Thanks for the report. Following up on the automated bisection runs, I've found 2 independent issues that both cause a kernel hang on tegra124-nyan-big and sent some patches to address them yesterday:
http://lists.infradead.org/pipermail/linux-arm-kernel/2017-December/545681.h...
Best wishes, Guillaume
On 05/12/17 14:23, Guillaume Tucker wrote:
On 05/12/17 14:05, Jon Hunter wrote:
Here are some basic Tegra test results for Linux v4.15-rc2. Logs and other details at:
https://nvtb.github.io//linux/test_v4.15-rc2/20171204140104/
[...]
Boot to userspace: multi_v7_defconfig: FAIL: ( 1/ 5): tegra124-nyan-big
Thanks for the report. Following up on the automated bisection runs, I've found 2 independent issues that both cause a kernel hang on tegra124-nyan-big and sent some patches to address them yesterday:
http://lists.infradead.org/pipermail/linux-arm-kernel/2017-December/545681.h...
Yes, I have seen those and thanks for sending. The above failure is caused by the CROS EC bug [0]. Lee Jones has picked up the fix which are now in -next and hopefully, will appear in the mainline soon.
Cheers Jon
[0] https://patchwork.kernel.org/patch/9974835/
kernel-build-reports@lists.linaro.org