Qemu Command : qemu-system-aarch64 -nographic -machine virt,gic-version=max -m 512M -cpu max -smp 4 -kernel kernel.img -initrd rootfs.img.xz -serial pipe:guest_pipe -no-reboot
Qemu Version : QEMU emulator version 8.1.2
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x000f0510]
[    0.000000] Linux version 6.5.10 (ramin@ramin-pc) (aarch64-openadk-linux-uclibc-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #3 SMP Wed Nov 22 23:02:38 CET 2023
[    0.000000] random: crng init done
[    0.000000] Machine model: linux,dummy-virt
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 17 pages/cpu s40744 r0 d28888 u69632
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: 
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129024
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x000000005b600000-0x000000005f600000] (64MB)
[    0.000000] Memory: 440908K/524288K available (3456K kernel code, 626K rwdata, 396K rodata, 640K init, 266K bss, 83380K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: 0xffff800080010094
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @40830000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @40840000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x0000000040850000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000040860000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
[    0.000048] sched_clock: 57 bits at 63MHz, resolution 16ns, wraps every 4398046511096ns
[    0.001557] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=250000)
[    0.001640] pid_max: default: 4096 minimum: 301
[    0.006105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.006135] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.017029] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.021590] rcu: Hierarchical SRCU implementation.
[    0.021619] rcu: 	Max phase no-delay instances is 1000.
[    0.024322] Platform MSI: its@8080000 domain created
[    0.025072] smp: Bringing up secondary CPUs ...
[    0.028384] Detected PIPT I-cache on CPU1
[    0.029179] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.029380] GICv3: CPU1: using allocated LPI pending table @0x0000000040870000
[    0.029805] CPU1: Booted secondary processor 0x0000000001 [0x000f0510]
[    0.032715] Detected PIPT I-cache on CPU2
[    0.033887] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.034024] GICv3: CPU2: using allocated LPI pending table @0x0000000040880000
[    0.034402] CPU2: Booted secondary processor 0x0000000002 [0x000f0510]
[    0.034979] Detected PIPT I-cache on CPU3
[    0.035055] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.035153] GICv3: CPU3: using allocated LPI pending table @0x0000000040890000
[    0.035463] CPU3: Booted secondary processor 0x0000000003 [0x000f0510]
[    0.035666] smp: Brought up 1 node, 4 CPUs
[    0.035693] SMP: Total of 4 processors activated.
[    0.035763] CPU features: detected: 32-bit EL0 Support
[    0.035797] CPU features: detected: ARMv8.4 Translation Table Level
[    0.035819] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.035824] CPU features: detected: CRC32 instructions
[    0.035829] CPU features: detected: Data independent timing control (DIT)
[    0.035834] CPU features: detected: E0PD
[    0.035838] CPU features: detected: Enhanced Virtualization Traps
[    0.035843] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.035848] CPU features: detected: LSE atomic instructions
[    0.035858] CPU features: detected: Random Number Generator
[    0.035862] CPU features: detected: Speculation barrier (SB)
[    0.035867] CPU features: detected: Stage-2 Force Write-Back
[    0.035871] CPU features: detected: TLB range maintenance instructions
[    0.035889] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.038524] CPU: All CPU(s) started at EL1
[    0.038551] alternatives: applying system-wide alternatives
[    0.053782] devtmpfs: initialized
[    0.058604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.058684] futex hash table entries: 16 (order: -2, 1024 bytes, linear)
[    0.059824] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.062791] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.063873] ASID allocator initialised with 65536 entries
[    0.064526] Serial: AMBA PL011 UART driver
[    0.077558] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.078493] printk: console [ttyAMA0] enabled
[    0.103609] clocksource: Switched to clocksource arch_sys_counter
[    0.107385] NET: Registered PF_INET protocol family
[    0.108730] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.110589] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.110793] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.110963] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.111244] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.111755] TCP: Hash tables configured (established 4096 bind 4096)
[    0.112731] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.112977] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.113620] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.118390] Unpacking initramfs...
[    0.321809] workingset: timestamp_bits=62 max_order=17 bucket_order=0
[    0.331262] NET: Registered PF_INET6 protocol family
[    0.335241] Segment Routing with IPv6
[    0.335557] In-situ OAM (IOAM) with IPv6
[    0.335917] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.346147] clk: Disabling unused clocks
[    0.804053] Freeing initrd memory: 1152K
[    0.839800] Freeing unused kernel memory: 640K
[    0.860579] Run /init as init process
test console
Disabled Tests :export NO_THREADS=1 NO_NPTL=1 NO_TLS=1 NO_MATH=1 
-------------------- tests_start ------------------------
PASS argp-ex1
PASS arg_test
PASS assert
PASS argp-ex2
PASS argp-ex3
PASS argp-ex4
PASS argp-test
PASS bug-argp1
PASS tst-argp1
PASS tst-argp2
PASS crypt
PASS md5c-test
PASS sha256c-test
PASS sha512c-test
PASS ctype
SKIP tst-iconv1
SKIP tst-iconv2
SKIP tst-iconv3
SKIP tst-iconv4
PASS tst-iconv5
SKIP tst-iconv6
PASS bug-if1
PASS gethost
PASS gethost_r-align
PASS gethostid
PASS getnetent
PASS if_nameindex
PASS tst-aton
PASS tst-ether_aton
PASS tst-ethers-line
PASS tst-ethers
PASS tst-getni1
PASS tst-getni2
PASS tst-ifaddrs
PASS tst-network
PASS tst-ntoa
PASS tst-res
PASS tst-sock-nonblock
PASS tst2_mbrtowc
PASS tst_iswalnum
PASS tst_iswalpha
PASS tst_iswcntrl
PASS tst_iswctype
PASS tst_iswdigit
PASS tst_iswgraph
PASS tst_iswlower
PASS tst_iswprint
PASS tst_iswpunct
PASS tst_iswspace
PASS tst_iswupper
PASS tst_iswxdigit
PASS tst_mblen
PASS tst_mbrlen
PASS tst_mbrtowc
PASS tst_mbsrtowcs
PASS tst_mbstowcs
PASS tst_mbtowc
PASS tst_strcoll
PASS tst_strxfrm
PASS tst_towctrans
PASS tst_towlower
PASS tst_towupper
PASS tst_wcrtomb
PASS tst_wcscat
PASS tst_wcschr
PASS tst_wcscmp
PASS tst_wcscoll
PASS tst_wcscpy
PASS tst_wcscspn
PASS tst_wcslen
PASS tst_wcsncat
PASS tst_wcsncmp
PASS tst_wcsncpy
PASS tst_wcspbrk
PASS tst_wcsrtombs
PASS tst_wcsspn
PASS tst_wcsstr
PASS tst_wcstok
PASS tst_wcstombs
PASS tst_wcswidth
PASS tst_wcsxfrm
PASS tst_wctob
PASS tst_wctomb
PASS tst_wctrans
PASS tst_wctype
PASS tst_wcwidth
PASS dump-ctype
PASS show-ucs-data
PASS tst-langinfo
PASS tst-mbswcs1
PASS tst-mbswcs2
PASS malloc-standard-alignment
PASS tst-mbswcs3
PASS malloc
PASS tst-mbswcs4
PASS mallocbug
PASS tst-mbswcs5
PASS realloc-can-shrink
PASS realloc0
PASS tst-mbswcs6
PASS testmalloc
PASS tst-numeric
PASS tst-calloc
PASS tst-setlocale
PASS tst-malloc
PASS tst_nl_langinfo
PASS tst-mallocfork
PASS tst-mcheck
SKIP tst-valloc
PASS bug-glob2
PASS bug-readdir1
PASS dirent
PASS dirent64
PASS fdopen
PASS opendir-tst1
PASS popen
PASS seek
PASS sem
PASS stdarg
PASS tst-hasmntopt
PASS tst-inotify
PASS tst-mkostemps
PASS tst-msgctl
PASS tst-nftw
PASS tst-preadvwritev
PASS tst-rlimit
PASS tst-rlimit64
PASS tst-scandir
PASS tst-seekdir
PASS tst-semctl
PASS tst-shmctl
PASS mmap
PASS tst-statfs
PASS tst-statvfs
PASS mmap2
PASS getgroups
PASS tst-syscall0
PASS mmap64
PASS grcat
PASS tst-syscall1
PASS tst-mmap-eofsync
PASS pwcat
PASS tst-syscall6
PASS test_grp
PASS tst-mmap-fflushsync
PASS test_pwd
PASS tst-regex2
PASS tst-utmp
PASS tst-mmap-offend
SKIP tst-regexloc
PASS tst-utmpx
PASS tst-mmap-setvbuf
PASS getrpcent
PASS tst-posix_spawn
PASS bug269-setjmp
PASS jmpbug
PASS sigjmpbug
PASS tst-setjmp
PASS tst-vfork-longjmp
PASS sigchld
PASS signal
PASS tst-raise
PASS tst-signal
PASS tst-signalfd
PASS tst-sigset
PASS hello
PASS tiny
PASS memcmp-stat
PASS stat-loop256
PASS stat-time64
PASS stat
PASS 64bit
PASS fclose-loop
PASS lseek_no_lfs
PASS scanf_m
PASS qsort
PASS test-canon
PASS test-canon2
PASS test-mkostemp-O_CLOEXEC
PASS test-mkostemp-child
PASS testatexit
PASS teston_exit
PASS teststrtol
PASS teststrtoq
PASS bug-strcoll1-O2
PASS bug-strcoll1
PASS bug-strncat1-O2
PASS bug-strncat1
PASS bug-strpbrk1-O2
PASS bug-strpbrk1
PASS bug-strspn1-O2
PASS bug-strspn1
PASS stratcliff-O2
PASS stratcliff
PASS test-ffs-O2
PASS test-ffs
PASS testcopy-O2
PASS testcopy
PASS tester-O2
PASS tester
PASS tst-bswap-O2
PASS tst-bswap
PASS tst-inlcall-O2
PASS tst-inlcall
PASS tst-memmove-O2
PASS tst-memmove
PASS tst-strlen-O2
PASS tst-strlen
PASS tst-strtok-O2
PASS tst-strtok
PASS tst-strxfrm-O2
PASS tst-strxfrm
PASS termios
PASS clocktest
PASS test_time
PASS clone
PASS tst-ctime
PASS errno
PASS tst-futimens1
PASS exec-null
PASS tst-mktime
PASS fork
PASS getcwd
PASS tst-mktime3
PASS getopt
PASS tst-strptime2
PASS getopt_long
PASS tst-timerfd
PASS tst-fallocate
PASS tst-getcwd
PASS tst-posix_fallocate
PASS tst-preadwrite
PASS tst-preadwrite64
PASS tst-pselect
PASS tstgetopt
PASS vfork
Total skipped: 7
Total failed: 0
Total passed: 229