Qemu Command : qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel kernel.img -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] Linux version 6.5.10 (ramin@ramin-pc) (xtensa-buildroot-uclinux-uclibc-gcc.br_real (Buildroot 2023.08.3) 12.3.0, GNU ld (GNU Binutils) 2.40) #1 PREEMPT Thu Nov 23 00:26:20 CET 2023
[    0.000000] config ID: c56707fe:14404b21
[    0.000000] earlycon: uart8250 at MMIO32 0xfd050020 (options '115200n8')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xfd050020,115200n8 console=ttyS0,115200n8 memmap=0x04000000@0
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] virtual kernel memory layout:
[    0.000000]     lowmem  : 0x00000000 - 0x04000000  (   64 MB)
[    0.000000]     .text   : 0x00003000 - 0x0026e394  ( 2476 kB)
[    0.000000]     .rodata : 0x0026f000 - 0x00301000  (  584 kB)
[    0.000000]     .data   : 0x00301000 - 0x00381540  (  513 kB)
[    0.000000]     .init   : 0x00382000 - 0x0149b000  (17508 kB)
[    0.000000]     .bss    : 0x0149b000 - 0x014d2c38  (  223 kB)
[    0.000000] Memory: 43624K/65536K available (2476K kernel code, 513K rwdata, 584K rodata, 17508K init, 223K bss, 21912K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 23
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] Calibrating CPU frequency 10.00 MHz
[    0.000000] clocksource: ccount: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126044627 ns
[    0.000215] sched_clock: 32 bits at 10MHz, resolution 100ns, wraps every 214748364750ns
[    0.004751] Console: colour dummy device 80x25
[    0.006652] Calibrating delay loop (skipped)... 10.00 BogoMIPS preset
[    0.007008] pid_max: default: 32768 minimum: 301
[    0.013964] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.014366] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.045904] rcu: Hierarchical SRCU implementation.
[    0.046250] rcu: 	Max phase no-delay instances is 1000.
[    0.058670] devtmpfs: initialized
[    0.068439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.069120] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.076907] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.085790] XTFPGA: Ethernet MAC 00:50:c2:13:6f:00
[    0.094798] pps_core: LinuxPPS API ver. 1 registered
[    0.095084] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.095636] PTP clock support registered
[    0.110474] clocksource: Switched to clocksource ccount
[    0.153006] NET: Registered PF_INET protocol family
[    0.155268] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.161046] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.161795] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.162258] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.162731] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.163196] TCP: Hash tables configured (established 1024 bind 1024)
[    0.165289] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.165839] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.167918] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.190730] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    0.194446] io scheduler mq-deadline registered
[    0.194801] io scheduler kyber registered
[    0.551623] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.578093] printk: console [ttyS0] disabled
[    0.630960] serial8250.0: ttyS0 at MMIO 0xfd050020 (irq = 1, base_baud = 625000) is a 16550A
[    0.634100] printk: console [ttyS0] enabled
[    0.634100] printk: console [ttyS0] enabled
[    0.634899] printk: bootconsole [uart8250] disabled
[    0.634899] printk: bootconsole [uart8250] disabled
[    0.693846] loop: module loaded
[    0.734939] NET: Registered PF_PACKET protocol family
[    0.841732] clk: Disabling unused clocks
[   10.385654] Warning: unable to open an initial console.
[   10.430474] Freeing unused kernel image (initmem) memory: 17508K
[   10.430906] This architecture does not have kernel memory protection.
[   10.431795] Run /init as init process
test console
test ttyS0
Disabled Tests :export NO_NPTL=1 NO_LOCALE=1 NO_MATH=1 NO_WCHAR=1 NO_TLS=1 NO_THREADS=1 NO_DL=1 
-------------------- tests_start ------------------------
SKIP argp-ex1
PASS arg_test
SKIP argp-ex2
PASS assert
SKIP argp-ex3
SKIP argp-ex4
PASS crypt
PASS md5c-test
PASS ctype
SKIP argp-test
SKIP bug-argp1
PASS sha256c-test
PASS sha512c-test
SKIP tst-argp1
SKIP tst-argp2
SKIP tst-iconv1
SKIP tst-iconv2
SKIP tst-iconv3
SKIP tst-iconv4
SKIP 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 malloc-standard-alignment
FAIL malloc got 137 expected 0
PASS mallocbug
PASS realloc-can-shrink
PASS realloc0
PASS testmalloc
PASS tst-calloc
PASS tst-malloc
PASS tst-mallocfork
PASS tst-mcheck
PASS tst-valloc
PASS bug-glob2
PASS bug-readdir1
PASS dirent
PASS dirent64
PASS fdopen
PASS opendir-tst1
PASS popen
PASS seek
PASS sem
PASS mmap
PASS mmap64
PASS stdarg
PASS getgroups
PASS tst-hasmntopt
PASS grcat
PASS tst-mmap-eofsync
PASS tst-mmap-fflushsync
PASS pwcat
PASS tst-inotify
PASS test_grp
PASS tst-mmap-offend
PASS tst-mkostemps
PASS test_pwd
PASS tst-mmap-setvbuf
PASS tst-nftw
PASS tst-preadvwritev
PASS tst-rlimit
PASS tst-regex2
SKIP tst-regexloc
PASS tst-rlimit64
PASS tst-scandir
PASS getrpcent
PASS tst-seekdir
PASS tst-statfs
PASS tst-posix_spawn
PASS tst-statvfs
PASS tst-syscall0
PASS bug269-setjmp
PASS tst-syscall1
PASS sigchld
PASS jmpbug
PASS tst-syscall6
PASS signal
PASS sigjmpbug
PASS tst-utmp
PASS tst-raise
PASS tst-setjmp
PASS tst-utmpx
PASS tst-signal
PASS tst-vfork-longjmp
PASS tst-signalfd
PASS hello
PASS tst-sigset
PASS memcmp-stat
PASS tiny
PASS stat-loop256
PASS 64bit
PASS stat
PASS fclose-loop
PASS lseek_no_lfs
PASS qsort
PASS scanf_m
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
PASS bug-strncat1
PASS bug-strpbrk1
PASS bug-strspn1
PASS stratcliff
PASS test-ffs
PASS testcopy
PASS tester
PASS termios
PASS tst-bswap
PASS clocktest
PASS tst-inlcall
PASS test_time
PASS tst-memmove
PASS tst-ctime
PASS clone
PASS tst-strlen
PASS tst-futimens1
PASS errno
PASS tst-mktime
PASS tst-strtok
PASS exec-null
PASS tst-mktime3
PASS fork
PASS tst-strxfrm
PASS getcwd
PASS tst-strptime2
PASS getopt
PASS tst-timerfd
PASS getopt_long
FAIL tst-fallocate got 1 expected 0
	1st fallocate call failed
PASS tst-getcwd
FAIL tst-posix_fallocate got 1 expected 0
	1st posix_fallocate call failed
PASS tst-preadwrite
PASS tst-preadwrite64
PASS tst-pselect
PASS tstgetopt
PASS vfork
Total skipped: 15
Total failed: 3
Total passed: 139