Qemu Command : qemu-system-mips64el -kernel kernel.img -initrd rootfs.img -append console=ttyS0 -m 512M -nographic -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) (mips64el-openadk-linux-uclibcabin32-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP Wed Nov 22 23:43:59 CET 2023
[    0.000000] earlycon: uart8250 at I/O port 0x3f8 (options '38400n8')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] CPU0 revision is: 000182a0 (MIPS 20Kc)
[    0.000000] FPU revision is: 000f8200
[    0.000000] MIPS: machine is mti,malta
[    0.000000] Software DMA cache coherency enabled
[    0.000000] Initial ramdisk at: 0x900000000f250000 (14265344 bytes)
[    0.000000] Primary instruction cache 32kB, VIVT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   node   0: [mem 0x0000000090000000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000009fffffff]
[    0.000000] random: crng init done
[    0.000000] percpu: Embedded 14 pages/cpu s20336 r8192 d28816 u57344
[    0.000000] Kernel command line: rd_start=0xffffffff8f250000 rd_size=14265344 console=ttyS0
[    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] Enable cache parity protection for MIPS 20KC/25KF CPUs.
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 122112
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 463428K/524288K available (6381K kernel code, 782K rwdata, 1412K rodata, 304K init, 321K bss, 60860K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[    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=1
[    0.000000] NR_IRQS: 256
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] CPU frequency 320.00 MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5972683314 ns
[    0.000061] sched_clock: 32 bits at 320MHz, resolution 3ns, wraps every 6710880254ns
[    0.006034] Console: colour dummy device 80x25
[    0.007269] Calibrating delay loop... 3078.14 BogoMIPS (lpj=6156288)
[    0.020942] pid_max: default: 32768 minimum: 301
[    0.022387] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.022573] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.042956] rcu: Hierarchical SRCU implementation.
[    0.043091] rcu: 	Max phase no-delay instances is 1000.
[    0.044887] smp: Bringing up secondary CPUs ...
[    0.045085] smp: Brought up 1 node, 1 CPU
[    0.051356] devtmpfs: initialized
[    0.055839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.056179] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.060707] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.073406] SCSI subsystem initialized
[    0.074209] usbcore: registered new interface driver usbfs
[    0.074454] usbcore: registered new interface driver hub
[    0.074630] usbcore: registered new device driver usb
[    0.074913] pps_core: LinuxPPS API ver. 1 registered
[    0.075022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.075230] PTP clock support registered
[    0.082460] PCI host bridge to bus 0000:00
[    0.082729] pci_bus 0000:00: root bus resource [mem 0x10000000-0x17ffffff]
[    0.083128] pci_bus 0000:00: root bus resource [io  0x1000-0x1fffff]
[    0.083314] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.084293] pci 0000:00:00.0: [11ab:4620] type 00 class 0x060000
[    0.084799] pci 0000:00:00.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    0.084956] pci 0000:00:00.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    0.085783] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    0.085945] pci 0000:00:00.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    0.086118] pci 0000:00:00.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    0.087600] pci 0000:00:0a.0: [8086:7110] type 00 class 0x060100
[    0.088057] pci 0000:00:0a.1: [8086:7111] type 00 class 0x010180
[    0.088310] pci 0000:00:0a.1: reg 0x20: [io  0x0000-0x000f]
[    0.088474] pci 0000:00:0a.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.088620] pci 0000:00:0a.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.088780] pci 0000:00:0a.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.088925] pci 0000:00:0a.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.089257] pci 0000:00:0a.2: [8086:7112] type 00 class 0x0c0300
[    0.089421] pci 0000:00:0a.2: reg 0x20: [io  0x0000-0x001f]
[    0.089803] pci 0000:00:0a.3: [8086:7113] type 00 class 0x068000
[    0.090183] pci 0000:00:0a.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.090360] pci 0000:00:0a.3: quirk: [io  0x1100-0x110f] claimed by PIIX4 SMB
[    0.090723] pci 0000:00:0b.0: [1022:2000] type 00 class 0x020000
[    0.090872] pci 0000:00:0b.0: reg 0x10: [io  0x0000-0x001f]
[    0.090989] pci 0000:00:0b.0: reg 0x14: [mem 0x00000000-0x0000001f]
[    0.091139] pci 0000:00:0b.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.091454] pci 0000:00:12.0: [1013:00b8] type 00 class 0x030000
[    0.091592] pci 0000:00:12.0: reg 0x10: [mem 0x00000000-0x01ffffff pref]
[    0.091728] pci 0000:00:12.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.091884] pci 0000:00:12.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.092313] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.093218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10000000-0x11ffffff pref]
[    0.093563] pci 0000:00:0b.0: BAR 6: assigned [mem 0x12000000-0x1203ffff pref]
[    0.093737] pci 0000:00:12.0: BAR 6: assigned [mem 0x12040000-0x1204ffff pref]
[    0.093893] pci 0000:00:12.0: BAR 1: assigned [mem 0x12050000-0x12050fff]
[    0.094048] pci 0000:00:0a.2: BAR 4: assigned [io  0x1040-0x105f]
[    0.094179] pci 0000:00:0b.0: BAR 0: assigned [io  0x1060-0x107f]
[    0.094300] pci 0000:00:0b.0: BAR 1: assigned [mem 0x12051000-0x1205101f]
[    0.094439] pci 0000:00:0a.1: BAR 4: assigned [io  0x1080-0x108f]
[    0.097264] pci 0000:00:12.0: vgaarb: setting as boot VGA device
[    0.100002] pci 0000:00:12.0: vgaarb: bridge control possible
[    0.100239] pci 0000:00:12.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.100570] vgaarb: loaded
[    0.102512] clocksource: Switched to clocksource MIPS
[    0.109995] NET: Registered PF_INET protocol family
[    0.111097] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.114790] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.115016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.115192] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.115453] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.116711] TCP: Hash tables configured (established 4096 bind 4096)
[    0.117789] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.118050] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.118841] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.119508] pci 0000:00:0a.2: enabling device (0000 -> 0001)
[    0.120141] PCI: CLS 0 bytes, default 32
[    0.124927] Unpacking initramfs...
[    0.177249] workingset: timestamp_bits=62 max_order=17 bucket_order=0
[    0.179308] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.179545] io scheduler mq-deadline registered
[    0.179668] io scheduler kyber registered
[    0.182797] cirrusfb 0000:00:12.0: vgaarb: deactivate vga console
[    0.183047] cirrusfb 0000:00:12.0: enabling device (0000 -> 0002)
[    0.183800] cirrusfb 0000:00:12.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0x10000000
[    0.203119] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.207198] printk: console [ttyS0] disabled
[    0.229422] serial8250.0: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.229621] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.229621] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.230606] printk: console [ttyS0] enabled
[    0.230606] printk: console [ttyS0] enabled
[    0.232209] printk: bootconsole [uart8250] disabled
[    0.232209] printk: bootconsole [uart8250] disabled
[    0.268171] serial8250.0: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.268360] serial8250.0: ttyS1 extra baud rates supported: 230400, 460800
[    0.315366] serial8250.0: ttyS2 at MMIO 0x1f000900 (irq = 20, base_baud = 230400) is a 16550A
[    0.333219] Freeing initrd memory: 13928K
[    0.335145] ata_piix 0000:00:0a.1: enabling device (0000 -> 0001)
[    0.339369] scsi host0: ata_piix
[    0.340870] scsi host1: ata_piix
[    0.341150] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1080 irq 14
[    0.341310] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1088 irq 15
[    0.342063] pcnet32 0000:00:0b.0: enabling device (0000 -> 0003)
[    0.343022] pcnet32: PCnet/PCI II 79C970A at 0x1060, 52:54:00:12:34:56 assigned IRQ 11
[    0.344903] pcnet32: eth0: registered as PCnet/PCI II 79C970A
[    0.345166] pcnet32: 1 cards_found
[    0.345909] uhci_hcd 0000:00:0a.2: UHCI Host Controller
[    0.346330] uhci_hcd 0000:00:0a.2: new USB bus registered, assigned bus number 1
[    0.346925] uhci_hcd 0000:00:0a.2: irq 10, io port 0x00001040
[    0.353483] hub 1-0:1.0: USB hub found
[    0.353885] hub 1-0:1.0: 2 ports detected
[    0.356335] usbcore: registered new interface driver usbhid
[    0.356467] usbhid: USB HID core driver
[    0.358145] NET: Registered PF_INET6 protocol family
[    0.362168] Segment Routing with IPv6
[    0.362406] In-situ OAM (IOAM) with IPv6
[    0.362724] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.364406] NET: Registered PF_PACKET protocol family
[    0.373425] clk: Disabling unused clocks
[    0.510671] ata2: found unknown device (class 0)
[    0.514427] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    0.524640] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    0.549893] Freeing unused kernel image (initmem) memory: 304K
[    0.550037] This architecture does not have kernel memory protection.
[    0.550293] Run /init as init process
[    0.556596] process '/bin/busybox' started with executable stack
test console
test ttyS0
Disabled Tests :export NO_MATH=1 NO_NPTL=1 
-------------------- tests_start ------------------------
SKIP argp-ex1
SKIP argp-ex2
SKIP argp-ex3
SKIP argp-ex4
PASS assert
SKIP argp-test
PASS arg_test
SKIP bug-argp1
SKIP tst-argp1
SKIP tst-argp2
PASS ctype
SKIP tst-iconv1
PASS crypt
PASS bug-if1
PASS md5c-test
SKIP tst-iconv2
PASS sha256c-test
SKIP tst-iconv3
PASS sha512c-test
SKIP tst-iconv4
PASS tst2_mbrtowc
PASS tst-iconv5
PASS gethost
PASS tst_iswalnum
PASS gethost_r-align
SKIP tst-iconv6
PASS tst_iswalpha
PASS tst_iswcntrl
PASS gethostid
PASS tst_iswctype
PASS getnetent
PASS tst_iswdigit
PASS if_nameindex
PASS tst-aton
PASS tst_iswgraph
PASS tst_iswlower
PASS tst_iswprint
PASS tst-ether_aton
PASS tst-ethers-line
PASS tst-ethers
PASS tst_iswpunct
PASS tst_iswspace
PASS tst_iswupper
PASS tst_iswxdigit
PASS tst-getni1
PASS tst_mblen
PASS tst-getni2
PASS tst_mbrlen
PASS tst-ifaddrs
PASS tst_mbrtowc
PASS tst-network
PASS tst_mbsrtowcs
PASS tst_mbstowcs
PASS tst-ntoa
PASS tst-res
PASS tst_mbtowc
PASS tst-sock-nonblock
PASS dump-ctype
PASS tst_strcoll
PASS tst_strxfrm
PASS tst_towctrans
PASS show-ucs-data
PASS tst_towlower
PASS tst-langinfo
PASS tst_towupper
PASS tst_wcrtomb
PASS tst_wcscat
PASS tst_wcschr
PASS tst_wcscmp
PASS tst-mbswcs1
PASS tst_wcscoll
PASS tst-mbswcs2
PASS tst_wcscpy
PASS dladdr-pie
PASS tst-mbswcs3
PASS tst_wcscspn
PASS dladdr
PASS tst-mbswcs4
PASS dlafk
PASS dlstatic
PASS tst_wcslen
PASS dltest-pie
PASS tst_wcsncat
PASS tst-mbswcs5
PASS tst_wcsncmp
PASS tst-mbswcs6
PASS tst_wcsncpy
PASS tst-numeric
PASS tst-setlocale
PASS dltest
PASS tst_wcspbrk
PASS tst_wcsrtombs
PASS tst_wcsspn
PASS tst_nl_langinfo
PASS tst_wcsstr
PASS tst_wcstok
PASS dltest2
PASS tst_wcstombs
PASS tst_wcswidth
PASS dlundef-pie
PASS dlundef
PASS tst_wcsxfrm
PASS nodelete
PASS tst_wctob
PASS tst_wctomb
PASS nodelete1
PASS test1
PASS tst_wctrans
PASS test2
PASS tst_wctype
PASS testscope
PASS tst_wcwidth
PASS tst-origin
PASS malloc-standard-alignment
PASS malloc
PASS mallocbug
PASS realloc-can-shrink
PASS realloc0
PASS testmalloc
PASS tst-calloc
PASS tst-malloc
PASS tst-mallocfork
PASS tst-mcheck
SKIP tst-valloc
PASS bug-glob2
PASS bug-readdir1
PASS dirent
PASS dirent64
PASS fdopen
PASS mmap
PASS mmap2
PASS opendir-tst1
PASS popen
PASS mmap64
PASS seek
PASS tst-mmap-eofsync
PASS sem
PASS stdarg
PASS tst-mmap-fflushsync
PASS tst-hasmntopt
PASS tst-mmap-offend
PASS tst-mmap-setvbuf
PASS tst-inotify
PASS tst-mkostemps
PASS tst-msgctl
PASS ex1-O2
PASS tst-nftw
PASS tst-preadvwritev
PASS ex1
PASS tst-rlimit
PASS ex2-O2
PASS tst-rlimit64
PASS ex2
PASS ex3-O2
PASS ex3
PASS getgroups
PASS ex4-O2
PASS ex4
PASS tst-scandir
PASS ex5-O2
PASS ex5
PASS grcat
PASS ex6-O2
PASS tst-regex2
PASS ex6
PASS ex7-O2
PASS tst-seekdir
PASS ex7
PASS pwcat
SKIP tst-regexloc
PASS ex8-mtx-odd-O2
PASS getrpcent
PASS test_grp
PASS tst-semctl
PASS tst-shmctl
PASS tst-statfs
PASS test_pwd
PASS ex8-mtx-odd
PASS tst-statvfs
PASS tst-syscall0
PASS tst-c99-O2
PASS tst-syscall1
PASS tst-posix_spawn
PASS tst-syscall6
PASS tst-c99
PASS tst-utmp
PASS tst-join2-O2
PASS tst-join2
PASS tst-join3-O2
PASS tst-utmpx
PASS bug269-setjmp
PASS tst-join3
PASS tst-too-many-cleanups-O2
PASS sigchld
PASS jmpbug
PASS tst-too-many-cleanups
PASS sigjmpbug
PASS signal
PASS tst-raise
PASS tst-setjmp
PASS tst-signal
PASS tst-signalfd
PASS tst-vfork-longjmp
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 termios
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 clocktest
PASS test_time
PASS tst-ctime
PASS tst-futimens1
PASS tst-mktime
PASS tst-mktime3
PASS tst-strptime2
PASS tst-timerfd
PASS clone
PASS errno
PASS exec-null
PASS fork
PASS getcwd
PASS getopt
PASS getopt_long
PASS tst-fallocate
PASS tst-getcwd
PASS tst-posix_fallocate
PASS tst-preadwrite
PASS tst-preadwrite64
PASS tst-pselect
PASS tstgetopt
PASS vfork
PASS tst-tls-at-ctor-O2
PASS tst-tls-at-ctor
PASS tst-tls1-O2
PASS tst-tls1-pie-O2
PASS tst-tls1-pie
PASS tst-tls1
PASS tst-tls10-O2
PASS tst-tls10
PASS tst-tls11-O2
PASS tst-tls11
PASS tst-tls12-O2
PASS tst-tls12
PASS tst-tls13-O2
PASS tst-tls13
PASS tst-tls14-O2
PASS tst-tls14
PASS tst-tls15-O2
PASS tst-tls15
PASS tst-tls17-O2
PASS tst-tls17
PASS tst-tls18-O2
PASS tst-tls18
PASS tst-tls2-O2
PASS tst-tls2-pie-O2
PASS tst-tls2-pie
PASS tst-tls2
PASS tst-tls3-O2
PASS tst-tls3-pie-O2
PASS tst-tls3-pie
PASS tst-tls3
PASS tst-tls4-O2
PASS tst-tls4
PASS tst-tls5-O2
PASS tst-tls5
PASS tst-tls6-O2
PASS tst-tls6
PASS tst-tls7-O2
PASS tst-tls7
PASS tst-tls8-O2
PASS tst-tls8
PASS tst-tls9-O2
PASS tst-tls9
Total skipped: 15
Total failed: 0
Total passed: 302