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: 0x900000000f5c0000 (10664448 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=0xffffffff8f5c0000 rd_size=10664448 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: 466944K/524288K available (6381K kernel code, 782K rwdata, 1412K rodata, 304K init, 321K bss, 57344K 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: 5972677920 ns
[    0.000068] sched_clock: 32 bits at 320MHz, resolution 3ns, wraps every 6710874110ns
[    0.006572] Console: colour dummy device 80x25
[    0.007949] Calibrating delay loop... 2691.07 BogoMIPS (lpj=5382144)
[    0.037136] pid_max: default: 32768 minimum: 301
[    0.038838] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.039068] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.092578] rcu: Hierarchical SRCU implementation.
[    0.092761] rcu: 	Max phase no-delay instances is 1000.
[    0.094764] smp: Bringing up secondary CPUs ...
[    0.095000] smp: Brought up 1 node, 1 CPU
[    0.102749] devtmpfs: initialized
[    0.107343] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.131902] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.136197] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.151930] SCSI subsystem initialized
[    0.153087] usbcore: registered new interface driver usbfs
[    0.153545] usbcore: registered new interface driver hub
[    0.153871] usbcore: registered new device driver usb
[    0.154376] pps_core: LinuxPPS API ver. 1 registered
[    0.154555] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    0.154939] PTP clock support registered
[    0.190461] PCI host bridge to bus 0000:00
[    0.190843] pci_bus 0000:00: root bus resource [mem 0x10000000-0x17ffffff]
[    0.191315] pci_bus 0000:00: root bus resource [io  0x1000-0x1fffff]
[    0.191545] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.192821] pci 0000:00:00.0: [11ab:4620] type 00 class 0x060000
[    0.193431] pci 0000:00:00.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    0.193622] pci 0000:00:00.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    0.193808] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    0.193982] pci 0000:00:00.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    0.194163] pci 0000:00:00.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    0.195938] pci 0000:00:0a.0: [8086:7110] type 00 class 0x060100
[    0.196548] pci 0000:00:0a.1: [8086:7111] type 00 class 0x010180
[    0.196869] pci 0000:00:0a.1: reg 0x20: [io  0x0000-0x000f]
[    0.197071] pci 0000:00:0a.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.197246] pci 0000:00:0a.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.197426] pci 0000:00:0a.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.197597] pci 0000:00:0a.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.197955] pci 0000:00:0a.2: [8086:7112] type 00 class 0x0c0300
[    0.198148] pci 0000:00:0a.2: reg 0x20: [io  0x0000-0x001f]
[    0.198595] pci 0000:00:0a.3: [8086:7113] type 00 class 0x068000
[    0.199079] pci 0000:00:0a.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.199294] pci 0000:00:0a.3: quirk: [io  0x1100-0x110f] claimed by PIIX4 SMB
[    0.199742] pci 0000:00:0b.0: [1022:2000] type 00 class 0x020000
[    0.199917] pci 0000:00:0b.0: reg 0x10: [io  0x0000-0x001f]
[    0.200057] pci 0000:00:0b.0: reg 0x14: [mem 0x00000000-0x0000001f]
[    0.200236] pci 0000:00:0b.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    0.200722] pci 0000:00:12.0: [1013:00b8] type 00 class 0x030000
[    0.200914] pci 0000:00:12.0: reg 0x10: [mem 0x00000000-0x01ffffff pref]
[    0.201079] pci 0000:00:12.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    0.201257] pci 0000:00:12.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.201798] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.202888] pci 0000:00:12.0: BAR 0: assigned [mem 0x10000000-0x11ffffff pref]
[    0.203226] pci 0000:00:0b.0: BAR 6: assigned [mem 0x12000000-0x1203ffff pref]
[    0.203431] pci 0000:00:12.0: BAR 6: assigned [mem 0x12040000-0x1204ffff pref]
[    0.203612] pci 0000:00:12.0: BAR 1: assigned [mem 0x12050000-0x12050fff]
[    0.203803] pci 0000:00:0a.2: BAR 4: assigned [io  0x1040-0x105f]
[    0.203958] pci 0000:00:0b.0: BAR 0: assigned [io  0x1060-0x107f]
[    0.204102] pci 0000:00:0b.0: BAR 1: assigned [mem 0x12051000-0x1205101f]
[    0.204260] pci 0000:00:0a.1: BAR 4: assigned [io  0x1080-0x108f]
[    0.207730] pci 0000:00:12.0: vgaarb: setting as boot VGA device
[    0.207929] pci 0000:00:12.0: vgaarb: bridge control possible
[    0.208097] pci 0000:00:12.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.208320] vgaarb: loaded
[    0.209655] clocksource: Switched to clocksource MIPS
[    0.217319] NET: Registered PF_INET protocol family
[    0.218660] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.222407] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.222690] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.222905] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.223214] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.254387] TCP: Hash tables configured (established 4096 bind 4096)
[    0.256645] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.257172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.258801] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.260092] pci 0000:00:0a.2: enabling device (0000 -> 0001)
[    0.261366] PCI: CLS 0 bytes, default 32
[    0.299022] Unpacking initramfs...
[    0.317904] workingset: timestamp_bits=62 max_order=17 bucket_order=0
[    0.320116] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.320401] io scheduler mq-deadline registered
[    0.320550] io scheduler kyber registered
[    0.324111] cirrusfb 0000:00:12.0: vgaarb: deactivate vga console
[    0.324406] cirrusfb 0000:00:12.0: enabling device (0000 -> 0002)
[    0.325284] cirrusfb 0000:00:12.0: Cirrus Logic chipset on PCI bus, RAM (4096 kB) at 0x10000000
[    0.455883] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.461727] printk: console [ttyS0] disabled
[    0.488437] serial8250.0: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.488845] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.488845] serial8250.0: ttyS0 extra baud rates supported: 230400, 460800
[    0.534880] printk: console [ttyS0] enabled
[    0.534880] printk: console [ttyS0] enabled
[    0.535719] printk: bootconsole [uart8250] disabled
[    0.535719] printk: bootconsole [uart8250] disabled
[    0.559500] serial8250.0: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.559754] serial8250.0: ttyS1 extra baud rates supported: 230400, 460800
[    0.607413] serial8250.0: ttyS2 at MMIO 0x1f000900 (irq = 20, base_baud = 230400) is a 16550A
[    0.657836] ata_piix 0000:00:0a.1: enabling device (0000 -> 0001)
[    0.666645] scsi host0: ata_piix
[    0.669799] scsi host1: ata_piix
[    0.670442] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1080 irq 14
[    0.670789] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1088 irq 15
[    0.672350] pcnet32 0000:00:0b.0: enabling device (0000 -> 0003)
[    0.674249] pcnet32: PCnet/PCI II 79C970A at 0x1060, 52:54:00:12:34:56 assigned IRQ 11
[    0.677950] pcnet32: eth0: registered as PCnet/PCI II 79C970A
[    0.678437] pcnet32: 1 cards_found
[    0.679873] uhci_hcd 0000:00:0a.2: UHCI Host Controller
[    0.680615] uhci_hcd 0000:00:0a.2: new USB bus registered, assigned bus number 1
[    0.681850] uhci_hcd 0000:00:0a.2: irq 10, io port 0x00001040
[    0.697527] hub 1-0:1.0: USB hub found
[    0.698506] hub 1-0:1.0: 2 ports detected
[    0.704738] usbcore: registered new interface driver usbhid
[    0.705021] usbhid: USB HID core driver
[    0.706313] NET: Registered PF_INET6 protocol family
[    0.823302] Segment Routing with IPv6
[    0.823862] In-situ OAM (IOAM) with IPv6
[    0.824445] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.827899] NET: Registered PF_PACKET protocol family
[    0.848242] ata2: found unknown device (class 0)
[    0.857056] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    0.874813] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    0.924604] clk: Disabling unused clocks
[    0.980850] Freeing initrd memory: 10412K
[    0.997842] Freeing unused kernel image (initmem) memory: 304K
[    0.998234] This architecture does not have kernel memory protection.
[    0.998629] Run /init as init process
[    1.008859] process '/bin/busybox' started with executable stack
test console
test ttyS0
Disabled Tests :export NO_NPTL=1 NO_TLS=1 NO_MATH=1 NO_LOCALE=1 NO_THREADS=1 
-------------------- tests_start ------------------------
PASS argp-ex1
PASS arg_test
PASS argp-ex2
PASS assert
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
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 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 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
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 stdarg
PASS tst-hasmntopt
PASS tst-inotify
PASS tst-mkostemps
SKIP tst-msgctl
	skip: 32-bit time_t cannot represent the post-2038 test date
PASS tst-nftw
PASS tst-preadvwritev
PASS tst-rlimit
PASS tst-rlimit64
PASS tst-scandir
PASS tst-seekdir
SKIP tst-semctl
	skip: 32-bit time_t cannot represent the post-2038 test date
SKIP tst-shmctl
	skip: 32-bit time_t cannot represent the post-2038 test date
PASS tst-statfs
PASS tst-statvfs
PASS tst-syscall0
PASS tst-syscall1
PASS tst-syscall6
PASS tst-utmp
PASS mmap
PASS tst-utmpx
PASS mmap2
PASS mmap64
PASS tst-mmap-eofsync
PASS tst-mmap-fflushsync
PASS tst-mmap-offend
PASS tst-mmap-setvbuf
PASS getgroups
PASS grcat
PASS pwcat
PASS test_grp
PASS test_pwd
PASS tst-regex2
SKIP tst-regexloc
PASS getrpcent
PASS tst-posix_spawn
PASS bug269-setjmp
PASS sigchld
PASS jmpbug
PASS signal
PASS sigjmpbug
PASS tst-raise
PASS tst-setjmp
PASS tst-signal
PASS tst-vfork-longjmp
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 qsort
PASS lseek_no_lfs
PASS test-canon
PASS scanf_m
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 tst-futimens1
PASS errno
PASS exec-null
PASS tst-mktime
PASS fork
PASS tst-mktime3
PASS getcwd
PASS tst-strptime2
PASS getopt
PASS tst-timerfd
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
Total skipped: 10
Total failed: 0
Total passed: 214