Skip to content

Instantly share code, notes, and snippets.

@thehajime
Created June 27, 2019 05:03
Show Gist options
  • Save thehajime/9a52ad4ecf2c9f2ee658f1efdd42f5b0 to your computer and use it in GitHub Desktop.
Save thehajime/9a52ad4ecf2c9f2ee658f1efdd42f5b0 to your computer and use it in GitHub Desktop.
% ../../rumprun/solo5/tenders/spt/solo5-spt --net=tap0 ./bin/netperf.spt '{"cmdline":"netperf.spt -H 10.0.39.2","net":{"if":"ukvmif0","cloner":"True","type":"inet","method":"static","addr":"172.17.0.2","mask":"16", "gw":"172.17.0.1"}}'
solo5-spt: ./bin/netperf.spt: Warning: phdr[0] requests WRITE and EXEC permissions
| ___|
__| _ \ | _ \ __ \
\__ \ ( | | ( | ) |
____/\___/ _|\___/____/
Solo5: Memory map: 512 MB addressable:
Solo5: reserved @ (0x0 - 0xfffff)
Solo5: text @ (0x100000 - 0x3492a7)
Solo5: rodata @ (0x3492a8 - 0x3a22b9)
Solo5: data @ (0x3a22ba - 0x48886f)
Solo5: heap >= 0x489000 < stack < 0x20000000
rump kernel bare metal bootstrap
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 8.99.25 (RUMP-ROAST)
[ 1.0000000] total memory = 253 MB
[ 1.0000000] timecounter: Timecounters tick every 10.000 msec
[ 1.0000080] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 1.0000090] cpu0 at thinair0: rump virtual cpu
[ 1.0000090] root file system type: rumpfs
[ 1.0000090] kern.module.path=/stand/amd64/8.99.25/modules
[ 1.0200090] mainbus0 (root)
[ 1.0200090] timecounter: Timecounter "bmktc" frequency 1000000000 Hz quality 100
[ 1.0200090] ukvmif0: Ethernet address e6:60:f1:11:47:9c
mounted tmpfs on /tmp
=== calling "netperf.spt" main() ===
MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 10.0.39.2 () port 0 AF_INET
rumprun: call to ``sigaction'' ignored
get_transport_info: getsockopt: errno 54
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
87380 32768 32768 14.00 1684.55
=== main() of "netperf.spt" returned 0 ===
=== _exit(0) called ===
[ 15.0668953] rump kernel halting...
[ 15.0668953] syncing disks... done
[ 15.0668953] unmounting file systems...
[ 15.0668953] unmounted tmpfs on /tmp type tmpfs
[ 15.0668953] unmounted rumpfs on / type rumpfs
[ 15.0668953] unmounting done
halted
Solo5: solo5_exit(0) called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment