Wind River Support Network

HomeDefectsLIN1019-2739
Not to be fixed

LIN1019-2739 : marvell-cn96xx: cat lager text file on console, output not finished and missed some contents

Created: Sep 29, 2019    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: BSP

Description

Build:
$ ${yourProductPath}/setup.sh --machines=marvell-cn96xx --templates feature/docker --distro wrlinux --dl-layers
$ source oe-init-build-env
$ bitbake-layers add-layer ${yourLayerPath}/wr-testing/kts-dev
$ echo require templates/feature/wr-kts/template.conf >> conf/local.conf

cat a very huge text file on the target, see:

root@marvell-cn96xx:/opt/wr-test/logs# cat SUMMARY.txt
Case Status:
Name Group Status Duration Option
acquire_cpu_resource kts PASS 20.03 None
aufs_io kts PASS 1.80 None
aufs_policy kts PASS 1.40 None
bpf_testmodule kts PASS 7.62 None
btrfs_io kts PASS 16.42 None
btrfs_ionice_bfq kts PASS 116.15 None
btrfs_ionice_kyber kts PASS 115.94 None
btrfs_ionice_mqdeadline kts PASS 117.98 None
btrfs_ionice_none kts PASS 116.74 None
cgroup_ad-hoc kts PASS 3.00 None
clock_gettime kts PASS 3.21 None
core_readelf kts PASS 2.80 None
cpu_autoprobe kts FAIL 1.00 None
cpu_hotplug_stress kts PASS 355.60 None
cross_memory_attach kts PASS 17.19 None
cryptodev kts PASS 75.50 None
edf kts PASS 110.35 None
ext2_io kts PASS 20.43 None
ext2_ionice_bfq kts PASS 96.32 None
ext2_ionice_kyber kts PASS 88.31 None
ext2_ionice_mqdeadline kts PASS 91.72 None
ext2_ionice_none kts PASS 86.11 None
ext4_io kts PASS 15.42 None
ext4_ionice_bfq kts PASS 122.75 None
ext4_ionice_kyber kts PASS 115.96 None
ext4_ionice_mqdeadline kts PASS 173.82 None
ext4_ionice_none kts PASS 174.22 None
f2fs_io kts FAIL 5.81 None
f2fs_ionice_bfq kts FAIL 11.02 None
f2fs_ionice_kyber kts FAIL 10.82 None
f2fs_ionice_mqdeadline kts FAIL 8.21 None
f2fs_ionice_none kts FAIL 7.41 None
fio_cpuio kts PASS 122.55 None
fio_filecreate kts PASS 1545.42 None
fio_ftruncate kts PASS 22.83 None
fio_iometer kts PASS 193.84 None
fio_null kts PASS 4.41 None
fio_steadystate kts PASS 59.47 None
fio_waitfor kts PASS 4.41 None
float_divide kts PASS 2.00 None
fragbug kts PASS 2.81 None
ftrace_element kts PASS 2.80 None
ftrace_filter kts PASS 25.44 None
ftrace_irqoff_latency kts PASS 20.63 None
ftrace_startup kts PASS 2.80 None
gcc_infinite_loop kts PASS 2.40 None
gettimeofday_jumpback_test kts PASS 75.55 None
glibc_strcmp kts PASS 3.61 None
interrupt_number_mapping kts PASS 240.03 None
invalid_syscall kts PASS 52.71 None
irq_balance kts PASS 562.74 None
kernel_stack kts FAIL 5.81 None
kgdbts_V1 kts PASS 6.73 None
kprobes_kprobe kts FAIL 143.68 None
kprobes_kprobe_dump_stack kts NOT_START 0.00 None
kprobes_kretprobe kts NOT_START 0.00 None
large_text_app kts NOT_START 0.00 None
lock_api_selftests kts NOT_START 0.00 None
lock_torture_lock_busted kts NOT_START 0.00 None
lock_torture_mutex_lock kts NOT_START 0.00 None
lock_torture_rw_lock kts NOT_START 0.00 None
lock_torture_rw_lock_irq kts NOT_START 0.00 None
lock_torture_rwsem_lock kts NOT_START 0.00 None
lock_torture_spin_lock kts NOT_START 0.00 None
lock_torture_spin_lock_irq kts NOT_START 0.00 None
lttng kts NOT_START 0.00 None
lttng_userapp kts NOT_START 0.00 None
meltdown_checker kts NOT_START 0.00 None
mthread_lock_on_futex kts NOT_START 0.00 None
mtrace kts NOT_START 0.00 None
nf_conntrack kts NOT_START 0.00 None
objdump_symbol kts NOT_START 0.00 None
per_cpu_kthreads kts NOT_START 0.00 None
perf_record kts NOT_START 0.00 None
perf_stat kts NOT_START 0.00 None
perf_top kts NOT_START 0.00 None
printk_trace_console kts NOT_START 0.00 None
pthread_mutex_robust_np kts NOT_START 0.00 None
rb_futex kts NOT_START 0.00 None
rttime_limit kts NOT_START 0.00 None
schbench kts NOT_START 0.00 None
sigaction_leak

Steps to Reproduce

Build:
$ ${yourProductPath}/setup.sh --machines=marvell-cn96xx --templates feature/docker --distro wrlinux --dl-layers
$ source oe-init-build-env
$ bitbake-layers add-layer ${yourLayerPath}/wr-testing/kts-dev
$ echo require templates/feature/wr-kts/template.conf >> conf/local.conf

cat a larger text file.
Live chat
Online