Fixed
Created: Jun 24, 2023
Updated: Mar 27, 2024
Resolved Date: Mar 27, 2024
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: BSP, Kernel
setup.sh --machines intel-socfpga-64 --templates feature/docker feature/target-toolchain feature/gcc-sanitizers feature/ldconfig feature/kexec feature/kdump feature/bpf feature/system-stats --distros wrlinux --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"' >> conf/local.conf
echo 'IMAGE_INSTALL:append = " ltp"' >> conf/local.conf
Run the following test case:
vma05
vma05 1 TINFO: timeout per run is 0h 5m 0s
vma05 1 TFAIL: [vdso] bug not patched
Summary:
passed 0
failed 1
broken 0
skipped 0
warnings 0
max_map_count
tst_test.c:1558: TINFO: Timeout per run is 0h 00m 30s
mem.c:648: TINFO: set overcommit_memory to 0
mem.c:648: TINFO: set max_map_count to 1024
max_map_count.c:196: TPASS: 1024 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 2048
max_map_count.c:196: TPASS: 2048 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 4096
max_map_count.c:196: TPASS: 4096 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 8192
max_map_count.c:196: TPASS: 8192 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 16384
max_map_count.c:196: TPASS: 16384 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 32768
max_map_count.c:196: TPASS: 32768 map entries in total as expected.
mem.c:648: TINFO: set max_map_count to 65536
max_map_count.c:196: TPASS: 65536 map entries in total as expected.
Test timeouted, sending SIGKILL!
tst_test.c:1606: TINFO: Killed the leftover descendant processes
tst_test.c:1612: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1
tst_test.c:1614: TBROK: Test killed! (timeout?)
Summary:
passed 7
failed 0
broken 1
skipped 0
warnings 0
1. build ltp project:
for build steps you can refer to:
http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS23/LTP/intel-socfpga-64_preempt-rt_glibc-std/latest/build_steps.log
2. run ltp test group, for example:
/opt/wr-test/main_test.py -g ltp